﻿.FormTable 
{
	width:80%;
	
}
.FormQuestion 
{
	background-color: #662d91;
	color: #000000;
	font-weight:bold;
	width: 150px;
	padding: 3px;
    font-family:"trebuchet MS";
	font-size: 11px;
	vertical-align:top;
}
h1 
{
	font-family:"trebuchet MS";
	font-size: 18px;
	color: #662d91;
	line-height: normal;
}

h2 
{
	font-family:"trebuchet MS";
	font-size: 16px;
	color: #662d91;
}
h3 
{
	font-family:"trebuchet MS";
	font-size: 14px;
	color: #662d91;
}

h4 
{
	font-family:"trebuchet MS";
	font-size: 12px;
	color: #662d91;
}
Div
{
	font-family:"trebuchet MS";
	font-size:14px;
	color:#662d91;
}
P
{
	font-family:"trebuchet MS";
	font-size:14px;
	color:#662d91;
}
#body
{
	font-family:"trebuchet MS";
	font-size:14px;
	color:#662d91;
}
.body
{
	font-family:"trebuchet MS";
	font-size:14px;
	color:#662d91;
}
td 
{
	font-family:"trebuchet MS";
 	font-size:13px;
	color:#662d91;

}
a:link {color: #662d91;
 	text-decoration:none;
	font-family:"trebuchet MS";
 	font-size:14px;
}
a:visited 
{
	color: #662d91;
 	text-decoration:none;
	font-family:"trebuchet MS";
 	font-size:14px;
}
a:hover 
{
	color: #662d91;
 	font-size:14px;
	font-family:"trebuchet MS";
	text-decoration:underline;
}
.OrangeHeading
{
	color: #faa61a;
 	font-size:20px;
	font-family:"trebuchet MS";
}

td#cat a:link 
{
	color: #000000;
	font-family:"trebuchet MS";
	font-size:13px;
	text-decoration:none;
}
td#cat a:visited {
	color: #000000;
 	text-decoration:none;
	font-family:"trebuchet MS";
 	font-size:13px;
 	cursor:pointer;
}
td#cat a:hover {
	color: #662d91;
 	text-decoration:none;
	font-family:"trebuchet MS";
 	font-size:13px;
 	cursor:pointer;
}
.BlackText
{
	padding-left:13px;	
	color:#000000;
	cursor:pointer;
	font-family:"trebuchet MS";
}
HR 
{ 
	border: 1px solid #662d91;
	color:#662d91;
	background-color:#662d91;
	height:1px;
} 
.TdHeading
{
	border-top-color:#faa61a; 
	border-top-style:solid; 
	border-top-width:thin; 
	border-bottom-color:#faa61a; 
	border-bottom-style:solid; 
	border-bottom-width:thin;
	padding-left:10px;
}
.TblProductItems
{
	border-top-color:#662d91; 
	border-top-style:solid; 
	border-top-width:1px; 
	border-right-color:#662d91; 
	border-right-style:solid; 
	border-right-width:1px; 
	border-left-color:#662d91;
	border-left-style:solid; 
	border-left-width:1px;
}
