.chromestyle{
	/*background-color: #0B5980;*/
	background-image:url(bg-drop-down.gif);
	padding: 5px 0px 5px 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;

}

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

}


.chromestyle ul{

padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align:center; 
	list-style-type: none;
}

.chromestyle li{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
	list-style-type: none;
}

.chromestyle ul li{
display: inline;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
	list-style-type: none;

}

.chromestyle ul li a{
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	border-right:1px #663366 solid;
	padding: 2px 3px 2px 2px;
		list-style-type: none;


}


.chromestyle ul li a:visited{
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	border-right:1px #663366 solid;
	padding: 2px 3px 2px 2px;
	list-style-type: none;

}

.chromestyle ul li a:hover{


	COLOR: #ffffff;
	/*background-color: #006699;*/
	background-image:url(image/bg-drop-down.gif);
	border-right:1px #663366 solid;
	TEXT-DECORATION: none;
	padding: 2px 3px 2px 2px;
	list-style-type: none;
}

.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;
border: 1px solid #CC9900; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:22px;
z-index:100;
/*background-color: #D95142;*/
background-image:url(bg-drop-down-klik.gif);
width: 200px;
visibility: hidden;
padding: 0px 0px 0px 0px;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#A3521D,direction=135,strength=3); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CC9900; /*THEME CHANGE HERE*/

text-decoration: none;

color: #FFCC00;
}

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

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #660000;
color: #FF9900;

}
























.chromestyle1{
width: 99%;

}

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

.chromestyle1 ul{
border: 0px solid #BBB;
width: 100%;

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

.chromestyle1 ul li{
display: inline;
}

.chromestyle1 ul li a{
color: #494949;
padding: 1px 3px;
margin: 0;
text-decoration: none;
border-right: 0px solid #333333; /*THEME CHANGE HERE*/
}

.chromestyle1 ul li a:hover{
/*background: url(chromebg2-over.gif) center center repeat-x; THEME CHANGE HERE*/
}

.chromestyle1 ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


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

.dropmenudiv1{
text-align: left; 
position:absolute;
top: 0;
border: 1px solid #333333; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:12px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv1 a{
text-align: left; 
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #333333; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: none;
color: #333333;
}

.dropmenudiv1 a:hover{ /*THEME CHANGE HERE*/
text-align: left; 
background-color: #EBF7FF;
}

































.chromestyle2{
width: 99%;

}

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

.chromestyle2 ul{
border: 0px solid #BBB;
width: 100%;

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

.chromestyle2 ul li{
display: inline;
}

.chromestyle2 ul li a{
color: #333333;
padding: 1px 3px;
margin: 0;
text-decoration: none;
border-right: 0px solid #333333; /*THEME CHANGE HERE*/
}

.chromestyle2 ul li a:hover{
/*background: url(chromebg2-over.gif) center center repeat-x; THEME CHANGE HERE*/
}

.chromestyle2 ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


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

.dropmenudiv2{
text-align: left; 
position:absolute;
top: 0;
border: 1px solid #333333; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:12px;
z-index:100;
background-color: #eeeeee;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv2 a{
text-align: left; 
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #333333; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: none;
color: #333333;
}

.dropmenudiv2 a:hover{ /*THEME CHANGE HERE*/
text-align: left; 
background-color: #EBF7FF;
}
























.chromestyle3{
width: 99%;

}

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

.chromestyle3 ul{
border: 0px solid #BBB;
width: 100%;

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

.chromestyle3 ul li{
display: inline;
}

.chromestyle3 ul li a{
color: #ffffff;
padding: 1px 3px;
margin: 0;
text-decoration: none;
border-right: 0px solid #333333; /*THEME CHANGE HERE*/
}

.chromestyle3 ul li a:hover{
/*background: url(chromebg2-over.gif) center center repeat-x; THEME CHANGE HERE*/
}

.chromestyle3 ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


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

.dropmenudiv3{
text-align: left; 
position:absolute;
top: 0;
border: 1px solid #006699; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:12px;
z-index:100;
background-color: #99CCFF;
width: 200px;
visibility: hidden;
color: #ffffff;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv3 a{
text-align: left; 
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #006699; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: none;
color: #ffffff;
}

.dropmenudiv3 a:hover{ /*THEME CHANGE HERE*/
text-align: left; 
background-color: #99CCFF;
color: #ffffff;
}
