.top {
	height:37px;
	width:100%;
	background:#3a3a3a;
	overflow:hidden;
	clear:both;
}
.top .top_link ul li.welcome {
    border-right: medium none;
    color: #cbdab3;
    padding-right: 6px;
}
.top .top_link ul li a {
    padding-left: 11px;
    padding-right: 11px;
    text-decoration: none;
}
.dbox dt.lside {
    background: url(dlgtitle.gif) repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #D3DBDE;
}
.dbox {
    border: 1px solid #D3DBDE;
    margin-left: 1%;
    margin-top: 8px;
    width: 98%;
}
.dbox dt {
    color: #333;
    cursor: move;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
}
a b {
    color: #333;
}
b, strong {
    color: #333;
}
.topnav {
	background:#262626;
    clear: both;
    height: 29px;
    overflow: hidden;
    width: 100%;
}
