@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #000000;
	background-repeat: repeat-x;
}
.maintext {
	padding: 20px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.containertable {
	background-color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	color: #00B374;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	color: #00B374;
}
.focusbox {
	background-color: #F7F7F7;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.rightside {
	padding-top: 122px;
	padding-right: 0px;
	padding-left: 15px;
}
li {
	padding-bottom: 10px;
}
.ar {
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.italics {
	font-style: italic;
}
h3 {
	font-size: 18px;
	color: #FF0000;
}
