/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	}
.mainBody{
	background:#040505 url(../images/bg.jpg) repeat-x;
	}
form{margin:0; padding:0;}
.leftSh{
	background:url(../images/shadowLeft.jpg) top no-repeat;
	}
.rightSh{
	background:url(../images/shadowRight.jpg) top no-repeat;
	}
.footerTB{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	background:url(../images/bottomLIne.jpg) top no-repeat;
	}
.footerTBBuy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	background:url(../images/buynowFooterline.jpg) top no-repeat;
	}
.footerTB a{
	outline:none;
	text-decoration:none;
	color:#999999;
	}
.footerTBBuy a{
	outline:none;
	text-decoration:none;
	color:#a7a7a9;
	}
.footerTB a:hover{
	color:#333333;
	}
.footerTBBuy a:hover{
	color:#FFFFFF;
	}
.mainText{
	font-weight:bold;
	font-size:12px;
	color:#5f5f5f;
	text-transform:uppercase;
	}	
.aboutContent{
	position:relative;
	float:left;
	left:55px;
	top:1px;
	color:#5f5f5f;/*454445*/
	text-transform:uppercase;
	width:353px;
	height:253px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}
.contactanchor a{
	text-decoration:none;
	color:#999999;
	}
.contactanchor a:hover{
	text-decoration:underline;
	color:#333333;
	}
/*
.contactTable{
	position:relative;
	top:75px;
	left:25px;
	}
*/
.contactTable td{
	vertical-align:top;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}
.contactinput{
	width:200px;
	height:15px;
	background:#FFFFFF;
	border:solid 1px #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	
	}
.contactTable textarea{
	width:200px;
	height:80px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	border:solid 1px #000000;
	}
.greydark{color:#323232;}
.greylight1{color:#a0a0a0;}

