	body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	background-repeat: no-repeat;
	background-image: url(../img/bg_sm.jpg);
	background-color: #000;
	margin-top: 0px;
	background-position: center;
}
hr { color: #FFF;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
} 
table.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}   
table.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	background-color: #999;
}  
a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #E04B84;
	text-decoration : none;
	font-style: normal;

} 
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #DF427D;
	text-decoration : none;
	font-style: normal;
} 
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #FFF;
	;
	text-decoration : none;
}
h1,.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #E24783;
	font-weight: bolder;
}
h2,.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009fc4;
	font-weight: normal;
}
h3,.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bolder;
}
table.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}  
.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e7711e;
	font-weight: normal;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009fc4;
	font-weight: bold;
}
.bigorangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e7711e;
	font-weight: normal;
}
table.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	background-color: #371134;
}

