.chromestyle{
	width: 757px;
	height: 13px;
	padding: 0px;
	font-weight: bold;
	background-color: #384F58;
	background-image: url(../images/btn_background.gif);
	text-align: left;
}

.chromestyle:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	text-align: left;
}


.chromestyle2{
display: inline;
}

.chromestyle a{
	color: #C5AA37;
	padding: 0px 0px;
	margin: 0;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	border: 0;
}

.chromestyle a:hover{
	color: #FCF7DE;
}

.chromestyle a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 39px;
	border: 1px solid #384F58;
	border-bottom-width: 0;
	font:normal 13px Times New Roman;
	line-height:18px;
	z-index:100;
	background-color: #FCF7DE;
	width: 100px;
	visibility: hidden;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	left: 30px;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #384F58; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
.dropmenudiv2{
	position:absolute;
	top: 40px;
	border: 1px solid #384F58;
	border-bottom-width: 0;
	font:normal 13px Times New Roman;
	line-height:18px;
	z-index:100;
	background-color: #FCF7DE;
	width: 100px;
	visibility: hidden;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	text-align: left;
	left: 167px;
}

.dropmenudiv2 a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #384F58; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
text-align: left;
}

* html .dropmenudiv2 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv2 a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
.dropmenudiv3{
	position:absolute;
	top: 39px;
	border: 1px solid #384F58;
	border-bottom-width: 0;
	font:normal 13px Times New Roman;
	line-height:18px;
	z-index:100;
	background-color: #FCF7DE;
	width: 100px;
	visibility: hidden;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	text-align: left;
	left: 299px;
}


.dropmenudiv3 a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #384F58; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
text-align: left;
}

* html .dropmenudiv3 a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv3 a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

.dropmenudiv4{
position:absolute;
top: 15;
border: 1px solid #384F58; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 13px Times New Roman;
line-height:18px;
z-index:100;
background-color: #FCF7DE;
width: 100px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
text-align: left;
left: 600px;
}


.dropmenudiv4 a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #384F58; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
text-align: left;
}

* html .dropmenudiv4 a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv4 a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}


.dropmenudiv5{
	position:absolute;
	top: 40px;
	border: 1px solid #384F58;
	border-bottom-width: 0;
	font:normal 13px Times New Roman;
	line-height:18px;
	z-index:100;
	background-color: #FCF7DE;
	width: 100px;
	visibility: hidden;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	text-align: left;
	left: 600px;
}


.dropmenudiv5 a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #384F58; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
text-align: left;
}

* html .dropmenudiv5 a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv5 a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
