td {
	font-family: Arial, Helvetica, sans-serif; ;
	font-size: 13px;
	color: #333333;

}


.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.topnav:hover {
	color: #999999;
	text-decoration: none;
}

.smallnav {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.smallnavrust {
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;

}
.smallnav:hover {
	color: #CC3300;
	text-decoration: underline;

}

a {
	color: #000000;
}

a:hover {
	text-decoration: underline;

}




#about	     { left: 140px; position: absolute; top: 220px; visibility: hidden; z-index: 1 }
#services 	 { left: 270px; position: absolute; top: 220px; visibility: hidden; z-index: 1 }
#faqs		 { left: 400px; position: absolute; top: 220px; visibility: hidden; z-index: 1 }
#links      { left: 530px; position: absolute; top: 220px; visibility: hidden; z-index: 1 }
#contact { left: 660px; position: absolute; top: 220px; visibility: hidden; z-index: 1 }
td.over { color: #FFFFFF; background: #666666; }
td.out { background: #FFFFFF; } 



input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.green {
	color: #205C67;
	font-size: 12px;
	font-weight: bold;

}
.black {
	color: #000000;
}

SELECT{
	font-size: 13px;
	FONT-FAMILY: VArial, Helvetica, sans-serif;

}

.bluebig {

	color: #0066FF;
	font-size: 14px;
	font-weight: bold;
}

.greenbig {

	color: #205C67;
	font-size: 14px;
	font-weight: bold;
}
.blackbig {
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.big {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC3333;
}
.biggrey {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.rust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
