body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6E6E6E;

}
td {
	color: #a8a7a7;
	font-size: 11px;
	font-family: tahoma;
	vertical-align: top;
}
input,textarea {

	font-family: tahoma;
	font-size: 11px;
	color: #969595;
	border:1px solid #5B5B5B;
	background-color: #3E3F40;
}
.maintable{
	border-style: solid;
	border-width: thin;
	border-color: #4D4D4F;
}

.yellow {
	color: #ffffff;
}
.white {
	color: #ffffff;
}
.contactsform {
	width:179px;
}
a,a:hover,a:link,a:visited { 
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}