body
{
	font-family:  Verdana, Arial ;
	color: #003094;
	margin-bottom: 0px;
}

a:link 
{
	color: #00349C;
	text-decoration: none;
}

a:visited 
{
	text-decoration: none;
	color: #00349C;
}

a:hover 
{
	text-decoration: underline;
	color: #999999;
}

a:active 
{
	text-decoration: none;
	color: #00349C;
}

.list_bold 
{
	font-weight: bold;
	height: 30px;
}

.cell_top 
{
	font-family:  Verdana, Arial ;
	border-width: 1px;
	border-style: solid;
	border-color: #00349C;
}

.cell_top_white
{
	font-family:  Verdana, Arial ;
	color:#FFFFFF;
	background-color:#00349C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00349C;
}

.cell_bottom
{
	font-family:  Verdana, Arial ;
	font-size:12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00349C;
}

.designed_by
{
	font-family:  Verdana, Arial ;
	font-size:10px;
	color:#999999;
}

.designed_by:link
{
	font-family:  Verdana, Arial ;
	font-size:10px;
	color:#999999;
}

.designed_by:hover
{
	font-family:  Verdana, Arial ;
	font-size:10px;
	color:#999999;
}

.designed_by:visited
{
	font-family:  Verdana, Arial ;
	font-size:10px;
	color:#999999;
}
.designed_by:active
{
	font-family:  Verdana, Arial ;
	font-size:10px;
	color:#999999;
}

