A.menu:link,
A.menu:active,
A.menu:visited { text-decoration: none; font-family:Arial; font-size: 10px; color: Black; }
A.menu:hover { text-decoration: underline; font-family:Arial; font-size: 10px; color: Black; }

A.menubold:link,
A.menubold:active,
A.menubold:visited { text-decoration: none; font-family:Arial; font-size: 11px; font-weight: bold; color: Black; }
A.menubold:hover { text-decoration: underline; font-family:Arial; font-size: 11px; font-weight: bold; color: Black; }

A.menuwhite:link,
A.menuwhite:active,
A.menuwhite:visited { text-decoration: none; font-family:Arial; font-size: 10px; color: White; }
A.menuwhite:hover { text-decoration: underline; font-family:Arial; font-size: 10px; color: White; }

A.menuwhitebold:link,
A.menuwhitebold:active,
A.menuwhitebold:visited { text-decoration: none; font-family:Arial; font-size: 11px; font-weight: bold; color: White; }
A.menuwhitebold:hover { text-decoration: underline; font-family:Arial; font-size: 11px; font-weight: bold; color: White; }

.disclaimer
{
	font-family: Arial; font-size: 10px;
}

.TabLink
{
	text-decoration: underline;
	color: Blue;
	font-weight: bold;
}

.bodytext
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.bodyboldtext
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.errortext
{
	font-family: Arial;
	font-size: 10px;
	color: Red;
}

.SubTitle
{
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}

.HeaderText
{
	font-family: Arial;
	font-size: 12px;
	color: White;
}

.HeaderTextSmall
{
	font-family: Arial;
	font-size: 10px;
	color: White;
}

.ProductImage
{
	cursor:hand;
}

.RightMenuItem
{
	font-family: Arial;
	font-size: 11;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}

.RightMenuSubItem
{
	font-family: Arial;
	font-size: 10;
	color: #3E3E3E;
	text-decoration: none;
}

.TextBox1
{
	width: 275;
	font-family: Arial;
	font-size: 12;
	color: #3E3E3E;
	
}

.TextBox2
{
	width: 350;
	height: 90;
	font-family: Arial;
	font-size: 12;
	color: #3E3E3E;
}

.Keyword
{
	font-family: Arial;
	font-size: 8px;
	color: #DCDCDC;
}
