A 
{ 
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-size: 11; 
	color: navy; 
	text-decoration: none; 
}
A:Hover
{
	text-decoration: underline;
}
.Copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: black;
}
IMG
{
	border-color: Black;
}
.ShortDesc
{ FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Verdana, Arial; TEXT-ALIGN: left }
.ProductName
{ FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Verdana, Arial; TEXT-ALIGN: left }
.DescTitle 
{ FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: dimgray; FONT-FAMILY: Verdana; TEXT-ALIGN: right; }
.DescField
{ FONT-SIZE: 11px; COLOR: dimgray; FONT-FAMILY: Verdana; text-align: justify;}
TR.Odd
{
	BACKGROUND-COLOR: Gainsboro 
}
TR.Even 
{
	BACKGROUND-COLOR: WhiteSmoke
}
TD.Shaded
{
	background-color: #aacccc;
}
TD.Black
{
	background-color: DimGray;
}
.SearchTitle
{
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: LightGrey;
	background-color: #093661/*DarkGray*/;
}
.PlainText
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: DimGray;
}
.PlainTextBold
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: DimGray;
	font-weight: bold;
}
.PlainTextLink
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: DimGray;
	text-decoration: none;
}
TABLE.Body
{
	background-color: #ffffff;
}
.Pager
{
	font-family: Verdana, Arial;
	Font-Size: 8pt;
	font-weight: bold;
}
.Menu
{
	text-align: left;
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-size: 8pt;
	background-color: #093661/*DarkGray*/;
	color: White;
}
.Menu:Hover
{
	text-decoration: none;
	color: Highlight;
}
.MenuBackground
{
	text-align: left;
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-size: 8pt;
	background-color: #093661/*DarkGray*/;
	color: White;
}
.MenuBackground:Hover
{
	text-decoration: none;	
}
.ErrorMsg
{
	font-family: Verdana, Arial;
	Font-Size: 8pt;
	color: Red;
}
.Email
{
	font-size: 7pt;
	font-family: Verdana, Arial;
	font-variant: small-caps;
}
