BODY 
	{ 
	background:url(images/bodyBg.jpg) #ffffff;
	background-repeat: repeat-x;
	font-size: 12px; 
	font-family: "Lucida Sans Unicode", Arial, Sans-serif;	
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
    scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #D2E4EA; 
	scrollbar-shadow-color: #D2E4EA; 
	scrollbar-3dlight-color: #D2E4EA; 
	scrollbar-arrow-color: #D2E4EA; 
	scrollbar-track-color: #D2E4EA; 
	scrollbar-darkshadow-color: #D2E4EA;  
	color:#000000;	
	}

#iecent
	{
	text-align:center;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px; 
	width:100%;	
	}  
	
#cent
	{
	width:776px;
	margin:0px auto;  
	padding-top:0px;  
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:left; 		 
	} 
	
#logo
	{
	background: url(images/logo_bg.jpg);
	width: 770px;
	height: 208px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center; 
	overflow: hidden;
	}
	
	
.footer
	{
	height:50px;	
	padding-bottom:0px;
	margin-bottom:0px;
	background: url(images/footerBg.jpg);
	}

	
.menutop
	{ 
	background-color: #F09A07; 
	width:100%;
	height:38px;
	margin-top:0px;
	padding-top:0px;  
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:center;
	}

.menutop_inner
	{ 
	background-color: #F09A07; 
	width:776px;
	height:38px;
	margin-top:0px;
	padding-top:0px;  
	margin-bottom:0px;
	padding-bottom:0px;
	font-size: 14px; 
	}

	
#topmenu_shadow
	{
	background: url('images/topmenu_shadow_bg.jpg');
	width:100%;
	height:20px;
	margin-top:0px;
	padding-top:0px;  
	margin-bottom:0px;
	padding-bottom:0px;
	}	

#menuleft
	{
	width:211px;
	background:#E26004;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	}  

#menuleft A 
	{
	color: #9b2300;
	text-decoration:none;
	}  

#menuleft A:HOVER 
	{
	color: #9b2300;
	text-decoration:underline;	
	}  

#menuleft B
	{
	color: #ffffff;
	}  
	
.menu_left_title
	{
	width:211px;
	height:30px;

	font-size: 12px;
	background: #9b2300;
	color: #ffffff;
	font-weight: normal; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}



#content
	{
	color:#000000;
	width:554px;
	float:right;
	text-align:left;
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	overflow:auto;
	}
	
IMG
	{
	margin-top:0px;
	padding-top:0px;  
	margin-bottom:0px;
	padding-bottom:0px;
	
	border:0px;
	background:transparent;
	}

b
	{
	color: #9b2300;
	}
.padding
	{
	padding:15px 15px 15px 15px;
	}	

.small_padding
	{
	padding-top:7px;
	padding-left:20px;
	padding-bottom:7px;
	}	

	
.anch:LINK, .anch:VISITED
	{
	font-size: 14px; 
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	font-weight: bold; 
	text-align:center;
	}
	
.anch:HOVER	
	{
	font-size: 14px; 
	color: #000000;
	text-decoration: none; 
	padding-left:10px;
	padding-right:10px;
	font-weight: bold; 
	text-align:center;
	}

.button_out
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF; 
	border: 1px solid white; 
	font-size: 12px; 
	font-weight: bold; 
	color: #9b2300;
	height:22px;
	}

.button_over
	{ 
	background-color: #FFFFFF; 
	border: 1px solid #9b2300;
	font-size: 12px; 
	font-weight: bold; 
	color: #9b2300;
	height:22px;
	}

.right_float
	{
	float:right;
	}
.obr
	{
	float:left;
	margin:0 0px;
	text-align:center;
	height:151px;
	width:125px;
	}
.forum_border
	{
	border: 1px solid #F09A07;
	background:#F0EAD0;
	margin: 40px 40px 40px 40px;	
	padding:5px 5px 5px 5px; 
	width:450px;
	}

.forum_thread
	{
	border: 1px solid #F09A07;
	margin-left: 40px;
	margin-right: 40px;	
	margin-top: 10px;	
	padding:10px 10px 10px 10px;
	width:450px;
	}

H1
	{	
	margin-left:15px;
	color:#9E2304;
	font-size:20px;
	}
H2
	{
	margin-left:15px;
	color:#9E2304;
	font-size:18px;
	}	   
H3
	{				 
	margin-left:15px;	
	color:#9E2304;
	font-size:16px;
	}	   
H4
	{				 
	margin-left:15px;	
	color:#9E2304;
	font-size:14px;	  
	margin-top:10px;
	margin-bottom:10px;
	}
	
A 
	{
	color: #9b2300;
	text-decoration:none;
	}  

A:HOVER 
	{
	color: #9b2300;
	text-decoration:underline;	
	}  	
