body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.bottom {
	color: #285B8E;
	text-decoration: none;
}

.header01 {
	font-size: 16px;
	color: #285B8E;
	font-weight: bold;
}

.cssContentHeader {
	font-size: 16px;
	color: #285B8E;
	font-weight: bold;
}

.cssLink
{
	cursor: hand;
	cursor:pointer;
}

.cssButton
{
	border-right: #8e8e8e 1px solid;
	border-top: white 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: white 1px solid;
	color: white;
	border-bottom: #8e8e8e 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	background-color: #b9b9b9;
}

.cssHidden
{
	visibility: hidden;
}

a:link {
	color: #475062;
}
a:visited {
	color: #475062;
}
a:hover {
	color: #989DA8;
}
a:active {
	color: #475062;
}
td {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Header {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D4E5E;
	text-indent: 10px;
}
table.menu a {
width:157px;
border:1px solid #333333;
display: block;
}
div.menu a {
color: #333333;
background: #ffffff;
text-decoration:none;
font-size:12px;
line-height:16px;
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}
div.menu a:link {
color: #333333;
background: #AAC0DA;
}

div.menu a:active {
color: #000000;
background: #AAC0DA;
}

div.menu a:visited {
color: #333333;
background: #AAC0DA;
}

div.menu a:hover {
color: #eeeeee;
background: #4676A8;
border:1px solid #000000;
}
div.menu 
{
position:absolute;
top:0;
left:0;
}

.sponsors  
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    background-color: #E0E3E6;
    padding-top: 2px; 
    padding-right: 2px; 
    padding-bottom: 2px;
    padding-left: 2px; 
    border-color: #5E81A4 5E81A4 5E81A4;
    border-style: solid;
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px;
    border-left-width: 1px;
 }