body {
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

SELECT, option, input, textarea {font-family: verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid}

hr {
	height: 1px;
	color: #2F5D94;
	width: 500px;
	float: right;
}

.wrapper {
	width: 758px;
	background-color: #FFFFFF;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-color: #000000;
	border-left-color: #000000;
}

.header {
	width: 760px;
	height: 141px;
}

.topleftheader {
	width: 424px;
	height: 105px;
	float: left;
}

.toprightheader {
	width: 336px;
	height: 105px;
	float: right;
}

.middleheader {
	width: 760px;
	height: 22px;
	clear: both;
}

.bottomheader {
	width: 760px;
	height: 14px;
}

.nav {
	width: 600px;
	height: 250px;
	float: left;
	text-align: left;
	margin-top: 0px;
	float: left;
}

.leftbox {
	bgcolor: #FFFFFF;
	border-style: solid;
	border-color: #CC9900;
	border-width: 1px;
	width : 214px;
	text-align: center;
}

.content {
	text-align: left;
	background-color: #FFFFFF;
	float: right;
	width: 150px;
	height: 250px;
}

.spacer {
	clear : both; 
} 

.tinywhite_class {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #FFFFFF;
}

.tinytext_class {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #000000;
}

.somefooter {
	width: 760px;
	height: 93px;
	background-color: #FFFFFF;
	clear: both;
	margin-left: 0px;
}

.topfooter {
	width: 760px;
	height: 37px;
}

.footer1 {
	width: 39px;
	height: 56px;
	float: left;
}

.footer2 {
	width: 70px;
	height: 56px;
	float: right;
}

.bottomfooter {
	width: 758px;
	height: 30px;
	background-image: url("images/footer_02.jpg");
}

.leftfooter {
	float: left;
	width: 109px;
	height: 56px;
}

.rightfooter {
	float: right;
	width: 651px;
	height: 56px;	
}

.footer3 {
	width: 233px;
	height: 56px;
	float: left;
}

.footer4 {
	width: 418px;
	height: 56px;
	float: right;
}

a:link {text-decoration : none; color : #000000;}	
a:visited {text-decoration : none; color : #000000;}
a:hover {text-decoration : underline; color : #000000;}

a.nav_class:link {text-decoration : none; color : #000000;}	
a.nav_class:visited {text-decoration : none; color : #000000;}
a.nav_class:hover {text-decoration : underline; color : #666666;}

a.google_class:link {text-decoration : underline; color : #FFFFFF;}	
a.google_class:visited {text-decoration : underline; color : #FFFFFF;}
a.google_class:hover {text-decoration : none; color : #CC9900;}

a.bignav_class:link {text-decoration : none; color : #FFFFFF;}	
a.bignav_class:visited {text-decoration : none; color : #FFFFFF;}
a.bignav_class:hover {text-decoration : underline; color : #FFFFFF;}

.main_cont {
	width: 580px; 
	padding: 4px; 
	float: left;
}

.redtext {
	color: red;
}

.greentext {
	color: green;
}
.formstyle{
	width: 200px;
}
}

