body {background-color:#324052; background-image:url(images/PageBG.jpg); font-size:12px; color: #484948; font-family:verdana, helvetica, arial, sans-serif; margin:15px 15px 15px 15px; }
A:link, A:visited, A:active { font-size:12px; color: #484948; text-decoration: underline; }     
A:hover { font-size:12px; color: #4c9d00; text-decoration: underline; }

td { font-family: verdana, Arial, Helvetica, sans-serif; }
th { font-family: verdana, Arial, Helvetica, sans-serif; }

table.form th, table.form td {
    background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484948;
	border-color:#efefef;
	border-style: solid; 
	border-width: 1px; 
	padding: 2px;
	border-collapse: collapse;
}

table.form th.header, table.form td.header {
    background-color: #1bcc3e; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484948;
	background-color: #efefef;
	border-color:#efefef;
	border-style: solid; 
	border-width: 1px; 
	padding: 2px;
	border-collapse: collapse;
}

input { font-family: verdana, Arial, Helvetica, sans-serif; font-size:13px;
        background-color:#eeeeee; border-color: #717171; border-width: 1px; border-style: solid; }

select { font-family: verdana, Arial, Helvetica, sans-serif; font-size:13px;
         background-color:#eeeeee; border-color: #717171; border-width: 1px; border-style: solid; }

textarea { font-family: verdana, Arial, Helvetica, sans-serif; font-size:13px;
           background-color:#eeeeee; border-color: #717171; border-width: 1px; border-style: solid; }

.smalltext { font-size: 11px; }
		
.header { color: #ffffff; font-size:16px; font-weight: bold; }
.headercolored {color: #00901d; font-weight: bold ; }
.headercoloredlarge {color: #00901d; font-size: 18px; }
.headerwhite {color: #ffffff; font-weight: bold ; }
.headerwhitelarge {color: #ffffff; font-size: 18px; }
.headerblack {color: #000000; font-weight: bold ; }
.headerblack large {color: #000000; font-size: 18px; }

.menutext { color: #ffffff; font-size: 10px; }
.menutext A:link { color: #ffffff; text-decoration: none; font-size: 10px;} 
.menutext A:visited { color: #ffffff; text-decoration: none; font-size: 10px;} 
.menutext A:active { color: #ffffff; text-decoration: none; font-size: 10px;}     
.menutext A:hover { color: #62ca00; text-decoration: underline; font-size: 10px;}

.whitetext { color: #ffffff; font-size: 12px; }
.whitetext A:link { color: #ffffff; text-decoration: none; } 
.whitetext A:visited { color: #ffffff; text-decoration: none; } 
.whitetext A:active { color: #ffffff; text-decoration: none; }     
.whitetext A:hover { color: #ffffff; text-decoration: underline; }

.greytext { color: #999999; font-size: 12px; }
.greytext A:link { color: #666666; text-decoration: none; } 
.greytext A:visited { color: #666666; text-decoration: none; } 
.greytext A:active { color: #666666; text-decoration: none; }     
.greytext A:hover { color: #666666; text-decoration: underline; }

