body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	background-image: url(../grfx/bg.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
}

td, th {
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}

a {
	font-size: 12px;
	color: #9C0000;
}

form {
	text-align: right;
	width: 400px;
	color: #FFFFFF;
	float: right;
	font-size: 11px;
	padding-right: 35px;
}

.title {	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #003333;
}

.subtitle {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 	font-style: italic;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

.input {
	width: 50px;
}
.box {
	display:block; 
	position:relative; 
	overflow:hidden; 
	zoom:1;
}
.footer {
	text-align: left;
	vertical-align: top;
	background-color: #757b83;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
}
.footer a{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:active{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.footer a:visited{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#whiteBox{
    padding: 15px;
	background-color: #FFF;
}
#dkgreyBox{
	padding: 15px;
	background-color: #333;
}
#ltgreyBox{
	padding: 15px;
	background-color: #999;
}
#blackBox{
	padding: 15px;
	background-color: #000;
}
.white{
	color: #FFFFFF;
}
h2{
	padding-top: -5px;
	text-align: left;
}
h3{
	text-align: center;
	font-size: 22px;
}
h5{
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.3em;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
SELECT, option, textarea, input {   
	color:#000000; 
	FONT-SIZE: 10px;
	background-color:#999999
}
.quotes{
	padding-top: -5px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
