/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.jpg) left top repeat-x;
	background-color:#707070;
}
.rights{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
}
.content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:18px;
color:#0A3F5F;
text-align:justify;
margin-right: 10px;
}
.form-names{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#3B3B3B;
}
.form-box{
border:1px solid #C4C2C2;
height:18px;
width:170px;
}
.form-textarea{
border:1px solid #C4C2C2;
height:130px;
width:170px;
}
