body {
	background-color: #E7EBDE;
}

a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: Blue;}
a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: Blue;}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: Red; font-weight: bold; font-style: normal; line-height: normal;  text-decoration : none; }
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: Blue;}

.lefttd{
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
	color: Black;
	width: 230px;
	vertical-align: top;
	text-align: center;
	padding-top: 16px;
	}
.pictd{
	border-bottom: 1px solid Black;
}
.righttd{
	width: 230px;
	vertical-align: top;
	padding-top: 16px;
}
.midtd{
padding-top: 16px;
vertical-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
	color: Black;
	
}
.plaintds{
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
	color: Black;
}
.bottd{font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
	color: Black;
	background-color: White;
	
}

.1pxbrdr {
	border : 1px solid Black;
	background-color: White;
}
h1 {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold 16px;
	color : Black;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D9DCCF;
	border-bottom: 2px dotted #B6B6B6;
	width: 130px;
}
.menuitems {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px; 
	font-weight: bold; 
	text-decoration : none;
	background-color : #E7EBDE;
	text-align: center;
	width: 130px;
	border: 1px solid #4D774F;
	 	}
.menuitems a:link {
   color: #568558;  
	text-decoration : none; 
	display : block;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-top : 2px;
	width : 100%;
	border: 1px solid #E7EBDE;}
	
.menuitems a:visited  {
   color: #669966; 
	display : block;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-top : 2px;
	width : 100%;
	text-decoration : none; 
	border: 1px solid #E7EBDE;}
	
.menuitems a:hover { 
color: #4D774F; 
text-decoration : none; 
background-color : #D8DBCE; 
border: 1px solid Black;}


.menuitems a:active { color: #654D77;  background-color : #C7C9BC;}

.submitoff {font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font : 12px;
	color : Black;
	background: #D4D0C8;
   border: 1px solid #242E90;
	cursor:hand;
	
}

.submitover {
	font-family :Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font : 12px;
	color : Black;
	background: #E0DCD6;
   border: 1px solid #242E90;
	cursor:hand;
}