@charset "UTF-8";
body  {
	font: normal 14px "Trebuchet MS", Tahoma;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
#container {
	width: 900px;
	background: #000000;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	text-align: left;
} 
#header {
	background: #000000;
	padding: 0;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#mainContent {
	margin: 0;
	padding: 0;
	width: 550px;
} 
.pic1 {
	float: none;
	height: 200px;
	width: 133px;
	border: thin solid #CCCCCC;
	margin-top: -150px;
	clear: none;
	margin-right: 100px;
}

#sidebar1 {
	float: left;
	width: 225px;
	padding: 0px;
	display: inline-table;
}
.pdf {
	float: left;
	height: 60px;
	width: 100px;
	padding: 2px;
	margin-top: 60px;
	background-color: #00CC33;
}
 #footer {
	padding: 0 10px 0 20px;
	background:#000000;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #FFFFFF;
} 
#footer p {
	margin: 0;
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	font-size: 36px;
	color: #FFFFFF;
}
h2 {
	font-size: 24px;
	color: #FFFFFF;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	color: #FFFF99;
	width: 830px;
	vertical-align: top;
}
h5 {
	font-size: 12px;
	color: #FFCC33;
}
h6 {
	font-size: 10px;
	color: #333333;
}

.toplinks {
	font-family: "Trebuchet MS", Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	color: #FFCC00;
}
a.toplinks:link { 
	color:#FFFFCC; 
	text-decoration:none; 
	font-weight:normal;
}
a.toplinks:hover {
	color:#CC3399;
	font-weight:normal;
	font-family: "Trebuchet MS", Tahoma;
	text-decoration: underline;
}
.pagelinks {
	font-family: "Trebuchet MS", Tahoma;
	font-size:14px;
	color:#FFFFCC;
	font-weight:bold;
}
a.pagelinks:link {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
a.pagelinks:visited {
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}
a.pagelinks:active {
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
a.pagelinks:hover {
	color:#99CC00;
	text-decoration:underline;
	font-weight:bold;
}


.menu {
	width: 166px;
	font-family: "Trebuchet MS", Tahoma;
	color: #000000;
}

.menu a, .menu h2{
	display: block;
	font: bold 11px/16px Tahoma, Arial, Helvetica, sans-serif;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #2F2F2F;
	border-right: 1px solid #2F2F2F;
	white-space: nowrap;
	text-indent: 3px;
	width: 80px;
	margin: 0px;
}

.menu a{
	background-color: #2A2A2A;
	text-decoration: none;
	padding: 3px;
	background: url(../images/menu-bg.gif) repeat-x;
	margin: 0px;
}

.menu a, .menu a:visited{
	color: #FFCC00;
	padding: 3px;
	background: #333333 repeat-x;
}

.menu a:hover{
	color: #333333;
	background: #99CCCC;
	padding: 3px;
}

.menu a:active{
	color: #000000;
	background: #333333 url(../images/menu-bg.gif) repeat-x;
	padding: 3px;
}
.style1 {
	color: #FFCC00;
}
.style5 {
	color: #FFFFFF;
}
.style6 {
	color: #FFCC00; 
	font-weight: bold; 
}
.style3 {
	font-size: 10px;
}
