﻿@charset "UTF-8";
/* CSS Document */

<style type="text/css">	
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
</style>
#sidebar {
}
	
	#header {
	text-align: left;
	background-color: #222222;
	width: 100%;
	height: 120px;
	padding: 10px 0 10px 0;
		
	}
	
	#flashcontent {
	width: 100%;
	height: 730px;
	}
#maincontent {
	background-color: #333334;
	width: 70%;
	float: left;
	margin-left: 10px;
	height: auto;
}
#maincontent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	text-align: justify;
}
#maincontent table td {
	padding-top: 0px;
	margin-top: 5px;
}
#maincontent #image {
	margin-left: 75px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
}
#news table tr td p {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	line-height: 16px;
	text-align: left;
}
#maincontent #news {
	margin-left: 75px;
	margin-right: 0px;
}
	
	a {
	color:#CCFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	}
	/* end hide */

	body {
	margin: 0;
	padding: 0;
	font-family:sans-serif;
	font-size:20;
	height: auto;
	background-color: #333334;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #CCC;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 18px;
	color: #FFEA6F;
	text-transform: uppercase;
	vertical-align: top;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFE81D;
	text-align: left;
	line-height: 16px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF33;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#header2 {
	width: 100%;
	height: 195px;
	background-color: #424445;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#header2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #EEBD47;
}
.style1 {
	color: #00FF33;
	font-weight: bold;
}
#sidebar {
	float: left;
	width: 294px;
	height: 1263px;
	background-color: #333435;
}
	
	#footer {
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0;
	padding-left: 0;
	float: left;
	line-height: 18px;
	background-color: #222;
	height: 70px;
	}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bolder;
	color: #093;
	bottom: 50px;
	text-align: center;
	margin-top: 20px;
}
