BODY {
	scrollbar-base-color: #4F090B;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	background-color: #4f090b;
}

.content	{
	color: #4f090b;
	font-family: Arial;font-size: 14px;font-weight: bold;line-height: 140%;
	}		

a.footerLink:visited	{ color: #E5B77D; text-decoration: none; font-weight: bold; }
a.footerLink:link		{ color: #E5B77D; text-decoration: none; font-weight: bold; }
a.footerLink:active		{ color: #E5B77D; text-decoration: none; font-weight: bold; }
a.footerLink:hover 		{ color: #fff000; text-decoration: none; font-weight: bold; }

a.textLink:visited		{ color: #E5B77D; text-decoration: none; font-weight: bold; }
a.textLink:link			{ color: #E5B77D; text-decoration: none; font-weight: bold; }
a.textLink:active		{ color: #4f090b; text-decoration: underline; font-weight: bold; }
a.textLink:hover 		{ color: #4f090b; text-decoration: underline; font-weight: bold; }

a.menuLink:visited	{ font-family: Arial; font-weight: bold; text-decoration: underline; color: #4f090b; }
a.menuLink:link 	{ font-family: Arial; font-weight: bold; text-decoration: underline; color: #4f090b; }
a.menuLink:active 	{ font-family: Arial; font-weight: bold; text-decoration: none; color: #ff0000; }
a.menuLink:hover 	{ font-family: Arial; font-weight: bold; text-decoration: none; color: #ff0000; }
	
.footer	{
	color: #E5B77D;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
	}
	
OL 	{margin-bottom:10px; margin-top:0px;}
UL	{margin-bottom:10px; margin-top:10px; margin-left: 20px;}
LI	{margin-bottom:10px; margin-top:0px;}
	
H1	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-style: normal; 
	font-weight: bold; 
	}	

H2	{
	color: #6D923C;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold;
	line-height: 140%;
	margin-top:  -10 px;
	margin-bottom: 10px;
	}	

.content	{
	color: #4f090b;
	font-family: Arial;font-size: 14px;font-weight: bold;line-height: 140%;
	}
	
.menu_bottom	{	
	color: #4f090b;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;

	}			
	
.caption	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 120%;
	}	
	
.caption_bold	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 120%;
	}	
	
.caption11	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 120%;
	}	

.container		{
	width: 100%; 
	height: 100%;
	}

.container_master	{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	background-image:url('../images/background_main.jpg');
	background-position: top center; 
	background-attachment: scroll;
	background-repeat: repeat-y;
	width: 985px; 

	}	
	
.container_header	{
	padding-left: 2px;
	background-image:url('../images/background_top.jpg');
	background-position: top center; 
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 985px; 
	height:245px;
	min-height: 245px;
	}	

.container_content	{
	padding: 0px 0px 0px 0px; 
	background-image:url('../images/background_middle.jpg');
	background-position: top center; 
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 985px; 

	}	
	
.container_bottom	{
	padding: 0px 0px 0px 0px; 
	background-image:url('../images/background_bottom.jpg');
	background-position: top center; 
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 985px; 
	height:18px;
	min-height: 18px;
	}	
	
	
	
.container_footer		{
	width: 985px; 
	padding-bottom: 15px;
	
	}
