body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	background-color:#1f1f1f;
}

.head_text{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#bcbcbc;
}
.main-text{
font-family:Arial;
font-size:11px;
text-decoration:none;
font-weight:none;
color:#CCCCCC;
}
.product-head{
font-family:Tahoma;
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#fe0002;
}
.product-white{
font-family:Tahoma;
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#ffffff;
}
.main1-text{
font-family:Arial;
font-size:11px;
text-decoration:none;
font-weight:none;
color:#FF0000;
}
.main1-text:hover{
font-family:Arial;
font-size:11px;
text-decoration:none;
font-weight:none;
color:#ffffff;
}
.Red-text{
font-family:Arial;
font-size:11px;
text-decoration:none;
font-weight:none;
color:#fe0002;
}
.white-heading{
font-family:Arial;
font-size:11px;
text-decoration:none;
font-weight:none;
color:#ffffff;
}
.pro-text-head{
font-family:Trebuchet MS;
font-size:14px;
text-decoration:none;
font-weight:bold;
color:#ffffff;
}
.textarea{
	font-family:tahoma;
	text-align:left;
	vertical-align: baseline;
	font-size:11px;
	color: #747474;
	font-weight:normal;
	background-color: #141414;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#595959;
	
	}
