

.main{
background-color: #2B623A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
text-align: left;
}



.chromestyle{
width: 100%;
font-weight: bold;



}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{

width: 94%;
background: url(chromebg1.gif) center center repeat-x; /*THEME CHANGE HERE*/
background-color: 2B623A;





padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	color:#ffff66;
	text-transform: uppercase;
	
font-style:bold;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 0px 7px;
margin: 0;
text-decoration: none;

}

.chromestyle ul li a:hover{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	color:#ffff66;
	text-transform: uppercase;
	
font-style:bold;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;

line-height:12px;
z-index:0;
background-color: transparent;
width: 250px;
horizontal-align:center;
visibility: hidden;

}




.dropmenudiv a{
width: auto;
display: block;
text-indent: 10px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;

}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/

}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	line-height: 22px;
	text-align: left;
	vertical-align:text-bottom;
	background-color: #2B623A;
text-align:left
}






.soft{
font-transform:none;
}




a:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	
font-style:bold;font-size:12px;
}

.soft a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

	text-transform:none;

	color: #ffffff;
	background-color: transparent;
	font-variant: normal;
	

}

.soft a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	
font-style:bold;
}
.soft a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	//color: #B4CDE5;
	color:#ffff66;
	text-transform: none;
	
font-style:bold;
}


a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	
font-style:bold;
}
a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	//color: #B4CDE5;
	color:#ffff66;
	text-transform: uppercase;
	
font-style:bold;
}

body{background-color: 2B623A;
text-align=justified;}

