﻿body {
		background: #333333 url('../siteart/bg.jpg') repeat-x;}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
		
		
a:link, a:active, a:visited {
	text-decoration: underline; 
	color: #000;
}

a:hover {
	text-decoration: underline; 
	color: #666666;
}



a.nav:link, a.nav:active, a.nav:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 13px 0px 9px 0px;
	width: 158px;
	text-transform: uppercase;
	font-size: 9pt;
	background: url('../siteart/navoff.jpg') no-repeat;
}


a.nav:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9pt;
	background: url('../siteart/navon.jpg') no-repeat;

}

.topLeft {
	height: 102px;
	width: 198px;
}




.address {
	font-size: 8pt;
	color:#000;
	line-height: 8pt;
}

.footer{
	font: size: 9pt;
	color: #000;
}

.contact {
	color:#000;
}