﻿#mainmenu
{
	position: absolute;
	top: 285;
	left: 45;
	z-index: 10;
}

#content
{
	position: absolute;
	top: 350;
	left: 170;
	width: 575;
}

p, li, a
{
	font-family: trebuchet, trebuchet ms, verdana, sans serif;
	font-size: 12px;
	line-height: 18px;
	color: #585747;
}

h1
{
	font-family: trebuchet, trebuchet ms, verdana, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #044D80;
}

.mainmenu
{
	font-family: trebuchet, trebuchet ms, verdana, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D653C;
}

.footer
{
	font-family: trebuchet, trebuchet ms, verdana, sans serif;
	font-size: 10px;
	color: #044D80;
}
img
{
	border: 0;
}

a
{
	color: #08ABCC;
	text-decoration: underline;
}
a:hover
{
	color: #08ABCC;
	text-decoration: underline;
}
a:active
{
	color: #08ABCC;
	text-decoration: none;
}
a:visited
{
	color: #044D80;
	text-decoration: none;
}

a.mainmenu
{
	color: #7D653C;
	text-decoration: none;
}
a.mainmenu:hover
{
	color: #ffffff;
	text-decoration: none;
}
a.mainmenu:active
{
	color: #ffffff;
	text-decoration: none;
}
a.mainmenu:visited
{
	color: #7D653C;
	text-decoration: none;
}

a.footer
{
	color: #37589D;
	text-decoration: none;
}
a.footer:hover
{
	color: #37589D;
	text-decoration: underline;
}
a.footer:active
{
	color: #37589D;
	text-decoration: none;
}
a.footer:visited
{
	color: #37589D;
	text-decoration: none;
}

a.faq
{
	color: #044D80;
	text-decoration: none;
}
a.faq:hover
{
	color: #044D80;
	text-decoration: none;
}
a.faq:active
{
	color: #044D80;
	text-decoration: none;
}
a.faq:visited
{
	color: #044D80;
	text-decoration: none;
}

.C_TD
{
	font-family: trebuchet, trebuchet ms, verdana, sans serif;
	font-size: 12px;
	line-height: 18px;
	color: #585747;
}

.C_TD_L
{
	font-family: trebuchet, trebuchet ms, verdana, sans serif;
	font-size: 12px;
	line-height: 18px;
	color: #585747;
	width: 250px;
	margin-left: 24px;
}

.C_ERR_MSG li
{
	color: red;
}

.C_ERR_FIELD
{
	font-family: trebuchet, trebuchet ms, verdana, sans serif;
	font-size: 12px;
	line-height: 18px;
	color: red;
}


button.sweepstakes
{
	font-family: trebuchet, trebuchet ms, verdana, sans serif;
	font-size: 16px;
	line-height: 18px;
	background-color: white;
	color: #044D80;
	border: 1px solid #044D80;
	padding: 5px 5px 5px 5px;
}

