body {
	background-image: url(../images/bckgr.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}



/* TEXT CLASSES*/
.phonenumber {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 14px;
font-weight: bold;
}


.redfont {
	color: #9E0B0E;

}
.bullet1 {
	list-style-image: url(bullet01.gif);
	list-style-position: outside;
	text-indent: -20pt;
}
.footfont {
	color: #FFFFFF;
}

.style1 {
	color: #CCCCCC;
	font-size: 12px;
}
.style4 {color: #f1f1f1}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B0393B;
}
.style5 {
	color: #999999;
	font-weight: bold;
}

.style1 {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style2 {font-size: 12px}
.style3 {color: #FFCC00}


/* NAVIGATION DIV 10/31/2005*/
#subnav_div a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}
#subnav_div a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}
#subnav_div a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}
#subnav_div a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #ff9900;
	font-weight: bold;
	text-decoration: underline;
}



