div.red{
border:1px solid #888;
height:200px;
overflow:auto;
background:#7f7f7f;
}
 

div.blue{
border:1px solid #888;
background:#fff;
overflow:hidden;
}

#ctl00_secondMenu a, a:visited{
color:#064061;

}
#ctl00_secondMenu a:hover{
color:#e09654;

}

#headerMenu a, a:visited{

color:#fff;
}
#headerMenu a:hover{

color:#e09654;
}
#dropmenu a, a:visited{

color:#888;
}
#dropmenudiv{
position:absolute;
z-index:100;
}
#improCssDdl2Val{
color:#888;
}.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
background: black url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #591f20;
}

.ddcolortabs a:hover span{
background-color: #591f20;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #591f20;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #8a3c3d;
color: white;
}
#dropmenudiv #classLink1{
display: block;
text-indent: 3px;
color:#fff;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font-family:arial;
font-size:10px;
}
#dropmenudiv #classLink2{
display: block;
text-indent: 3px;
color:#000;
padding: 1px 0;

text-decoration: none;
font-weight: normal;
font-family:arial;
font-size:10px;
}

#dropmenudiv #classLink2:hover{
display: block;
text-indent: 3px;
color:#000;
background:#b2b4bf;
width:100%;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
font-family:arial;
font-size:10px;
}
#dropmenudiv #classLink1:hover{
display: block;
text-indent: 3px;
color:#e09654;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font-family:arial;
font-size:10px;
}
 
 
 
.chromestyle{
	width: 100%;
 	font-weight:bold;
	position:absolute;
	top:50px;
	left:0;
 
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 780px;
 
padding:0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
margin:0 5px 0 5px;
}

.chromestyle ul li a{
color: #ffffff;
padding-right:11px;
 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
background:url(../images/bg-nav1Pipe.gif) right no-repeat;
}
 
.chromestyle ul li a:hover{
 
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
 
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
 
font:normal 12px Verdana;
z-index:100;
background: #898989;

width:195px;
float:left;
visibility: hidden;
 
}
.dropmenudiv2{
position:absolute;
top: 0px;
margin-top:2px;
 text-transform: none;
font:normal 12px Verdana;
z-index:100;
background: url(../images/nav2-bg-trans.png) repeat-y top left;
width:180px;
visibility: hidden;
white-space:nowrap;
overflow:hidden;
 
}
.dropmenudiv2Last{
position:absolute;
top: 0px;

margin-top:1px;
 text-transform: none;
font:normal 12px Verdana;
z-index:100;
background: url(../images/nav2-bg-trans.png) repeat-y top left;
width:180px;
visibility: hidden;
 
}


.dropmenudivLast{
position:absolute;
top: 0;
font:normal 12px Verdana;
z-index:100;
background: url(../images/nav1-bg-trans.png);
width:166px;
visibility: hidden;
}
 
 
 div.chrommenu2links a{
 color:#064061;
 text-decoration:none;
 }
  div.chrommenu2links a:hover{
 color:#e09654;
 
 }
div.dropmenudiv2 a{
width: 100%;
display: block;
 text-align:left;
 font-family:arial;
 font-size:11px;
height:26px; 
text-decoration: none;
 text-indent:27px;
 line-height:25px;
 color:#064061;
 }
 div.dropmenudiv2 a:hover{
 color:#e09654;
 }
div.dropmenudiv a{
width: 100%;
display: block;
 text-align:left;
 font-family:arial;border-top:1px solid #fff;
width:168px;
 font-size:11px;
 background: url(../images/nav1-bg-trans.png)  14px center no-repeat;
min-height:26px; 
text-decoration: none;
padding-left:27px;
 line-height:25px;
 color:#FFF;
 }

div.dropmenudiv a:hover{

 color:#e09654;
 }

 

#li-dubLL{
line-height:10px;width:163px;padding-top:5px;padding-bottom:1px;
background-position:14px 7px;padding-right:5px;
}

#li-dubLL2{
line-height:10px;width:138px;padding-top:5px;padding-bottom:5px;height:25px;
 background: url(../images/nav2-bg-dbl-trans.png) #fbfbfb top left no-repeat;
 text-indent:0;padding-left:27px;float:left;padding-right:14px;
}
 
.text1{
cursor:default;font-size:12px;font-family:arial;width:192px;padding:2px 20px 3px 2px;border:1px solid #cccccc;background:url(../images/ddlarrow.gif) #ffffff top right no-repeat;
}
.text1hover{
cursor:default;font-size:12px;font-family:arial;width:192px;padding:2px 20px 3px 2px;border:1px solid #cccccc;background:url(../images/ddlarrow-h.gif)  #ffffff  top right no-repeat;
}
a.test{
display: block;
 
padding:1px 0 0 3px;
text-decoration: none;
font-size:12px;font-family:arial;
}
