﻿body
{
	margin-top:4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
}
body a
{
   text-decoration: none;
   color: #595959;
}
body a:hover
{
   text-decoration: underline;
}
.center
{ 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 770px; 
	border: 0px #005297 solid;
}
.center table
{ 
	text-align: left;
	width:100%;
}
.center table td
{
   vertical-align:top;
}
.title {
   color:#003366;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0pt;
	text-align:center;
	height:17px
}

.MenuText a {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #005297;
}

.MenuText a:hover {
	text-decoration: none;
	color: #d7eff3;
}

.dateDisplay{
   color: #F6F6F6;
   margin-left: 10px;
}
ul		
{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul li	
{
	padding:2px 0 0 11px;
	height:20px;
}
ul a	
{
	color:#F6F6F6;
	font-size: 11px;
	font-weight: bold;
}

#content a
{
   color: #005297; 
}