body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
	}
.style1 {color: #ED1C24}
.style3 {
	color: #ED1C24;
	font-weight: bold;
	text-align:center;
 }
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
	line-height: 1.5em
}
.style5 {
	color: #666666;
	font-weight: bold;
	font-size: 9px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #ED1C24;
	line-height: 1em;
}
h2 {
	font-size: 20px;
	color: #ED1C24;
	line-height: 1em;
	margin-left:10px;
}
#header { margin:0 auto; width:780px; }
#left-menu {float:left; width:125px;}
#header-center {float:left; width:500px; height:180px; background-image:url(/images/header_2.png); background-repeat: no-repeat; background-position: bottom; }
#header-center p { padding:0 0 0 10px; margin:0; font-size: 110%; color: #666666; font-weight: bold;}

.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.footer a {	text-decoration: none;	color: #666666;}
.footer a:hover {text-decoration: underline;}
#mainbody {
	width:750px;
	margin:0 auto;
	padding:10px 0;
}
.floatright
{
float: right;
width: 140px;
margin:0;
margin-left:20px;
padding:4px;
border: 0px solid #000000;
font-size:10px;
}
.floatright ul {
	list-style-type:square;
	margin-left:10px;
	padding:2px;
	line-height:1.5em;
}
.floatright a {
	color:#666666;
	text-decoration:none;
}
.floatright a:hover {
	text-decoration:underline;
	}
#column {
	position:relative;
	float:left;
	width:254px;
	text-align:left;
	margin:0;
	margin-bottom:15px;
	border:1px solid #666666;
	padding:6px;
	z-index:10;
	}
#mainbody a, #column a {
	color:#333333;
	font-weight:700;
	text-decoration: underline;
}
#mainbody a:hover, #column a:hover {
	text-decoration:none; color:#CC0000}
#content {
	width:750px;
	position:relative;
	border:1px solid #000000;
	margin:0 auto;
	z-index:1;}