body 
{
	margin:0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #A6A6A6;
}.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F3F3F;
	text-decoration: none;
}
.Phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B42D21;
	font-weight: bold;
}
.Fax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #099C8C;
	font-weight: bold;
}
.More {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #B42D21;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.TextBoldBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F4B00;
	font-weight: bold;
	text-decoration: none;
}
.ContactFree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #E7E0D1;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.TextBoldBrown16px {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BA5800;
	font-weight: bold;
	text-decoration: none;
}
.GreySeperator {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #775300;
	text-decoration: none;
}
.LoginForms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
	padding: 3px;
}
.OrangeBgLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF6600;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.Redlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.Blacklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
}
.DotSpacer {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.OrangeLinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
.Forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #F4F4F4;
}

