A:hover 
	{
	color: #D7AF67;
	text-decoration: none
	}
A:Link
	{
	
	color: #96271E;
	text-decoration: underline
	}

A:visited
	{
	color: #333333;
	text-decoration: underline
	}
	
.Header {
	width: 780px;
	height:194px;
	background-image: url(../images/topbg.gif);
	padding: 0;
	margin: 0;
	clear: both;
	background-repeat: no-repeat;
}

.leftCol {
 width: 139px;
 padding: ;
 margin: 0;
 background-image: url(../images/leftbg.gif);
}

.footertext
{
background-color: #D5AC61;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
padding-right:10px;
height:26px;
}
.tdtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	color: #333333;
	white-space: normal;
	line-height: 22px;
}
.tdtextcenter
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color: #333333;
}
.title
{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
color: #333333;
font-weight:bold;

}
img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}
