body {
	background: url(images/background.gif) repeat-y top center;
	background-color: #b1b1b1;
	font-size: 12px;
}
td {
	font: normal 12px Tahoma, Arial;
	color: #666;
}

h1, h2, h3, h4, h5 {
	color: #666;
	font-weight: bold;
	margin: 0px;
}
ul {
    padding: 0px 0px 0px 20px;
    margin: 0px;
}
h1 {
    font-size: 16px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
}
a {
	font: normal 12px Tahoma, Arial;
}

.footer {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
	padding: 20px;
}
.footer a {
	padding: 15px;
	font: normal 11px Tahoma, Arial;
	color: #444b5d;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.grey {
	color: #666;
}
.redLL {
	color: #910101;
}

.blye {
	color: #3898c7;
text-decoration: underline;
}

.blye2 {
	color: #3898c7;
}
.grey2 {
	color: #747877;
	text-decoration: underline;
	}
.orange {
	color:#ac830f;
	}
.orange2 {
color:#ac830f;
text-decoration: underline;
}
.footer2 {
 color:#444b5d;
 text-decoration: underline;
 }	
	
.yelow {
	color: #b09d2b;
	text-decoration: none
	}
.yelow2 {
	color: #ffff00;
	text-decoration: underline;
	}


.red
{
	color: #B63D00;
}



.green {
	color: #7dba11;
text-decoration: underline;
}

.green2 {
	color: #7dba11;

}
.black {
	color: #000000;
	text-decoration: none
	}
.black2 {
	color: #000000;
	text-decoration: underline;
	}
ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	list-style: none;
}

a.whitelink {	
	text-decoration: none;
	color: #FFFFFF;

}
a.whitelink2 {
	text-decoration: underline;
	color: #666;
	}
a.whitelink:hover {
	text-decoration: none;
}
.red {
	color:#d31a00;
	text-decoration: none;
}
.red2 { 
color:#d31a00;
text-decoration: none;
}
img {
	border-style: none;
}
#mailForm{
	width: 240px;
	background-color: #0B729F;

}
#mailForm p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	text-align: center;
	color: #fff;
	font-family: Tahoma, Arial;
	font-size: 11pt;
}
#mailForm input.text {
	width: 200px;
	text-align: center;
	color: #888;
}
#mailForm textarea.text {
	width: 200px;
	color: #888;
}
#mailForm input.code {
	width: 100px;
	text-align: center;
	color: #888;
}
#mailForm input.submit {
	width: 100px;
	color: #666;
}
#mailForm #errors p{
	color: #F00;
	font-size: 10pt;
}
#mailform img{
	text-align: center;
}
#mailform table{
	width: 200px;
	margin: 0 auto;
	text-align: center;
}
#mailform table{
	width: 200px;
	margin: 0 auto;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #0B729F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #0B729F;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #0B729F;
}
#epicwin {
	margin: 0 auto;
}
.news h3{
	font-size: 12px;
}
.news p{
	font-size: 11px;
}
.news .author p{
	font-style: italic;
	text-align: right;
	padding-right: 20px;
}
#news p{
	line-height: 1.5em;
}
#news h3{
	font-size: 12px;
}
#news p{
	font-size: 11px;
}
#news #author p{
	font-style: italic;
	text-align: right;
	padding-right: 20px;
}
#contactForm{
	width: 400px;
	height: 300px;
}
#contactForm p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#contactForm .text {
	width: 200px;
}
#contactForm #errors p{
	color: #F00;
}

