﻿body 
{
	background-color: #231f20;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 9pt;
}

a
{
	color: #ef2e24;
}

img
{
	border: 0;
}

h1
{
	margin: 0px;
	font-size: 22px;
	font-weight: bold;
}

h2
{
	color: #ef2e24;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
}

h3
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h4
{
	color: #ef2e24;
	font-size: 13pt;
	font-weight: bold;
	margin: 0px;
}

h5
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}


p
{
	font-size: 14px;
	margin: 0px;
	line-height: 24px;
}

.textBox
{
	border: 0;
	padding: 2px;
}


#mainTable
{
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}

#mainMenu
{
	width: 100%;
}

#contentTable
{
	background-color: #ffd94e;
	width: 100%;
}

#footer
{
	color: #FFFFFF;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}

#footer a
{
	color: #FFFFFF;
}

#footer td
{
	text-align: center;
}


.entryField
{
	margin-bottom: 15px;
}

.entryField .title
{
	color: #ef3927;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 3px;
}









#news
{
	line-height: 18px;
}

#news .separator
{
	border-bottom: 1px #999999 dotted;
}

#news h2
{
	color: #ef2e24;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}