.headerhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texthomewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
}
.linksbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5B5A5A;
	text-decoration: none;
}
.texthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.texthomeSmaller {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.linksbold a:link {
	color: #5B5A5A;
	text-decoration: none;
}
.linksbold a:visited {
	color: #5B5A5A;
	text-decoration: none;
}
.linksbold a:hover {
	color: #990000;
	text-decoration: underline;
}
.linksbold a:active {
	color: #990000;
	text-decoration: underline;
}
.headerinner {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.bggreyline {
	background-color: #CFCCCC;
}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.toplinks a:link {
	color: #000000;
	text-decoration: none;
}
.toplinks a:visited {
	color: #000000;
	text-decoration: none;
}
.toplinks a:hover {
	color: #990000;
	text-decoration: underline;
}
.bgred {

	background-color: #8F0000;
}
.headerred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
