table.mTab {
}

.mTabHead {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	color: #FFFFFF;
	background-color: #202050;
}
.mTabLineA {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color: #000000;
}

.mTabLineB {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color: #000000;
	background-color: #F0F0F0;
}

.mTabLineHighA {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color: #000000;
	background-color: #ACB1BF;
}

.mTabLineHighB {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color: #000000;
	background-color: #ACB1BF;
}

table.mTab A {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 10px;
	color : #202050;
	text-decoration : none;
	font-weight : bold;
}

table.mTab A:hover {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 10px;
	color : #202050;
	text-decoration : underline;
	font-weight : bold;
}

table.mTab td {
	font-family : verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size : 10px;		
}

A.mTabButt {
	font-family : sans-serif;
	color:#FFFFFF; 
	background-color: #999999; 
	border: 1px solid #555555; 
	margin:0px; 
	margin-left:3px;
	padding-left:5px; 
	padding-right:5px;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

A.mTabButt:HOVER {
	font-family : sans-serif;
	color:#FFFFFF;
	background-color: #555555; 
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

div.mTabFScroll {
	background-color: #AAAAAA;
	width:120px;
	color: #AAAAAA;
	border: 1px solid #AAAAAA;
}

div.mTabFScroll A {
	background-color: #eeeeee;
	text-decoration : none;
	border-right: 1px solid #AAAAAA; 
	color: #999999;
	padding-left:2px;
	padding-right:2px;
}

div.mTabFScroll A:hover {
	background-color: #dddddd;
	text-decoration : none;
	color: #AAAAAA;
}
