body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #0c0c0c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.stylet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.styleb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
}
.stylew {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	word-spacing:55px;
}
.wrap {
	border: 1px solid #2A507E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
/*Form Style starts here*/
.form {	
	width:100%;
	margin:0;
	padding:0;
}
.formleft {
	width:225px;
	margin:auto;
	padding-left:50px;
	float:left;
	clear:left;
}
.formright {
	width:501px;
	margin:auto;
	float:right;
	clear:right;
}
/*form{
	margin:10px;
	padding:10px;
	border:0;
	font-weight: normal;
	color: #FFFFFF;
	float:right;
	clear:right;
	}*/

.form3 {
    width:370px;
    vertical-align:top;
    height: 275px;
	color:#FFFFFF;
}
/*.form3 input{
	width:315px;
	height:100%;
	color: #000000;
	font-family: tahoma, serif;
	font-size: 12px;
}*/
.form3 textarea{
                width:360px;
                height:115px;
                overflow:auto;
                font:12px tahoma, serif;
				color: #000000;
}
.form2{
                width:378px;
                vertical-align:top;
                font:14px tahoma, serif;
}
/*.form2 input{
                width:40px;
                height:100%;
                font:12px tahoma, serif;
				color: #000000;
}*/
.form1{
                width:378px;
                vertical-align:top;
                font:14px tahoma, serif;
}
.form1 input{
                width:27%;
                height:100%;
                font:12px tahoma, serif;
				color: #000000;
}
.form4{
                width:378px;
                vertical-align:top;
                font:14px tahoma, serif;
}
.form4 input{
                width:133px;
                height:100%;
                font:12px tahoma, serif;
				color: #000000;
}
.form5{
                width:378px;
                font:14px tahoma, serif;
                /*vertical-align:top;*/
}
.form5 input{
                width:22%;
                height:100%;
                font:12px tahoma, serif;
				color: #000000;
}
.form6{
                width:378px;
                vertical-align:top;
                font:14px tahoma, serif;
}
.form6 input{
                width:82%;
                height:100%;
                font:12px tahoma, serif;
				color: #000000;
}
.form7{
                width:50px;
                font:14px tahoma, serif;	
                /*vertical-align:top;*/
}
.form7 input{
                width:90%;
                height:100%;
                font:12px tahoma, serif;
				color: #000000;
}
.subject {
                font:14px tahoma, serif;
				width:377px;
}
.sent {
                font:18px #ff6600 tahoma, serif;
				font-weight:bold;
}
.submit{
	width:357px;
	vertical-align:top;
	position: relative;
}
.submit input{
                width:328px;
                vertical-align:top;
}
/*Form Style ends here*/	