/* CSS Document */

body{
margin:0px; padding:0px; font-size:12px; color:#000000; font-family:mangal, Verdana, Arial, Helvetica, sans-serif; 
background:#ffdb45;
}

form{
	margin:0px; padding:0px;
}
p, form, ul, li{
margin:0px; padding:0px;
}

a{
color:#000000; text-decoration:none;
}
a:hover{
color:#0063a2; text-decoration:none;
}

img{
border:0px;
}

.mn-table{
border:2px solid #ffdb45; border-top:none; border-bottom:none;}


.fon-25{
font-size:25px; font-weight:bold; color:#0063a2; padding-left:25px;
}

.fon-25-1{
font-size:25px; font-weight:bold; color:#0063a2; padding-left:10px;
}

.main-txt{
width:595px; height:265px; font-size:13px; line-height:20px; color:#000000;  overflow-y: auto; overflow-x: hidden;  SCROLLBAR-FACE-COLOR: #0063a2; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #4a72ad; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #4a72ad; margin:5px 15px;
}

.main-txt-1{
 font-size:14px; line-height:20px; color:#000000;  margin:5px 15px; padding:0px 10px;
}

.charcha{
font-size:12px; line-height:20px; color:#000000; padding:5px 15px 5px 15px;
}

.link-bttm{
font-size:12px; color:#011958; padding:0px 5px; text-decoration:none;
}

.man-13{
font:mangal, Arial, Helvetica, sans-serif 12px #fff;}

.link-eng-txt{
font-family:Verdana, Arial, Helvetica, sans-serif; color:#011958; text-decoration:none; font-size:11px;
}

.coming-s{
	font-size:18px; color:#9f431a; 
}

.redlink{
	color:#F00; text-decoration:underline;
}


.field-a{
	width:230px; background:none; border:2px solid #c1cd00; height:22px;
}
.field-b{
	width:230px; background:none; border:2px solid #c1cd00; height:100px;
}

.bor-tab{
	border:1px solid #acda46;}
.bor-tab-rgt{
	border:1px solid #f8df23;}
.bor-tab-lft{
border:1px solid #f8df23;}



#FrogJS{
width: 800px; height:520px; margin: 0 auto;
			}
			
#FrogJS img{
border:1px solid #E0D09E; padding:4px;
			}
			#FrogJSCredit{
				text-align: right;
				font-size: 80%;
				color: #999;
				padding: 1px;
			}
			#FrogJSCaption{
				text-align: left;
				line-height: 140%;
			}
			
.bor-lft-btm-rgt{
	border:1px solid #FFEBB7; font-size:11px;
}



.txt-bg-nw{
background:url(images/txt-bg-nw.jpg) repeat-x; 

}


.img-pg-bor{
border:1px solid #BBBB00; padding:4px; margin:0px 9px 0px 0px;
}




/*--------------------------Menu sart from here-------------------------------*/


.chromestyle{
width: 100%; padding:0px; margin:0px; 
}

.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%; padding:0px; margin:0px;
/*THEME CHANGE HERE*/
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
text-decoration: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/

}

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

.dropmenudiv{
position:absolute;top: 0;
border: 1px solid #33CC66;; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 150px; 
visibility: hidden;
}


.dropmenudiv a{
width: auto; height:20px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding:8px 0px 0px 0px;
text-decoration: none;
font-weight: bold;
color: black;
}
.dropmenudiv a:hover{color:#9c0000; text-decoration:underline;
}

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

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

/*--------------------------Menu End from here-------------------------------*/





