.footerlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.footerlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.maincontent {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.maincontentbold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.redunderline {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #960d03;
	text-decoration: underline;
}
a.redunderline:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #960d03;
	text-decoration: none;
}.whitenormal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.red13b {

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #950b00;
	text-decoration: none;
}
.redbold {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #950B00;
	text-decoration: none;
}
.boxlinks {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.boxlinks:hover {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.sitemaplinks {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.sitemaplinks:hover {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #950B00;
	text-decoration: none;
}
.leftboxlinks {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #950B00;
	text-decoration: none;
}

a.leftboxlinks:hover {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.disablelink {


	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.logograybox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.blackline_whitebg {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
