A:link {color:#FE7C3B}
A:hover {color:#f89361}
A:visited {color:#D9672E}

.borderboth {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #ebebeb;
	border-right-color: #ebebeb;
}
.borderight {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #ebebeb;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: left;
}
/*li {
	list-style-position: outside;
	line-height:14px;
	color: #333333;
	list-style-type: square;*/


}
.HeaderRow {
	color: #FFFFFF;
	background-color: FFB94A;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;


}
.DescriptionRow {
	color: A06200;
	background-color: FFDFAD;
	font-weight: bold;
}
.OddRows {
	background-image: url(../images/dashed.gif);
	background-repeat: repeat-x;
}
.EvenRows {
	background-image: url(../images/dashed.gif);
	background-repeat: repeat-x;
}
.bigHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #999999;
}

.PageHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #999999;
}
.thumbs {
	border: #333333;
}
