#navigationdropdowns {
	FONT-SIZE: 11px;  float: left; margin-top: 0px; MARGIN-BOTTOM: 0px; WIDTH: 770px; COLOR: #000; FONT-FAMILY: Arial, Helvetica, sans-serif;
DISPLAY: block; }

#navigationdropdowns a:link{
	FONT-SIZE: 11px; }
	
	#navigationdropdowns a:hover {
	FONT-SIZE: 11px; }
	

#navdropdowns {
	margin-left: -20px;
	MARGIN: 0px;
	text-align: left;
	POSITION: relative;
	visibility: visible;
}

#navdropdowns a:link{
	FONT-SIZE: 11px;
	text-decoration: none;
	color: #ffffff;
}

#navdropdowns a {
	FONT-SIZE: 11px;
	text-decoration: none;
	color: #ffffff;
}
	
	#navdropdowns a:hover {
	FONT-SIZE: 11px;
	color: #000033;
	text-decoration: none;
}
	
.dropbackingtop {
/*	border-top: 1px solid #27461F;
	border-right: 1px solid #27461F;
	border-left: 1px solid #27461F;*/
	background-image: url(../images/dropdown_10.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 5px;
	padding: 0px;
	margin: 0px;
	}
	
	.dropbacking1 {
/*	border-right: 1px solid #27461F;
	border-left: 1px solid #27461F;*/
	background-image: url(../images/dropdown_12.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:8px;
	height: 20px;
	}
	
	.dropbacking2 {
/*	border-right: 1px solid #27461F;
	border-left: 1px solid #27461F;*/
	padding-left:8px;
	background-image: url(../images/dropdown_13.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
	}
	
	.dropbacking3 {
/*	border-right: 1px solid #27461F;
	border-left: 1px solid #27461F;*/
	padding-left:8px;
	background-image: url(../images/dropdown_16.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
	}
	
	.dropbacking4 {
/*	border-right: 1px solid #27461F;
	border-left: 1px solid #27461F;*/
	padding-left:8px;
	background-image: url(../images/dropdown_18.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
	}
	
	.dropbacking5 {
/*	border-right: 1px solid #27461F;
	border-left: 1px solid #27461F;*/
	padding-left:8px;
	background-image: url(../images/dropdown_19.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
	}

#drop a{
	font-family: Arial, Helvetica, Trebuchet MS, Trebuchet, Tahoma,;
	font-size: 10px;
	color: #27461F;
	text-transform: capitalize;
	width: 100%;
	text-decoration: none;
}

#drop a:hover {
	font-size: 10px;
	color: #000000;
	text-transform: capitalize;
	width: 100%;
	text-decoration: none;
}

	a.seo:link{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	}
	
	a.seo {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	}
	
	a.seo:hover {
	color: #FFFF00;
	font-size: 11px;
	text-decoration: none;
	}