
.sm ul{
width:786px;
margin:auto;
float: left;
padding-top:8px;
padding-bottom:8px;
/*padding-left:50px;*/
font: 11px Arial; 
color:#FFFFFF;
height:17px;
text-align:left;
background:url(../media/reb_bg.jpg) repeat-x;

}

.sm li{
display:inline;
text-align:left;
}


.sm li a{
margin-left:-3px;
margin-top:-2px;
padding:8px 8px 8px 18px;
text-decoration: none;
color:#FFFFFF;
border-right: 1px solid #BEBEBE;
}

.sm li a:visited{
color: #EBEBEB;

}

.sm li a:hover, .sm li a.current{

padding:8px 8px 8px 18px;
font:11px Arial;
color: #CCCCCC;
text-decoration:none;
overflow:visible;
background:url(../media/black_bg.gif) repeat-x;

}
.tabcontainer{

clear: left;
width:786px; /*width of 2nd level sub menus*/
height:0em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

.tabcontent{
display:none;
}
.clearer {
CLEAR: both; PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-SIZE: 1px; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 1px; PADDING-TOP: 0px; HEIGHT: 0px
}



.dropmenudiv_b{
padding-left:10px;padding-right:10px;padding-bottom:10px;
position:absolute;
margin-left:-4px;
margin-top:-1px;
border: 0px ; /*THEME CHANGE HERE*/ border-bottom:none;
font:normal 11px Arial; 
line-height:25px;
z-index:100;
background: transparent url(../media/rudra_grdient.gif) bottom no-repeat;
width: 148px;
visibility: hidden;
text-align:left;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 10px;
border: 0 solid #999999;
border-bottom-width: 1px;
text-decoration: none;
color: #EBEBEB;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/

color: #CCCCCC;
text-decoration:none;
background: transparent url(../media/red_background.gif) bottom no-repeat;
}

