body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.blacklink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}
.blacklink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #043654;
	text-decoration: underline;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #043654;
	text-decoration: none;
}
.copytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height:16px;
	color: #333333;
	text-decoration: none; 
}
.bluetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #043654;
	text-decoration: none; 
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D12410;
	text-decoration: none; 
}
.redbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #D12410;
	text-decoration: none; 
}

.boxborder
{
	border:solid 1px #000000;
}

.redbig17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #D12410;
	text-decoration: none; 
}
.bluehead {
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold;
	color: #0173CB;
	text-indent:5px;
	text-decoration: none;
	border-left: 7px solid #AB3629;
	border-bottom:1px solid #e4e4e4;
}
.blueheadnew
{
	font-family:Tahoma;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#0173CB;
	padding-left:5px;
	border-left: 7px solid #AB3629;
	border-bottom:1px solid #e4e4e4;
}


.buttonlink
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	background-color:#0073bc;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	padding-top:1px;
}
.buttonlink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	background-color:#bc2e1a;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	padding-top:1px;
}