.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{
border: 0px solid #;
width: 100%;
background: url() center center repeat-x; /*THEME CHANGE HERE*/
padding: 0px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: ;
padding: 0px 0px;
margin: 0;
text-decoration: none;
border-right: 0px solid #; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
background: url() center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li 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: 10px;











	border: 0px solid #; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:14px;
	z-index:200;
	width: 320px;
	margin-left:40px;
	left: -18px;
	visibility: hidden;

	
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#,direction=90,strength=1);
	visibility: visible;
	background-image: url();
	height: 11px;*/
}



.dropmenudiv a{
width: 100%;
display: block;
text-indent: 6px;
border-bottom: 1px solid #; /*THEME CHANGE HERE*/
padding: 1px 0;
text-decoration: none;
color: #FFFFFF;
}


.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #;
}

.txt {
	font-family: "sө";
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-align: justify;
}
.txt2 {
	font-family: "sө";
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	text-align: justify;
}
.txt3 {
	font-family: "sө";
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
}
.border_c {	width:180px;
	BORDER-RIGHT: #008000 1px solid;
	BORDER-TOP: #008000 1px solid;
	BORDER-LEFT: #008000 1px solid;
	BORDER-BOTTOM: #008000 1px solid;
	height: 16px;
	color: 008000;
	font-family: "Arial Unicode MS";
	font-size: 12px;
}
.border_c2 {	
	BORDER-RIGHT: #008000 1px solid;
	BORDER-TOP: #008000 1px solid;
	BORDER-LEFT: #008000 1px solid;
	BORDER-BOTTOM: #008000 1px solid;
	color: #666666;
	font-family: "Arial Unicode MS";
	font-size: 12px;
	}

.border_p1 {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	color: #666666;
	font-family: "Arial Unicode MS";
	font-size: 12px;
}
.eng {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	line-height: 16px;
	text-align: justify;
}
.engform {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
}
