body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; margin:0,0,0,0;
	background-color:#e5e5e5;
}
a:link {
	color:#808284;
	text-decoration: none;
	font-size:10px;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-size:10px;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-size:10px;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-size:10px;
	}
	
.bot-txt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#808284;
}

a.email
{
color:#666666;
font-size:14px;
line-height:17px;
text-decoration:underline;
}

a.email:hover
{
color:#000000;
font-size:14px;
line-height:17px;
text-decoration:none;
}




.form-bg
{
background-image:url(images/form-bg.jpg);
width:323px;
height:341px;
background-repeat:no-repeat;
}