
.bg {background-color: #003366;}
#searchtext {margin-bottom: 19px;border:black;}
#searchbtn {margin-left: -18px;}
.netsearch {font-family:tahoma,sans-serif;color: #ffffff; font-size: 11px; margin-top: 5px;}
.tL {font-family:tahoma,sans-serif;color:#FFFFFF;font-weight:bold;font-size:11px;text-decoration: none;}
.tL:hover{color: #ffffcc; text-decoration: underline;} 
.tL:active{color: #ffffcc; text-decoration: underline;} 
.tL:visited{color: #ffffff; text-decoration: none;} 
.tL:visited:hover{color: #ffffcc; text-decoration: underline;} 
.tL2 {font-family:tahoma,sans-serif;color:#FFFFFF;font-weight:regular;font-size:11px;}
.tL2:hover{color: #ffffcc; text-decoration: underline;} 
.tL2:active{color: #ffffcc; text-decoration: underline;} 
.tL2:visited{color: #ffffff; text-decoration: none;} 
.tL2:visited:hover{color: #ffffcc; text-decoration: underline;} 
.ttL {font-face:arial,sans-serif;color:#000000;text-decoration:none;} 
.ttL:hover{color:#FF3300;text-decoration:underline;} 
.ttL:active{color:#000000;} 
.ttL:visited{color:#000000;} 
.ttL:visited:hover{color:#FF3300;text-decoration:underline;} 
.tsL {font-face:arial,sans-serif;color:#CC9900;text-decoration:none;} 
.tsL:hover{color:#FF3300;text-decoration:underline;} 
.tsL:active{color:#CC9900;} 
.tsL:visited{color:#CC9900;} 
.tsL:visited:hover{color:#FF3300;text-decoration:underline;}

#title{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
}

#nav{
	color:#003399;
	font-size:16px;
}

#subnav{
	color:#333333;
	font-size:14px;
}

.line{
	background-color:#003399;
	align:center;
	width: 100%;
	height: 2px;
	overflow: hidden;
}

.smallline{
	background-color:#FFFFFF;
	align:left;
	width:100%;
	height:1px;
	overflow:hidden;
}



