.chromestyle{

	width: 100%;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

	font-weight: bold;

	margin: 0px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #003399;

	border-bottom-color: #003399;

	background-image: url(../images/menu3.jpg);

	height: 35px;

	background-repeat: repeat-x;

	background-position: center center;

}



.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

}



.chromestyle ul{

	width: 100%;

	margin: 0px;

	text-align: left;

	background-repeat: repeat-x;

	background-position: center center;

	background-image: url(../images/bannertop.jpg);

}



.chromestyle ul li{

display: inline;

}



.chromestyle ul li a{

	color: #FFFFFF;

	margin: 0px;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	padding-top: 7px;

	padding-right: 15px;

	padding-bottom: 7px;

	padding-left: 15px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #FFFFFF;

	line-height: 35px;

}



.chromestyle ul li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin: 0px;
	line-height: 35px;
	font-weight: bold;

}



.chromestyle ul li a:visited{

font-weight:bold;

}

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



.dropmenudiv{

	position:absolute;

	top: 0; /*THEME CHANGE HERE*/

	border-bottom-width: 1px;

	line-height:18px;

	z-index:100;

	visibility: hidden;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

	width: 225px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #0099FF;

	border-bottom-color: #0099FF;

	border-left-color: #0099FF;

	margin-top: 5px;

}





.dropmenudiv a{

	display: block;

	text-indent: 3px;

	text-decoration: none;

	font-weight: bold;

	color: #FFFFFF;

	padding-top: 0px;

	padding-right: 0;

	padding-bottom: 0px;

	padding-left: 15px;

	font-size: 11px;

	line-height: 25px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #388CC8;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

.dropmenudiv a:visited{

	font-weight: bold;

}



* html .dropmenudiv a{ /*IE only hack*/

width: 100%;

}



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

	color: #000000;

}

.headertext #top h1 {

	font-size: 10px;

	color: #333333;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#soft table td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

