.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B4860;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-shadow:#000000;
}
.footerlinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	text-shadow:#000000;
}
.footerlinks a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	text-shadow:#000000;
}
.footerlinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
	text-shadow:#000000;
}
.footerlinks a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	text-shadow:#000000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	font-weight: normal;
	line-height:22px;
}
.maintextnospace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	font-weight: normal;
	border-bottom:solid;
	border-bottom-width:thin;
	border-bottom-color:#dddddd;
}
.maintext a:link{
	color: #660000;
}
.maintext a:visited{
	color: #660000;
}
.maintext a:hover{
	color: #396276;
}
.maintext a:active{
	color: #660000;
}
.greyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.tablealigntop{}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
}
.links a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	text-decoration:none;
}
.links a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	text-decoration:none;
}
.links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#999999;
	text-align: right;
	font-size: 12px;
	text-decoration:none;
}
.links a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	text-decoration:none;
}
.dottedTD {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.homepagecategories {
	background:url(../images/bannerbutton.jpg);
	background-repeat:no-repeat;
	height:50px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:15px;
	color:#396276;
	font-weight:bold;
}
.homepagecategories a:link{
	text-decoration:none;
	color:#396276;
}
.homepagecategories a:visited{
	text-decoration:none;
	color:#396276;
}
.homepagecategories a:hover{
	text-decoration:none;
	color:#4e81a0;

}
.homepagecategories a:active{
	text-decoration:none;
	color:#396276;
}
