BODY {
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana,arial; BACKGROUND-COLOR: maroon;
	margin:0 0 0 0;
}

TD
{
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana,arial;
}

TH
{
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana,arial;
}

.signIn {
	BORDER-RIGHT: black 1px; BORDER-TOP: black 1px; FONT-WEIGHT: bold; BORDER-LEFT: black 1px; COLOR: white; BORDER-BOTTOM: black 1px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #d70002
}
A.Register {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none
}
A.Register:unknown {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none
}
A.Register:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: yellow; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none
}
A.Register:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: yellow; FONT-FAMILY: Verdana, Arial
}
A.footer {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.footer:hover {
	FONT-SIZE: 8pt; COLOR: maroon; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
A.footer:unknown {
	FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.copyright {
	FONT-SIZE: 7pt; MARGIN-BOTTOM: 10px; MARGIN-LEFT: 10px; COLOR: black; FONT-FAMILY: arial; LETTER-SPACING: 1.5pt
}
.CDate {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; MARGIN-BOTTOM: 5px; COLOR: black; MARGIN-RIGHT: 8px; FONT-FAMILY: Verdana,arial; LETTER-SPACING: 1pt
}

.ContentArea
{
	padding: 10 10 10 10;
	background-color: #ffffde;
	width: 591px;
	height: 600px;
	
}

.ContentArea p
{
	font-size: 9pt;
}

.ContentTitle
{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: blue;
}
.ContentSubTitle
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}

table.event
{
	width: 450px;
}
table.event th
{
	font-size: 10pt;
	text-align: left;
}
table.event td
{
	font-size: 8pt;
}

table.detailtable th
{
	background-color: #cccccc;
	font-size: 8pt;
}
table.detailtable
{
	background-color: #ffffff;
	font-size: 8pt;
}