/***topNav upDate***/
div#header,
div#topnav {
	width: 820px!important;
	margin:15px 0 0 0;
	padding:0;
	height: 28px;
	color: #666;
	font-size: 10px;
}
#header {
	background-color: #transparent!important;
}
#headerTable tbody tr td {
	background: transparent!important;
	padding-left:0px!important;
	margin-top: 0!important;
	padding-top: 0!important;
}
#headerWrap * {
	background: transparent !important;
}
#topnav { 
	background-color: transparent!important;
	filter: none !important; 
}
#topnav ul li a small {
	color: #666 !important;
}
#topnav ul li a:hover small {
	color: #666 !important;
}
div#topnav a {
	color: #666!important;
}
#subnav ul, #subnav ul li, #subnav a {
	background: #999 !important;
	color: #fff!important;
	font-size: 10px;
}
#subnav ul li {
	border-bottom:1px solid #fff !important;
}
#subnav a:hover {
	text-decoration:underline !important;
}
#profile_url .heading {display:none;}

#profile_url {
	position:absolute;
	width:815px;
	top:2px;
	color:#666;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}
div#footer {
	width:850px;
	font-size:10px;
	background:url(Images/bgRepeater.jpg) repeat-y #fff;
}
div#footer, div#footer a, u {
	color: #fff;
    text-decoration: none;
	font-weight:normal;
}
/***topNav upDate***/