body {
	margin: 0px 30px 30px 30px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 300;
	text-align: center;
	color:#999595;
	background: #c0c0c0 url(../pix/body-bg4.gif);
	
}


A:link{
	COLOR: #d09d00;
	text-decoration : none;
	font-weight:normal;
}
A:visited{
	COLOR: #d09d00;
	text-decoration : none;
		font-weight:normal;

}
A:active{
	COLOR: #adabab;
	text-decoration : underline;
		font-weight:normal;
}
A:hover{
	COLOR: #adabab;
	text-decoration : underline;
		font-weight:normal;
}

h1 {
	font-size: 160%;
	font-weight: bold;
	padding-top:3px;
	padding-bottom:0px;
	padding-left:0px;
	margin:0px;
	padding-right:0px;
	color : #686868;
}

h2 {
	font-size: 130%;
	color : #686868;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
}
h3 {
	color : #686868;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
	font-size:90%;
}


td {
margin 0px 30px 30px 30px;
font-size :12px;
}






#menu {
  display:table;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  white-space:nowrap;
  padding-left:0;
  margin-left:0;
  
  }
#menu li {
  display:table-cell;
  margin-left:0;
  
  }
#menu a {
  width:auto;
  display:block;
  padding:1px 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
  background-color: #4b4b4b;
  text-decoration: none;
  border: 1px groove #696767;
  text-decoration:none;

  }
#menu a:hover {
  color:#000; 
  background:#d4d4d4;
  }

.container {clear:both; text-decoration:none;}

#menu li {
  float:left;
  }
#menu a {
  float:left;
  }

.container {display:inline-block;}

.local {  width:auto;
  display:block;
  padding:1px 5px;
  display:inline-block;
color:#900;clear:both; text-decoration:none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
  background-color: #4b4b4b;
}


