

.captionb { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold }

.default { font-family: Times New Roman; font-size: 13px; color: 61331a }

.caption { font-family: Times New Roman; font-size: 12px; color: c85100; font-style: italic }

.defaultb { font-family: Times New Roman; font-size: 13px; color: c85100; font-weight: bold }

.defaultb1 { font-family: Times New Roman; font-size: 14px; color: c85100; font-weight: bold }

.feature { font-family: Times New Roman; font-size: 13px; color: c85100; font-style: italic }

.red { font-family: Times New Roman; font-size: 13px; color: c85100; font-style: italic }

.featureb { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold }

a:link {
	font-style: italic;
	text-decoration: none;
	color: c85100;
}
a:hover {
	font-style: italic;
	text-decoration: none;
	color: c85100;
}
a:active {
	font-style: italic;
	text-decoration: none;
	color: c85100;
}
a:visited {
	font-style: italic;
	text-decoration: none;
	color: c85100;
}

a.link:link {
	font-style: italic;
	text-decoration: none;
	color: 999999;
}
a.link:hover {
	font-style: italic;
	text-decoration: none;
	color: 999999;
}
a.link:active {
	font-style: italic;
	text-decoration: none;
	color: 999999;
}
a.link:visited {
	font-style: italic;
	text-decoration: none;
	color: 999999;
}


.image{
	border-style:solid;
	border-color: cdb18c;
	border-width:1px;
      }


body
{ 
background-image: 
url('images/bgexpand.jpg');
background-repeat: repeat-x
}