body{
	font-family:   Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

td, th, tr {
	font-family:   Verdana;
	font-size: 11px;
	color: #000000;
}

input, select{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size:11px; 
	font-family: Tahoma, Verdana;
	border-width: 1px 1px 1px 1px; 
	}

.bdr {
	border: 1px solid #EEEEEE;
	border-width: 1px;
}

ul{
list-style-image: url(images/bullet.gif); 
list-style-position: outside;
list-style-type: disc;
vertical-align: middle;
}

.copyright{
	font-family:   Verdana;
	font-size: 10px;
	color: #999999;
	padding-bottom: 4px;	
	padding-top: 4px;
}

.title{
	font-weight: bold;
	font-size: 14px;
	color: #EC9E29;
}

.bold{
	font-weight:bold;
	color:#026E40;
}

h2 {
	font-family:   Verdana;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	color: #000000;
}


a:link {
	color: #047247;
	text-decoration: none;
	font-size:11px; 
	font-weight:bold;
}
a:visited {
	color: #047247;
	text-decoration: none;
	font-size:11px; 
	font-weight:bold;
}
a:hover {

	color: #000000;
	text-decoration: underline;
	font-size:11px; 
	font-weight:bold;
}

a:active {
	color: #000000;
	text-decoration: underline;
	font-size:11px; 
	font-weight:bold;
}

.green{
	color: #008452;
	font-weight: bold;
}

.green a:link, .white a:visited, .white a:hover, .white a:active{
	color: #008452;
	font-weight: bold;
}

.white{
	color: #FFFFFF;
	font-weight: bold;
}

a.white:link { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.white:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.white:hover { color: #FFFFFF; text-decoration: underline; font-weight: bold; }
a.white:active { color: #FFFFFF; text-decoration: none; font-weight: bold; }


.menu A:link, .menu A:visited
{
	padding-right : 0; 
	display : block; 
	padding-bottom : 5px; 
	color : #FFFFFF; 
	padding-top : 4px; 
	text-decoration : none; 
	font-weight:bold;
	background-color : #008452; 
}
.menu A:hover
{
	padding-right : 0; 
	display : block; 
	padding-bottom : 5px; 
	color : #000000; 
	padding-top : 4px; 
	background-color : #F7D600; 
	text-decoration : none; 
	font-weight:bold;
}

.watermark {
  background: transparent url(images/watermark.jpg) no-repeat;
  background-position: center;
}

.yellowhighlight {
	background-color : #F7D600; 
	color : #000000; 
	font-weight:bold;
}

.bigheader {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        font-weight:bold;
        letter-spacing:1pt;
        text-transform:uppercase;
        color: #000000;
		background: url('images/gradient.jpg') no-repeat;
		background-color: #FCF2AD; 
}

.tablebdr {
		BORDER-RIGHT: #EEEEEE 1px solid; 
		BORDER-LEFT: #EEEEEE 1px solid; 
		BORDER-BOTTOM: #EEEEEE 1px solid;
}