.hmenu
{
	text-align: center;
	vertical-align: middle;
	z-index: 1000;
	font: normal normal 11px Verdana, Arial, sans-serif;
	width: 1000px;
	background:#FFF;
	height: 30px;
	left: 0px;
	position: absolute;
	top: 100px;
}

.RowData
{
	font-family: Arial,Helvetica,Verdana,sans-serif; 
	font-size:11px; 
	color: #000000; 
	text-align:justify;
}

BODY
{
	font-family: Arial,Helvetica,Verdana,sans-serif; 
	font-size:11px; 
	color: #000000; 
	text-align: left;
	background-color: White;
	margin-top: 0;
	margin-left: 0;
	height: 100%;
	width: 800;
}
H1
{
	font-weight: bold;
	font-size: 14pt;
	color: #2557ad;
	font-family: Tahoma, Arial;
}
.H1
{
	font-weight: bold;
	font-size: 14pt;
	color: #2557ad;
	font-family: Tahoma, Arial;
}


TABLE
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial
}
TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #2557ad
}
TD
{
	font-family: Arial,Helvetica,Verdana,sans-serif; 
	font-size:11px; 
    COLOR: black;
    vertical-align:top;
}

TD.CalendarData
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 4pt;
    COLOR: black;
    FONT-FAMILY: Arial
}

.SiteColored
{
	background-color: #2557ad
}
TD.SiteColor
{
	background-color: #2557ad;
}

.indent
{
	margin-left:15;
	margin-right:15;
}
.ContentIndent
{
	margin-top:5;
	margin-left:5;
}

A.CalendarMonthLink
{
	font-size: 12pt;
	color: white;
	font-family: Arial;
	text-decoration: underline;
}

.BigTable
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 16pt;
    FONT-FAMILY: Arial
}

.Menu
{
	width: 125;
	vertical-align: text-top;
	cursor: hand;
	text-indent: 5pt;
}



A.WhiteLinks:visited
{
	font-size: 11pt;
	color: white;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	width: 125;
}
A.WhiteLinks:link
{
	font-size: 11pt;
	color: white;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	width: 125;
}

A.WhiteLinks:hover
{
	font-size: 11pt;
	color: White;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: underline;
	width: 125;
}
A.WhiteLinks:active
{
	font-size: 11pt;
	color: White;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: underline;
	width: 125;
}
A.WhiteLinks
{
	font-size: 11pt;
	color: white;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	width: 125;
}