body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
#main {
	background-color: #333333;
	border: 1px solid #3D3B3C;
	font-size: 1em;
	line-height: 1.25em;
}


#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/bottom.jpg);
	height: 25px;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#bottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
#bottom a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.sidelines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #737373;
	border-right-color: #737373;
	border-bottom-color: #737373;
	border-left-color: #737373;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #EEEEEE;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #3366FF;
	font-weight: bold;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #C11D13;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0px 0px;
	margin: 0px;
}
.style1 {color: #FF0000}