/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.gif);
	
}

.text_maincontent{
 	font-family:Verdana;
	 font-size:11px;
 	color:#000000;
 	line-height:16px;
	 text-decoration:none;
	 padding-left:12px;
	 padding-right:15px;
	 
	 
 }
 .text_contact
{	 font-family:Arial;
	 font-size:12px;
 	 color:#990000;
 	 line-height:18px;
	 text-decoration:none;
	} 
	 
.fotter
	{
		font-family:Verdana;
		font-size:9px;
		text-decoration:none;
		padding-left:228px;
		padding-right:50px;
		padding-bottom:0px;
		padding-top:2px;
		color:#FFFFFF;
	}	 
	