html { overflow: -moz-scrollbars-vertical !important; }

BODY
{
	background-color: #333333;
	margin: 0px; padding: 0px; border: 0px;
}
BODY, TD
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

a
{
	text-decoration: none;
	color: #999999;
}

a:hover
{
	color: #000000;
}



.Title1
{
	font-size: 7.5pt;
	color: #999999;
}
.Title2
{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	line-height: 14pt;
}
.Title3
{
	font-size: 7pt;
	color: #666666;
}

.Title4
{
	font-size: 16pt;
	color: #000000;
}

.ProdDesc
{
	font-size: 9pt;
	color: #7A6F64;
}

.copytext
{
	font-size: 7.5pt;
	color: #888888;
	text-decoration: none;
}

a.copytext:hover
{
	color: #AAAAAA;
}

.boximg, .boximg_over, .boximg_out
{
	padding: 1px;
	border: 1px solid white;
}

.boximg_over
{
	border: 1px solid #666666;
}

.boximg_out
{
	border: 1px solid white;
}
