#boxes{
	float:left;
	width:858px;
	
}

#tabs_area {
	FLOAT: left; 
	HEIGHT: 32px;
}

#tabs_area UL{
padding-top:0px;
margin-top:0px;
padding-bottom:0px;
margin-bottom:0px;
padding-left:0px;
margin-left:0px;
}

#tabs_area UL li{
float:left;
height:32px;
width:214px;
padding-left:2px;
padding-right:2px;
padding-top:0px;
margin-top:0px;
padding-bottom:0px;
margin-bottom:0px;
list-style:none;
text-align:center;
text-transform:uppercase;
}

#tabs_area UL li a{
background:url(../images/tab.jpg) no-repeat;

DISPLAY: block;
width:214px;
height:32px;
font-family:Tahoma;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
PADDING-TOP: 14px;
}

#tabs_area UL li a:hover, active{
background:url(../images/rollover_tab.jpg) no-repeat;
DISPLAY: block;
width:214px;
height:32px;
color:#FFFFFF;
}

#tabs_area UL li a.hover{
background:url(../images/rollover_tab.jpg) no-repeat;
DISPLAY: block;
width:214px;
height:32px;
color:#FFFFFF;
}

.verdana11_merun_bold{
font-family:Tahoma ;
font-size:13px;
color:#990000;
font-weight:bold;
}

.verdana11_black_normal{
font-family:Tahoma ;
font-size:13px;
color:#666666;
}
.more{
color:#DD6F00;
font-family:Tahoma;
font-size:14px;
text-decoration:underline;
}
.dispayTrue
{
visibility:visible;
}
.dispayfalse
{
visibility:hidden;
display:none;
}
 .nishant
 {
 background-image:url(../images/tab_top.gif);
 background-repeat:repeat-x;

 }
