td, table{
	font:11px Arial;
	color:#808080;
}

table.charting tr.d0 td {
	background-color: #ffffff;
	padding:8px
}
table.charting tr.d1 td {
	background-color: #F0F0F0;
	padding:8px;
}

/*--------------------------------------------------------
Main Content
---------------------------------------------------------*/
.main_content{
	padding:8px;
}
/*-----------------------------------------
Sub page intro block
------------------------------------------*/
.intro_text{
	font:11px Arial;
	color:#404040;
	background-color:white;
}

/*-----------------------------------------
Sub page tabs
------------------------------------------*/
.Tabs1{
	background-image:url(http://www.webmaxtorhosting.com/images/Tabs1.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:30px;
	font:11px Arial;
}
.Tabs2{
	background-image:url(http://www.webmaxtorhosting.com/images/Tabs2.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:30px;
	font:11px Arial;
}
.Tabs3{
	background-image:url(http://www.webmaxtorhosting.com/images/Tabs3.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:30px;
	font:11px Arial;
}

.Tabs1 .tab1{
	font:bold 11px Arial;
	color:#c91526;
	width:142px;
	cursor:pointer;
}

.Tabs2 .tab2{
	font:bold 11px Arial;
	color:#c91526;
	width:142px;
	cursor:pointer;
}
.Tabs3 .tab3{
	font:bold 11px Arial;
	color:#c91526;
	width:142px;
	cursor:pointer;
}

.Tabs1 .tab2, .tab3{
	font:bold 11px Arial;
	color:#404040;
	width:142px;
	cursor:pointer;
}

.Tabs2 .tab1, .tab3{
	font:bold 11px Arial;
	color:#404040;
	width:142px;
	cursor:pointer;
}
.Tabs3 .tab1, .tab2{
	font:bold 11px Arial;
	color:#404040;
	width:142px;
	cursor:pointer;
}