/* ######### CSS for Shade Tabs. Remove if not using ######### */

a { color:#0000FF;}

.shadetabs {
padding: 3px 0 0 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.shadetabs li{
list-style:none;
display: inline;
margin: 0px;
padding:0px;

}


.shadetabs li a 
{
text-decoration: none;
position: relative;
z-index: 1;
/*padding: 3px 7px;*/
margin: 0px;

border-top: 0px solid #001a7b;
border-left: 0px solid #001a7b;
border-right: 0px solid #001a7b;

/*color:#fff; /* Tab Text color */

/*color:#000;
/*background:url(tab_bg_selected.gif) repeat-x left top ; /*Background Image Shekhar*/
/*height:21px;*/
/*background: #4c94db; *//* Background of Tabs (Tabcolor)*/
}



.shadetabs li a:hover{
text-decoration: underline;
/*color: #2d2b2b;*/

}

.shadetabs li a.selected /*selected main tab style */
{  
position: relative;
top: 0px;
border-bottom-color:;
background-color:#0066cc;
}
	


.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


/*** New */

.childMenu {background:#f2f1f1; border-bottom:0px solid #778; border-top:0px solid #b0b0b0; border-left:0px solid #bbd9f3; border-right:0px solid #bbd9f3; text-decoration:none; position:relative; top:0px; width:100%; display:block; border:0px;}

.childMenu ul {background:#EBEBF7/*92d0fb*/; margin:0; padding:0; list-style:none; width:100%; border-top:1px solid #CECDED; border-left:1px solid #CECDED; border-right:1px solid #CECDED; }
.childMenu ul li { height:28px; margin:0; list-style:none; display:inline; float:left; font:bold 13px verdana, helvetica; }
.childMenu ul li a {background: url(../INIMA OHL_files/arrows.gif) no-repeat left 50%; line-height:28px; margin-left:10px; padding:3px 5px 5px 10px; text-decoration:none; font:normal 12px verdana, helvetica; color:#001a7b; position:relative; top:5px;
}

.childMenu ul li.selectedC a{background: url(../INIMA OHL_files/arrows.gif) no-repeat left 50%; line-height:28px; margin-left:10px; text-decoration:underline; font:normal 12px verdana, helvetica; color:#001a7b; position:relative; top:5px; 
}

.childMenu ul li a:hover { color:#001a7b; text-decoration:underline;}
.epane{WIDTH: 100%; HEIGHT: 90px;}
.epa{FLOAT: left; WIDTH: 232px; PADDING-TOP: 9px; HEIGHT: 100%; BACKGROUND-COLOR: #ffffff;}
