body  {
	   	margin:0px 0px 0px 0px;
	   	background-repeat : repeat-x;
	   	background-image : url(pics/bg.jpg);

	   }
	   .body-start  {
	   	margin:0px 0px 0px 0px;
	   	background-repeat : repeat-x;
	   	background-image : url(pics/bg_flash.jpg);

	   }
	   .text {font-size: 12px;
	   	font-family: Arial, Verdana, sans-serif;
	   	color:#333333;
	   	line-height : 17px;
	   }
	   a      {font-size: 12px;
	   	font-family: Arial, Verdana, sans-serif;
	   	color:#333333;
	   	line-height : 17px;
	   	text-decoration: none;
	   }
	   li     {
	   	list-style-type : square;
	   	margin-left : -25px;
	   }
	   .footer {font-size: 11px;
	   	font-family: Arial, Verdana, sans-serif;
	   	color:#ffffff;
		}
	   .td_bg {background-repeat : repeat-x;
	   	       background-image : url(pics/bg_hell.jpg);
	   }
		 form {
		 	display: inline;
		 }
		 input.contact {
		 	width: 200px;
		 }
		 textarea.contact {
		 	width: 200px;
			height: 80px;
		 }
