/* CSS Document */

body     { background-color: #FFFFFF }
p,td     { font-family: Times New Roman, Times, serif; font-size: 14px; color: #666666 }
h1   { font-family: Times New Roman, Times, serif; color: #cccccc }
h3     { font-family: Times New Roman, Times, serif; color: #cccccc }
h4     { font-family: Times New Roman, Times, serif; font-size: 14px color: #FFFFFF}
a        { color: #666666; text-decoration: none }
a:hover  { color: #FF9900; text-decoration: underline}
input,textarea,select { font-family: verdana; font-size: 10px }

.darkbody {  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color:#FFFFFF;}
.darkbody   h4     { font-family: Times New Roman, Times, serif; font-size: 14px color: #FFFFFF}
.darkbody 	a:link 		{ color: #FFFFFF; text-decoration: underline; }
.darkbody	a:active 	{ color: #FFFFFF; text-decoration: underline; }
.darkbody   a:visited 	{ color: #FFFFFF; text-decoration: underline; }
.darkbody	a:hover	 	{ color: #CCCCCC; text-decoration: none; }

.whitebody {  font-family: Times New Roman, Times, serif; font-size: 14px; font-style: normal; color:#000000;}
.whitebody  	a:link 		{ color: #006666; text-decoration: none; }
.whitebody  	a:active 	{ color: #006666; text-decoration: none; }
.whitebody 	a:visited 	{ color: #006666; text-decoration: none; }
.whitebody 	a:hover	 	{ color: #006666; text-decoration: underline; }

.mainnav {  font-family: Times New Roman, Times, serif; font-size: 14px; font-style: normal; color:#000000;}
.mainnav 	a:link 		{ color: #006666; text-decoration: none; }
.mainnav 	a:active 	{ color: #006666; text-decoration: none; }
.mainnav	a:visited 	{ color: #006666; text-decoration: none; }
.mainnav	a:hover	 	{ color: #006666; text-decoration: underline; }

.greenbody {  font-family: Times New Roman, Times, serif; font-size: 14px; font-style: normal; color:#000000;}
.greenbody 	a:link 		{ color: #FFFFFF; text-decoration: underline; }
.greenbody 	a:active 	{ color: #FFFFFF; text-decoration: underline; }
.greenbody	a:visited 	{ color: #FFFFFF; text-decoration: underline; }
.greenbody	a:hover	 	{ color: #CCCCCC; text-decoration: none; }

.greenbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	
}


