html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

body {
	background: #F7F0DD url(images/page_bg.jpg) repeat-x;
	text-align: center;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 11pt;
}
.top1{
	color: #2B2A2F;
	font-size: 18px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.left {
	background: #998A5F url(images/nav_left.jpg) repeat-x;
	text-align: center;
	color: #998A5F;
	padding-bottom: 10px;
	padding-top: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
  font-weight:normal;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
  A:link   
  {   
  color:   #E9C379;   
  text-decoration:   none;  
  font-weight: bold; 
  }   
  A:visited   
  {   
  color:   #E9C379;   
  text-decoration:   none;  
  font-weight: bold;
  }   
  A:active   {   
  TEXT-DECORATION:   none ; 
  font-weight: bold; 
  }   
  A:hover   {   
  COLOR:   #ffffff;   TEXT-DECORATION:   none ; 
  font-weight: bold; 
  } 
  
  A.a:link   
  {   
  color:   #74653D;   
  text-decoration:   none;  
  font-weight: bold; 
  }   
  A.a:visited   
  {   
  color:   #74653D;   
  text-decoration:   none;  
  font-weight: bold;
  }   
  A.a:active   {   
  TEXT-DECORATION:   none ; 
  font-weight: bold; 
  }   
  A.a:hover   {   
  COLOR:   #000000;   TEXT-DECORATION:   none ; 
  font-weight: bold; 
  } 
img {border:0}
.STYLE5 {
	font-size: 14px;
	font-weight: bold;
}
.STYLE9 {font-size: 14px}
.STYLE10 {
	color: #000000;
	font-weight: bold;
}
.Content { font-size: 12PX; line-height: 11pt }