/* CSS Document */
body
{
/*background-image:url(../images/background_green.jpg);*/
background-color:#000;
font-family:Verdana;
margin:0;
}
.headertable
{
/*background-image:url(../images/inner_bg.jpg);*/
background-color:#FFFFFF;

}
.left:link
{
font-family:Verdana;
font-size:12px;
font-weight: bold;
text-decoration:none;
color:#FFF;

}

.left:visited
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFF;

}
.left:hover
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFF;
}

.linkover {background-color: #D7006B;} 
.linkover:hover {background-color: #FBA903; } 
.linkover1 {background-color: #FBA903; } 
/* D7006B*/
.footer
{
font-family:Verdana;
font-size:12px;
font-weight:normal;
color:#FFF;
}

.mainhead
{
font-family:Verdana;
font-size:20px;
font-weight:bold;
line-height:40px;
color:#D7006B;
text-align:left;
}
.maincontent
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#525252;
}

.input
{
background-color:#D7006B;
font-family:Verdana;
font-size:13px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
}
.sent
{
font-family:Verdana;
font-size:11px;
font-weight:normal;
color:#004A00;
}


.header:link
{
font-family:Verdana;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#525252;

}
.header:visited
{
font-family:Verdana;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#525252;

}
.header:hover
{
font-family:Verdana;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#525252;
}
.content
{
	font-family:Verdana; 
	font-size:11px; 
	color:#800040;
	text-align:justify;
	margin-top:0px;
	line-height:18px;
}
.contentAdr
{
	font-family:Verdana; 
	font-size:11px; 
	color:#800040;
	font-weight:bold;
	text-align:justify;
	padding-left:10px;
}
.text
{
	color: #800040;
	text-align:justify;
}
.testmonials
{
	margin-top:15px;
	margin-left:30px;
}
