/* CSS Document */

/****************************/
/* 	   Copyright 2008 		*/
/*    MFManagement.net		*/
/****************************/

body {	
		margin: 0; 
		padding: 0; 
		background: #000 url(images/pattern.gif) repeat; 
		color: #888; 
		font-family: "Verdana", Lucida, Verdana, sans-serif; 
		font-size: 11px; 
		line-height: 1.8em; 
		text-align: center;
}
td.main { 
		border-left: 2px #131313 solid; 
		border-right: 2px #131313 solid; 
}
.style1 {
		font-family: Century Gothic, Arial, sans-serif;
		font-size: 150%;
		color: #FF6600;
		font-weight: lighter;
}
li {
		list-style:square;
		margin: 0;
}
.mainmenu {
		font-family: Century Gothic, Arial, sans-serif;
		font-size: 110%;;
		font-weight: lighter;
		color: #FFFFFF;
		font-style: normal;
		text-decoration: none;
}
a:hover {
		color:#A50100;
}
.main-text {
		text-decoration: none;
		font-size: 11px;
		color: #BBBBBB;
		font-weight: lighter;
}
.style2 {
		color: #FFFFFF
}
.style3 {
		text-decoration: none; font-size: 11px; color: #FFFFFF; font-weight: lighter;
 }
.bottom_bg {
		background: url(images/bottom_body.jpg) top center no-repeat;
}