td
{
	font-family:verdana;
	font-size:10.1px;
	color: #333333
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A51808;
	font-variant: normal;
}

.hd
{
	font-family:verdana;
	font-size:10px;
	color: #9A1E15;
	font-weight: bold;
}
A.zone{
	FONT-FAMILY:"Verdana","Arial",sans serif;
	COLOR:#333333; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	TEXT-DECORATION:none;}
zone {
	FONT-FAMILY:"Verdana","Arial",sans serif;
	COLOR:black; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	TEXT-DECORATION:none;}
A:HOVER.zone {
	COLOR:#FF7C00;
	FONT-FAMILY:"Verdana","Arial","sans serif";
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	TEXT-DECORATION:none;}		
body
{
	margin:0;
}

/*span.txt{
	font-family:verdana;
	font-size:10.1px;
}*/

.title
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	font-weight: bold;
	color: 9A1E15;
}
.phone
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #FF7C00;
}
.txt
{
	font-family:verdana;
	font-size:10.1px;
	color: #000000
}

body {
	color: #000000;
	background-color: #9A1E15;
	background-image: url(images/bkg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* this is just a hack to fix the font-size problem in navigator 4 - it ignores styles inside @media
   really has nothing to do with the scroller - i'm just too picky about the fontsize. */
@media all {
	body, td {
	font-size:10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
