.black { background-color:#000000; }
.darkgrey { background-color:#3a3a3a; }

.borderbgrey { background-color:#ffffff; border-bottom: 1px solid #ffffff; }
.borderblack { border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; }


.grey_top_bot { background-color:#000000; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }



a:link
{
	font-family: Arial;
	color: #ffffff;
	font-size:14px;
	font-style: normal;
}
a:hover      
{ 
		font-family: Arial; text-decoration: overline; font-size:14px; color:#ffffff;  
}
a:visited
{
	font-family: Arial;
	color: #ffffff;
	font-size:14px;
	font-style: normal;
}
a:active 
{
		font-family: Arial; color: #ffffff; font-size:14px; 
		}
		
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}



h2 {font-family:"Times New Roman", Times, serif; color:#FFFFFF;}



.input {
	width:185px;
	border-style:solid;
	border-width:1px;
	height:19px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2 0 0 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
}

.questions {
	border-style:solid;
	border-width:1px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2 0 0 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
}

