/************ common ***/

.border-none{border:none !important;}
a img{ border:none;}
ul,li,ol { list-style:none;}

.FL{float:left;}
.FR{ float:right;}
.CL{clear:both;}

/************* Main ***/

.head{ background:#602b2b; width:1000px}
.HeadIn{background:#a10d0d!important; padding-right:10px}
.w12{ font-family:mangal; font-size:12px; color:#fff}
.w12A{ font-family:Arial; font-size:12px; color:#fff}
.PL10{padding-left:10px}
.PR10{padding-right:10px}
.PT5{padding-top:5px}.PT10{padding-top:10px}
.nav_j{ background:url(../images/navBg.gif) repeat-x; height:30px}

.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{
margin: 0;
float:left
}

.chromestyle ul li{
display: inline;
float:left;
background:url(../images/navSep.gif) no-repeat 100% 0%;
}

.chromestyle ul li.black{
background:url(../images/navBG1.gif) repeat-x;
margin-right:1px
}

.chromestyle ul li a{
color: #fff;
padding: 2px 10px 1px 10px;
*padding: 2px 9px 1px 9px;
text-decoration: none;
font-size:13px;
line-height:27px;
float:left;


}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(../images/menu_on_bg.jpg) center center repeat-x; color:#000; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background:#eec249;
min-width:120px;_width:120px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #b88d1c;
border-top: 1px solid #f5bf59;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background:#7a0c0d; color:#fff
}

.RRHS{width:196px; margin:0 auto}
.ytop{ background:#fdf8dc url(../images/YBg.gif) repeat-x bottom ;}
.MesBord{ background:url(../images/messborad.gif) no-repeat; height:58px}
.FL{float:left}
.FR{float:right}
.CL{clear:both; margin:0px}
.PL5{padding-left:5px}.PL10{padding-left:10px}
.PA5_10{padding:5px 8px}
.PTB5{padding:5px 0px}
.PT10{padding-top:10px}.PT15{padding-top:15px}.PT20{padding-top:20px}
.B10{font:10px Arial; color:#000}
.B11{font:11px/14px Arial; color:#000}
.B12{font:12px Arial; color:#000}
.B20{font:15px mangal; color:#000}
.R11{font:11px Arial; color:#c3360d}
.R12{font:12px Arial; color:#c3360d}
.R20{font:20px mangal; color:#cd1d1e}
.R20{font:20px mangal; color:#cd1d1e}
.G11{font:11px Arial; color:#696969}
.G11M{font:11px/16px Mangal; color:#696969}
.Bl11{font:11px mangal; color:#296fa2}
.Bl20{font:20px mangal; color:#296fa2}
.PT3{padding-top:3px}
.PT5{padding-top:5px}
.MT3{margin-top:3px}
.MT5{margin-top:5px}.MT10{margin-top:10px}.MT15{margin-top:15px}.MT20{margin-top:20px}
.List1{margin:0px; padding:0px; list-style:none}
.List1 li{ background:url(../images/Rbullet.gif) no-repeat 10px 10px; border-bottom:1px dotted #e2e2e2; padding:8px 0px 8px 22px}
.List1 li a{ font:12px/12px mangal; color:#556620; text-decoration:none}
.List1 li a:hover{ text-decoration:underline}
.brdB{border-bottom:1px dotted #e2e2e2}

