/* CSS Document */

#form1 #s {
	font-size: 10px;
	color: #666666;
}
#formsearch input{
	font-size: 10px;
	color: #333333;
}
td {
	font-size: 11px;
}


input{
	font-size: 10px;
	color: #333333;
}

.text10{
	font-size: 10px;
	}
	
.text11{
	font-size: 11px;
	}

.text12{
	font-size: 12px;
	}
.text14{
	font-size: 14px;
	}
	
/* Link Styles */

a {
	color: #333333;
	text-decoration: underline;
}
a:hover{
	color: #666666;
	text-decoration: none;
}
a:visited{
	color: #333333;

}
a:active{
	color: #333333;
	text-decoration: underline;
}


#subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#subnav a:visited{
	color: #FFFFFF;

}
#subnav a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
#subnav{
	color: #FFFFFF;
	text-decoration: none;
}

#subnav{
	color: #FFFFFF;
	text-decoration: none;
}


.catnav a {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.catnav a:hover{
	color: #333333;
	text-decoration: underline;
}
.catnav a:visited{
	color: #333333;

}
.catnav a:active{
	color: #333333;
	text-decoration: underline;
}




.logintext a {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.logintext a:hover{
	color: #333333;
	text-decoration: underline;
}
.logintext a:visited{
	color: #333333;

}
.logintext a:active{
	color: #333333;
	text-decoration: underline;
}


#backtotop a {
	color: #FFFFFF;
	text-decoration: none;
}
#backtotop a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#backtotop a:visited{
	color: #FFFFFF;

}
#backtotop a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
#backtotop{
	color: #FFFFFF;
	text-decoration: none;
}








/* Headers */
h1{
	font-size: 18px;
	color: #00CC00;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-size: 16px;
	color: #00CC00;
	font-family: Arial, Helvetica, sans-serif;
}
h3{
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
h4{
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
