.chromestyle{
width: 100%;
font-weight: bold;
}

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

.chromestyle ul{
width: 100%;
background-image:url(images/nepal_back.gif) /*top muny table your color change here*/
height:39px;
padding: 6px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
align: center;
color: #666666; /*top table font color chage here*/
padding: 6px 10px; /* nepal tibet bhutan india width change here*/
margin: 0;
text-decoration: none;
border-right: 1px solid #ffffff; /*top table mid small  border color chage here*/
}

.chromestyle ul li a:hover{
background-color:#ffffff /*top table font color chage here only hover*/
}


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

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #B8B5B5; /*drop down menu side border color change here*/
/*border-bottom-width: 1px;/*drop down menu side border color change here*/
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #F9F9F9; /*drop down menu backgroud color change here*/
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #E0DEDE; /*drop down menu table sadoo (top) color change here*/
border-top: 1px solid #fdfdfd; /*drop down menu table sadoo (Bottom) color change here*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: #666666; /*drop down menu link namecolor change here*/
padding-left: 10px;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ffffff; /*drop down menu link namecolor change here*/
color: #007cb8; /*drop down menu  hover link namecolor change here*/
text-decoration: none;
}.nameborder {
	border: 1px solid #CEC8B0;
}
