BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	line-height: 16px;
	SCROLLBAR-TRACK-COLOR: #1A1A1A;
	SCROLLBAR-BASE-COLOR: #2F2F2F;
}
A, A:link, A:visited {
	font-family : Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	font-style : normal;
	font-weight: normal;
	text-decoration : none;
	color: #0D8DEA;
}
A:hover {
	color: #FF2424;
}
A:active {
	color: Orange;
}
.thumbnail {
	margin : 0px 14px 9px 0px;
}
.thumbnailbottom {
	margin : 0px 14px 0px 0px;
}
A.navright, A.navright:link, A.navright:visited {
	font-family : Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	text-decoration : none;
	color: White;
}
A.navright:Hover	{
	color: #FF2424;
}
A.navright:active {
	color: Orange;
}
.nonavright {
	font-family : Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	font-style : normal;
	font-weight: normal;
	text-decoration : none;
	color: #23FD37;
}
.border {
	display: block;
	border : 1px ridge #B9B9B9;
}
