BODY, P, TD, A  {
	font-family: Arial, sans-serif; 
	font-size: x-small; 
	color: #000000;
}

.nomargins {
	background-color: White;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.pagehead {
   font-family: arial;
   font-size: normal;
   font-weight:bold;
   letter-spacing:1px;
   color: #00A000;
}

.c {color:#00A000;}

.xxsmall {font-size: xx-small; }

A.nav:link, A.nav:active, A.nav:visited  {
	 text-decoration: none ; 
	 font-size: xx-small; 
	 color: White; 
}
A.nav:hover {
	text-decoration: none ;
	color: Black;
}

A:link, A:active,A:visited    { 
	text-decoration: underline ; 
	font-size: x-small; 
	color: #00A000; 
}
A:hover   { 
	text-decoration: underline ; 
	color: Black; 
}

.address { 
	color: #00C000; 
	font-size: xx-small;
}
A.addresslink:link, A.addresslink:active, A.addresslink:visited { 
	text-decoration: none ; 
	font-size: xx-small; 
	color: #00C000; 
}
A.addresslink:hover { 
	text-decoration: underline ; 
	color: Black; 
}

.active {
	color : White;
	font-size : xx-small;
}

.eLoc {
	color : White;
	font-size : xx-small;
}

.inputbox {
	font-family: arial, sans-serif;
	font-size: 9pt;
/*	width: 290;        */
}

.selectdropdown {
	font-family: arial, sans-serif;
	font-size: 9pt;
	width: 160;
}

TH {
	background-color: #80FF80;
	font-family: Arial, sans-serif; 
	font-size: x-small; 
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.greytr {
	background-color: #EBEBEB;
}

.biggreen {
	color: #000000;
	font-size: 15px;
	font-family: monospace;
	line-height: 50%;
}

.boxedtable {
	background-color: #F0FFF0;
	border: 1px solid #00C000;
}

.biggreytext {
	font-family : "Times New Roman", Times, serif;
	color : #EFEFEF;
	font-size : 25px;
}

.biggreentext {
	font-family : "Times New Roman", Times, serif;
	color : #00C000;
	font-size : 25px;
}
hr {
height:1px;
color:#00a000;
}

