A:link {color: #564D24;}
A:hover {color: #C5AE53;}
A:visited {color: #564D24;}

.MainTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666633;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 5px;

}

.YellowColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #6C602C;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #7F7339;
	padding: 15px 10px 10px;
	vertical-align: top;
	background-image: url(../images/yellowColumnBG.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 149px;




}
.LeftTD {
	vertical-align: top;
	background-color: #6C602C;

}
.Footer {
	background-color: #564D24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999966;

}
body {
	margin: 0px;
	background-color: 6C602C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;

}
.HeaderRow {
	color: #FFFFFF;
	background-color: #e5d07f;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;




}
.DescriptionRow {
	color: A06200;
	background-color: FFDFAD;
	font-weight: bold;
}
.OddRows {
	background-image: url(../images/dashed.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	vertical-align: top;


}
.EvenRows {
	background-image: url(../images/dashed.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	font-size: 11px;
}

li {
	list-style-position: outside;
	line-height:14px;
	list-style-type: square;
}

.thumbnail {
	border: 1 solid #564D24;


}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666633;
}
.SubHeadings {
	font-weight: bold;
}

.links:hover
{color:#FF3300;
}
