div {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : Black;
}
a:LINK {
	font-weight : bold;
	color : #003399;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
}
a:HOVER {
	color : Red;
}
a:ACTIVE {
	color : #003399;
}
a:VISITED {
	color : #003399;
	font-weight : bold;
	text-decoration : none;
}
a:VISITED:hover {
	color : Red;
	font-weight : bold;
	text-decoration : none;
}


h1{
	font-size : 150%;
	font-weight : normal;
	margin-bottom : -0.6em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size : 110%;
	font-weight : bold;
	color: Gray;
	margin-bottom : -1em;
	font-family: Arial, Helvetica, sans-serif;
}

td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	color : #000033;
; letter-spacing: .5px
}

.nav_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size : 100%; 	color: #000033;
font-weight: bold
}
.highlight{
color: #CC0000;
 font-weight : bold;
}
.nav_main td{ 
font-family: Arial, Helvetica, sans-serif; 
font-size : 70%; 
color : #003399;  
line-height: 120%
}
.adminbox{
	/*background-color : #D6D9E8;*/
	font-weight : bold;
	padding-left : 6px;
	padding-right : 6px;
	color : #3A4061;
}
.maintable{
	background-color : #E5E5E5;
	padding : 4px;
}
.maintable td{
	background-color : #CECEEC;
	padding : 4px;
}.steel-ads {
	background-attachment: scroll;
	background-image: url(/images/home/steel-ads.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8585A3;
}
.steel-ads-images {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
}
