body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

.generaltext{
	font: normal 11px Arial;
	color: #666666;
	line-height: 14px;
}

.tablehome {
	font: normal 11px Arial;
	color: #666666;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}

.tablesublevel{
	font: normal 11px Arial;
	color: #666666;
	background-image: url(../images/sublevelbackground.jpg);
	background-repeat: no-repeat;
}

.tablesublevel2{
	font: normal 11px Arial;
	color: #666666;
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;
}

.tablesublevel3{
	font: normal 11px Arial;
	color: #666666;
	background-image: url(../images/background3.jpg);
	background-repeat: no-repeat;
}

.captiontext {
	font: normal 12px Arial;
	color: #666666;
	line-height: 17px;
}

.requestbox{
	background-image: url(../images/requestquotebox.jpg);
	background-repeat: no-repeat;
}

.requestboxtext {
	font: normal 10px Arial;
	color: #666666;
	line-height: 13px;
}

.adtext {
	font: normal 10px Arial;
	color: #666666;
	line-height: 14px;
}

.headerblacklarge {
	font: bold 22px Arial;
	color: #010101;
}

.headerblacksmall {
	font: bold 12px Arial;
	color: #010101;
}

.headerredlarge {
	font: bold 22px Arial;
	color: #EE1B21;
}

.headerredsmall {
	font: bold 12px Arial;
	color: #EE1B21;
}



.footertext {
	font: normal 9px Arial;
	color: #666666;
}

.footertext A:link {
	text-decoration: none;
	font: normal 9px Arial;
	color: #666666;
}

.footertext A:active {
	text-decoration: none;
	font: normal 9px Arial;
	color: #666666;
}

.footertext A:visited {
	text-decoration: none;
	font: normal 9px Arial;
	color: #666666;
}

.footertext A:hover {
	text-decoration: none;
	font: normal 9px Arial;
	color: #A9A9A9;
}

