body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #576B65;
}
.white12bold {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.quote {
	padding: 14px;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg-strip.jpg);
	background-repeat: repeat-x;
}
td img {
	display: block;
}
a:link {
	color: #350017;
	
}
a:visited {
	color: #350017;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.grey14 {
	font-size: 14px;
	font-weight: bold;
	color: #576A65;
}
.grey12 {font-size: 12px; font-weight: bold; color: #576A65; font-style: italic; }

a.footer:link    {
	text-decoration: none;
	color: #576A66;
	font-size: 11px;
}
a.footer:visited { font-size: 11px; text-decoration: none; color: #576A66;}
a.footer:hover   { font-size: 11px; text-decoration: underline; color: #62002F;}
a.footer:active  { font-size: 11px; text-decoration: underline; color: #62002F;
}
.imgborderwht {
	border: 1px solid #FFFFFF;
}
a.mainmenu:link    {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
a.mainmenu:visited { 
	text-decoration: none; 
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
a.mainmenu:hover   {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #62002F;
	line-height: 18px;
}
a.mainmenu:active  { 
	text-decoration: underline; 
	font-size: 14px;
	font-weight: bold;color: #62002F;
	line-height: 18px;
}
a.submenu:link    {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
}
a.submenu:visited { font-size: 11px; text-decoration: none; color: #333333; line-height: 18px;}
a.submenu:hover   { font-size: 11px; text-decoration: underline; color: #62002F; line-height: 18px;}
a.submenu:active  { font-size: 11px; text-decoration: underline; color: #62002F; line-height: 18px;
}
.intbgimg {
	background-repeat: repeat-x;
}
.content {
	padding: 16px;
}
.listingimg {
	padding-right: 10px;
}
.imgborder {
	border: 1px solid #333333;
}

