body
{
	margin: 0 0 0 0;
}
.header
{
	font-size: 26px;
	font-family: Arial;
	color: #666666;
	background-color:#dddddd;
	border-bottom: solid 1px #aaaaaa;
}

.headern A
{
	font-size: 18px;
	font-family: Arial;
	color: #666666;
	text-decoration: none;
}
.news
{
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	background-color:#f0f0f0;
	border-bottom: solid 1px #aaaaaa;
}
.news A
{
	text-decoration: none;
	color: #6666cc;
}
.menu
{
	width: 160px;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	background-color:#f0f0f0;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
}
.menu A
{
	text-decoration: none;
	color: #6666cc;
}
.menu A:hover
{
	text-decoration: none;
	color: #000066;
}
.infopage
{
	font-size: 15px;
	font-family: Arial;
	color: #666666;
}
.infopage TABLE .message
{
	text-decoration: none;
	color: #009900;
}
.infopage TABLE
{
	font-size: 15px;
	font-family: Arial;
	color: #666666;
}
.infopage TABLE .alternate
{
	background-color:#f0f0f0;
}

.infopage TABLE A
{
	text-decoration: none;
	color: #000066;
}
.infopage .text
{
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
}
.footer
{
	height: 30px;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	background-color:#fcfcfc;
}
.footer A
{
	text-decoration: none;
	color: #6666cc;
}

.regForm
{
	font-size: 12px;
	font-family: Arial;
	color: #000066;
}

.regForm td
{
	font-size: 12px;
	font-family: Arial;
	color: #000066;
}

.regForm input
{
	font-size: 12px;
	text-align: left;
	border: solid 1px #000066;
	background-color: White;
	color: #666666;
	height: 20px;
	font-family: Arial, Verdana, Sans-Serif;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

.regForm select
{
	font-size: 8pt;
	text-align: left;
	height: 18px;
	border: solid 1px #000066;
	background-color: White;
	font-family: Arial;
	color: #666666;
}

.regFormA a
{
	font-size: 10pt;
	text-decoration: none;
}

.regFormA a:hover
{
	font-size: 10pt;
	text-decoration: underline;
}