.menu {
	background: url(bg_tab4.gif) repeat-x #F73636; 
	color:#666; 
	border:1px solid #990a0a; 
	height:35px;
	width:auto;
	-moz-border-radius-topleft: 10px;  
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px;
}
.menu ul {
	margin:0px; 
	padding:8px 0px 0px 0px; 
	list-style:none; 
	text-align:center;}
.menu li {
	display:inline; 
	line-height:25px; 
	background:none; 
	margin:0;
	color:#fff; 
	text-decoration:none; 
	padding: 7px 15px 6px 15px; 
	font-size:14px;
	font-family:arial,verdana,tahoma;
	cursor:pointer; 
	font-weight:bold; 
}

.menu li.tabactive {
	border-top:1px solid #000;
	border-left:1px solid #000; 
	border-right:1px solid #000; 
	font-weight:bold;  
	position:relative; 
	background:#fff;
	font-size:16px;
	color:#000;
	font-family:arial,verdana,tahoma;
	-moz-border-radius-topleft: 10px;  
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px;
}



#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5,#tabcontent6,#tabcontent7,#tabcontent8,#tabcontent9,#tabcontent10
 {
	background:#fff;
	color:#ccc;
	border-left:1px solid #c10606;
	border-right:1px solid #c10606;
	border-bottom:1px solid #c10606;
	width: auto; 
	/*text-align:center;*/
	padding:0px; 
	/*font-size:12px; */
}
  
#tabcontent1 div.moduletable,#tabcontent2 div.moduletable,#tabcontent3 div.moduletable,#tabcontent4 div.moduletable,#tabcontent5 div.moduletable,#tabcontent6 div.moduletable,#tabcontent7 div.moduletable,#tabcontent8 div.moduletable,#tabcontent9 div.moduletable,#tabcontent10 div.moduletable
{
color:#FFFFFF;
margin:5px;

}

#tabcontent1 div ul
{
	list-style:none;
}

#tabcontent1 div.moduletable td,
#tabcontent1 div.moduletable p,
#tabcontent1 div.moduletable div,
#tabcontent2 div.moduletable td,
#tabcontent2 div.moduletable p,
#tabcontent2 div.moduletable div,
#tabcontent3 div.moduletable td,
#tabcontent3 div.moduletable p,
#tabcontent3 div.moduletable div,
#tabcontent4 div.moduletable td,
#tabcontent4 div.moduletable p,
#tabcontent4 div.moduletable div,
#tabcontent5 div.moduletable td,
#tabcontent5 div.moduletable p,
#tabcontent5 div.moduletable div,
#tabcontent6 div.moduletable td,
#tabcontent6 div.moduletable p,
#tabcontent6 div.moduletable div,
#tabcontent7 div.moduletable td,
#tabcontent7 div.moduletable p,
#tabcontent7 div.moduletable div,
#tabcontent8 div.moduletable td,
#tabcontent8 div.moduletable p,
#tabcontent8 div.moduletable div,
#tabcontent9 div.moduletable td,
#tabcontent9 div.moduletable p,
#tabcontent9 div.moduletable div,
#tabcontent10 div.moduletable td,
#tabcontent10 div.moduletable p,
#tabcontent10 div.moduletable div,
{
	color:#FFFFFF;}

