﻿body {
	background-color: #404040;
	background-image: none;
	color: #333333;
	font-family: Arial, helvetica, verdana, sans-serif;
	margin: 20px;
	padding: 0;
	text-align: center;
}

.bgimage {
	background-image: url();
	background-position: center;
	background-repeat: no-repeat;
}

a {
	background-color: transparent;
	color: #EEEEEE;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
}

a:active {
	background-color: transparent;
	color: #EEEEEE;
	text-decoration: none;}

a:visited {
	text-decoration: none;
}

#outer {
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 0px;
	margin: auto;
	text-align: left;
	width: 720px;
}

#hdr {
	background-color: #666666;
	color: #333333;
	height: 60px;
}

#belowmenu {
	background-color: #000000;
	background-image: url();
	background-position: 50%;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-color: #c0c0c0;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 1px;
	color: #eeeeee;
	font-family: Arial, helvetica, Verdana, sans-serif;
	height: 0px;
}

#bodyblock {
	background-color: #404040;
	color: #333333;
	font-size: 11px;
	padding: 0;
	position: relative;
	width: 721px;
	top: -1px;
	left: 0px;
	margin-right: 0px;
	height: 4448px;
}

#l-col {
	background-color: #a1a98e;
	color: #333333;
	float: left;
	font-family: Arial, helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 300px;
}

#r-col {
	background-color: #928688;
	border-bottom-width: 0;
	border-color: #c0c0c0;
	border-left-width: 0px;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 0;
	color: #eeeeee;
	float: right;
	font-family: Arial, helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 420px;
}

#cont a {
	background-color: transparent;
	color: #FF9933;
	text-decoration: none;
}

#update {
	background-color: #000000;
	border-bottom-width: 0;
	border-color: #c0c0c0;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	font-family: Arial, helvetica, Verdana, sans-serif;
	font-size: 11px;
	height: 30px;
	margin: 0;
	text-align: center;
}
/* ------------ Main Text area ------------------*/
h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 20px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-align: center;
}

h4 {
	font-family: Arial, sans-serif;
	font-size: 14px;
}

h5 {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

h6 {
	font-family: Arial, sans-serif;
	font-size: 10px;
}

span.hw1 {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 24px;
}

span.hw2 {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 20px;
}

span.hw3 {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 16px;
}

span.hw4 {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

span.hw5 {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.p15 {
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}