/*** blue ***/
a:link, a:visited {
	color: #DA2424;
	text-decoration:none;
}

a:hover {
	color: #852128;
	text-decoration:none;
}

#topnav{ background: #0E192D top repeat-x; }
#topnav ul li a:hover{ background: #D70600; }
#topnav ul li a.active{ background: #D70600; }
#topnav ul li li { background: #D70600; KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
#topnav ul li li a:hover{ background: #0E192D; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }

#leftcolumn h3,
#rightcolumn h3{
	background: #AE0010 url(/images/bg_h3.png) top center no-repeat;
}

ul.menu li{
	list-style:none;
	background: url(/images/menu_arrow.gif) top left no-repeat;
	
}

ul.mostread li{
	list-style:none;
	background:url(/images/menu_arrow.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(/images/menu_arrow.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(/images/menu_arrow.gif) top left no-repeat;
}
#f_area a {
	color:#FFFFFF;
}
div.componentheading{
	color:#2E424B;
}
.getcode { border:1px dashed #FAA50B; background:#FEF3DE url(/images/sprite.png) right -816px no-repeat; margin:0px; padding:1px; cursor:pointer; font-size:17px;font-weight:bold;color:#333333; text-decoration: none; padding:1px 26px 0 5px;}
.getcode.hover { background:#ddd url(/images/sprite-a.png) right -816px no-repeat;} 

.nocode { border:1px dashed #FAA50B; background:#FEF3DE; cursor:pointer; font-size:17px;font-weight:bold;color:#333333; text-decoration: none; padding:1px 7px 0 7px;}

div.codepage a { margin:0px; padding:1px; cursor:pointer; font-size:30px;font-weight:bold;color:#333333; text-decoration: none;}
div.codepage a.hover { background-color: #ddddd; font-weight:bold; }	
 
 #fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
} 
