BODY
{
	margin: 0px;
	background-color: #586F85;
}

TABLE,TR,TD, input, textarea, select
{
	font-family: verdana, sans;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	background-color: #FFFFFF;
}

A
{
	text-decoration: underline;
	color: #0066CC;
}

A:hover
{
	text-decoration: none;
}

td.nav_cell
{
	font-family: arial, helvetica, sans;
	margin-bottom: 0px;
	color: #000;
	background-color: #D6E1EB;
	font-weight: bold;
}

td.nav_cell p
{
	font-family: arial, helvetica, sans;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #000;
	background-color: #D6E1EB;
	font-weight: bold;
}

.nav_cell A
{
	color: #003366;
	text-decoration: none;
}

.nav_cell A:hover
{
	text-decoration: underline;
}

h1
{
	margin: 0px 0px 10px 0px;
	border: 0px;
	color: #003366;
	font: bold 20px arial;
}

.sub-hdr1 {
	font-weight: bold;
	font-size: larger;
}

.sub-hdr {
	font-weight: bold;
}

.event
{
	border: 0px;
	color: #333;
	font-family: arial, helvetica, sans;
	font-size: 16px;
	font-weight: bold;
}

td.copyright
{
	background-color: #2B4866;
	color: #FFFFFF;
	font-size: 9px;
}

td.top_decor_A
{
	background-color: #2B4866;
	color: #FFF;
	font-weight: bold;
}

td.top_decor_B
{
	background-color: #FFCC00;
}
