﻿body {
}
.genTable
{
	padding: 0px;

}

.genTable th
{
	background-color: #000000;
	font-weight: bolder;
	font-size: 9pt;
	color: #ffffff;
	font-weight:bold;
}
.genTable td
{
	background-color: #000000;
	font-size: 8pt;
	color: #cccccc;
	FONT-FAMILY: verdana;
	vertical-align:top;
	text-align:left;
}
.Page_title{
font-family:tahoma,arial;
font-weight:bold;
font-size:12px;
text-align:left;
color:Red;
}
.Page_titleYello{
font-family:tahoma,arial;
font-weight:bold;
font-size:13px;
text-align:left;
color:Yellow;
}
.ProductsTable
{
	padding: 0px;
	border-spacing:0px;
	height:200px;
}

.ProductsTable th
{
	background-color: #2a2a2a;
	height:80px;
}
.ProductsTable td
{
	background-color: #2a2a2a;
	font-size: 7pt;
	color: #df0000;
	FONT-FAMILY: verdana;
	vertical-align:top;
	text-align:left;
}
.ProductsTable a
{
    color: #f7bc2f;
	font-weight:bold;
	FONT-FAMILY: verdana;
	text-decoration:none;
}
.ProductsTableName a
{
    font-size: 9pt;
	color: #f7bc2f;
	font-weight:bold;
	FONT-FAMILY: verdana;
	text-decoration:none;
}
.ProductsTableOtherNames a
{
    font-size: 9pt;
	color: #f7bc2f;
	FONT-FAMILY: verdana;
	text-decoration:none;
}

