.menu {
	background: url(bg_tab7.gif) repeat-x #ececec; 
	color:#666; 
	
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1; 
	border-right:1px solid #e1e1e1;
	height:30px;
	width:auto;
}
.menu ul {
	margin:0px; 
	padding:0px; 
	list-style:none; 
	text-align:center;}
.menu li {
	/*background:none;color: #fff;	display:inline;  */
	float:left;
	line-height:30px; 	
	margin:0;	 
	font-weight:bold; 
	text-decoration:none;
	list-style:none; 
	font-size:14px;
	font-family:arial,verdana,tahoma;
	cursor: pointer;
	height:30px; }
	
.tab2,.tab1{ color:#999999}
	
.tab2tabactive{
/*	border-top:1px solid #ccc;
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc; */
	float:left;
	line-height:30px; 	
	margin:0;	 
	font-weight:bold; 
	text-decoration:none; 
	background:#fda319;
	font-size:14px;
	color:#fff;
	font-family:arial,verdana,tahoma;

}

.tab1tabactive{
	/*border-top:1px solid #ccc;
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc; */
	font-weight:bold;  
	position:relative; 
	background:#cf2818;
	font-size:14px;
	color:#fff;
	font-family:arial,verdana,tahoma;

}

/*.menu li.tabactive {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc; 
	font-weight:bold;  
	position:relative; 
background:#e1e1e1;
	font-size:14px;
	color:#a0150b;
	font-family:arial,verdana,tahoma;
 }
*/
.moduletable-tabs h3{ margin-bottom:7px;}
.menu li#tablink2{ 	/*padding:5px 40px 8px 40px; */margin:0; width:185px; list-style:none;}
.menu li#tablink1{ 	/*padding:5px 60px 8px 60px;*/  margin:0; width:185px; list-style:none;}

#tabcontent3,#tabcontent4,#tabcontent5,#tabcontent6,#tabcontent7,#tabcontent8,#tabcontent9,#tabcontent10
 {
	background: url(bg_tabcontent7.gif) repeat-x #FCFCFC; 
	color:#666;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width: auto;
	padding:6px 0px; 
	font-size:12px; 
}
#tabcontent1{
	background: url(bg_tabcontent7-red.gif) repeat-x #FCFCFC; 
	color:#666;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width: auto;
	padding:6px 0px 2px 0px; 
	font-size:12px;
	margin:0; 
	height:152px;
}


#tabcontent2{
	background: url(bg_tabcontent7-orange.gif) repeat-x #FCFCFC; 
	color:#666;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width: auto;
	padding:6px 0px 2px 0px;  
	font-size:12px;
	margin:0;
	height:152px;
}




  
#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:#666;
margin:5px;

}

#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:#666;}