html,body{margin:0;padding:0;}
body{font: 100% arial,sans-serif;text-align:center; background:#000000;}
p{margin:0 10px 10px;}
a{color: #FFFFFF;}
iframe {width: 100%;height: 500px;background-color: transparent;}
html>iframe {width: 100%;min-height: 400px; max-height: 500px; background-color: transparent;}
a.toplink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; padding: 0px; margin: 5px;}
a.toplink:hover {text-decoration: none; color: #EEE; background-color: transparent;}
a.mainlink	{display: block; width: 100px; padding: 5px; margin: 0px; line-height: 12px; min-height: 12px; text-decoration: none; color: #DCDCDC; background-color: #3F6088; border:1px solid #000}
a.mainlink:hover {text-decoration: none; color: #FFFFFF; background-color: transparent;}
a.centerlink	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: underline;}
a.centerlink:hover {color: #EEE; text-decoration:none;}
a.centerlink2	{font-size: 14px; color: #000000; text-decoration: underline;}
a.centerlink2:hover {color: #000000; text-decoration:none;}

#toplinks{background:#000000; width:1000px; height:15px;}

#header {float: left; height: auto; margin: 0px; border-bottom: 1px solid #FFFFFF;}

#container{text-align:left;width:1000px;margin:0 auto; height: auto;}
html>#container{}

#content{float:left;width:84%;background:#000000; height: auto !important; height: 350px; min-height: 350px;}
#content p{line-height:1.4;}

#leftcontent{background:#000000;float:left;width:16%; height: auto !important; height: 500px; min-height: 500px; text-align: center;}

#leftextra{background:#000000;float:left;clear:left;width:200px;}

#footer{background: #000000; color: #FFF; clear:both; width:100%; border-top: 1px solid #EEE}
#footer p{margin:0;padding:5px 10px;}
#footer table{color: #FFFFFF; width:100%; font-size: 10px;}


/*START OF CLASSES*/
.page_header {
	font-weight: 900;
	font-size: 20px;
	margin: 15px 10px 10px 5px;
	padding: 15px 10px 10px 5px;
	color: #FFFFFF;
}
.par_header {
	font-weight: bold;
	font-size: 12px;
	margin: 10px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
.par_special {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.main_text {
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px;
}
.main_text2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.left_text {
	font-size: 12px;
	margin: 10px;
}
.top_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none; padding: 0px; margin: 5px;
}
.copyright {
	font-style: italic;
	color:#FFFFFF;
}

