.maintab {
	background-color: #000000;
	border: 1px solid  #333333;
	padding-top: 3px;
	padding-bottom:3px;
	text-indent:inherit;
		}
		
.maintab-border {
	border-bottom: 1px solid  #FF9900;
	}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #99CC33;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	}
.downloads a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	}
.downloads a:hower {
	text-decoration:underline;
	font-size:bold;
	color:#00FF00;
	}
hr {
	border: 1px dashed #CCCCCC;
}
.sections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
/*	background-color: #000000; */
	height: 12px;
	width: 22px;
	float: none;
	clear: both;
}


