.chromestyle
{
	color: #848484;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
/*width: 99%;
font-weight: bold;*/
}
.chromestyle a:visited
{
	text-decoration:none;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
text-decoration: none;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;

}

.chromestyle ul{
border: 0;
/*width: 100%;*/
/*padding: 4px  0;*/
padding-top: 165px;
padding-bottom: 0px;
text-decoration: none;
margin-bottom: 0px;
margin-top: 0px;
/*padding-top: 165px */

/*margin: 0;*/

/*margin-top: 165px;*/
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
padding-right: 4px;
padding-bottom: 0px;
padding-top: 0px;
text-decoration: none;
margin-bottom: 0px;
margin-top: 0px;
}

.chromestyle ul li a {
color: #848484;

text-decoration: none;	
border-right: 0px;
padding-right: 4px;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;
}


.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
text-decoration: none;	
padding-right: 4px;
padding-bottom: 0px;
padding-top: 0px;

color: #c0852c;
text-decoration: none;

margin-bottom: 0px;
margin-top: 0px;
}


.chromestyle ul li a:visted, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
text-decoration: none;		
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;

}

/* ######### Style for Drop Down Menu ######### */



.dropmenudiv{
position:absolute;
top: 0px;
border: 1px #999 solid;
font:normal 12px Verdana;
color: #848484;
line-height:18px;
z-index:100;
/*background-color: white;*/
width: 100px;
visibility: hidden;
text-decoration: none;
text-align:left;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;

}


.dropmenudiv a, .dropmenudiv a:visited{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding-bottom: 0px;
padding-top: 0px;
text-decoration: none;
font-weight: bold;
color: #848484;
background-color:White;
text-decoration: none;
text-align:left;
margin-bottom: 0px;
margin-top: 0px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
text-decoration: none;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;

}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
/*background-color: #F0F0F0;*/

color: #c0852c;
text-decoration: none;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;


}


.dropmenudiv a:visted{ /*THEME CHANGE HERE*/
/*background-color: #F0F0F0;*/
text-decoration: none;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;

}


/**************************************


Home Page
*******************************/



.chromestyleHome
{
	color: #848484;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
/*width: 99%;
font-weight: bold;*/
}
.chromestyleHome a:visited
{
	text-decoration:none;
}
.chromestyleHome:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
text-decoration: none;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;

}

.chromestyleHome ul{
border: 0;
/*width: 100%;*/
/*padding: 4px  0;*/
padding-top: 0px;
padding-bottom: 0px;
text-decoration: none;
margin-bottom: 0px;
margin-top: 0px;
/*padding-top: 165px */

/*margin: 0;*/

/*margin-top: 165px;*/
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyleHome ul li{
display: inline;
padding-right: 4px;
padding-bottom: 0px;
padding-top: 0px;
text-decoration: none;
margin-bottom: 0px;
margin-top: 0px;
}

.chromestyleHome ul li a {
color: #848484;

text-decoration: none;	
border-right: 0px;
padding-right: 4px;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;
}


.chromestyleHome ul li a:hover, .chromestyleHome ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
text-decoration: none;	
padding-right: 4px;
padding-bottom: 0px;
padding-top: 0px;

color: #c0852c;
text-decoration: none;

margin-bottom: 0px;
margin-top: 0px;
}


.chromestyleHome ul li a:visted, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
text-decoration: none;		
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 0px;

}
