body {
	font-family: arial, helvetica, sans-serif;
	color: #666666;
	background-color: #eff3d0;
}

#dropmenudiv{
position:absolute;
font:normal 12px Verdana;
line-height:18px;
color:	#ffffff;
border:1px solid #C0C0C0;
filter: alpha(opacity=86) progid:DXImageTransform.Microsoft.gradient(startColorstr=#d8dcac, endColorstr=#d8dcac);
opacity:0.86;
}

.menuitems{
font:normal 7.5pt Verdana;
text-decoration:none;
font-weight: bold;
color:#6e7506;
cursor:default;
padding:3px;
text-align:left;
z-index:-1;
}

.green {color: #778e1d}
.blue {color: #336799}
.red {color: red}


a:active {
	color: #27506b; 
	text-decoration: none
}
a:link {
	color: #27506b; 
	text-decoration: none

}
a:visited {
	color: #27506b; 
	text-decoration: none

}
a:hover {
	color: #231F20; 
	text-decoration: none
}

a.blu {
	color: #3f6a86; 
	text-decoration: none;
	font-size: .8em;		
}

a.blu:hover {
	color: #27506b;
	font-weight: bold;
	background-color: dbe8f3;	
}

a.grn {
	color: #7b8300; 
	text-decoration: none;
	font-size: .8em;		
}

a.grn10 {
	color: #7b8300; 
	text-decoration: none;
	font-size: 1em;		
}

a.grn10:hover {
	text-decoration: underline;
}

a.grn:hover {
	text-decoration: underline;
}

a.grn7 {
	color: #7b8300; 
	text-decoration: none;
	font-size: .6em;		
}

a.bar {
	font-size: .8em;
	color: #636466;
	font-weight: bold;
}

a.bar:hover {
	color: #ffffff;
}

.bold {
	font-weight: bold;
}


.bordergray {
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;		
}

.bottom {
	padding-bottom: 6px;
}

.caption {
	font-size: .6em;
	text-align:center;
}	

.col {
	color: 27506b;
	background-color: dbe8f3;
	padding-right: 10px;
	padding-left: 10px;		
}

.color {
	background-color: red;
}	

.fltl {
	float: left;
	margin-top: 5px;	
	margin-right:10px;
	margin-bottom:10px;
}

.fltr {
	float: right;
	margin-top: 5px;
	margin-left:10px;
	margin-bottom:10px;
}

.headers {
	font-size: 1.1em;
	color: 404040;
	padding-bottom: 10px;
}

.lft {
	text-align: left;
}

.nine {
	font-size: .9em;
}

.page_headers {
	font-size: 1.4em;
	color: 404040;
	padding-bottom: 5px;
}

.pad {
	padding-right: 15px;
	padding-left: 15px;	
}

.pl25 {
	padding-left: 25px;	
}

.top {
	padding-top: 6px;
}

.txt {
	font-size: .8em;
}

.ht {
	height: 6px;
}

.rightcorner {
	text-align: right;
	vertical-align:top;	
}