body {margin:0px;padding:0px;
background-color : #b6afa3;}

#bg{width: 100%; float: left; background: url('images/bg_top.jpg') center top repeat-x;}

.body, p, td, ul li, li, input, select, option, .normal {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#332416;
text-decoration:none;}

.title {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
color:#332416;}

.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #332416;}

a.menuLink:link, a.menuLink:visited, a.menuLink:active { color: #332416; text-decoration: none;}
a.menuLink:hover { color: #332416; text-decoration: underline;}

.newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #332416;
	font-weight: bold;
	text-decoration: underline;
}
a.newslink:link, a.newslink:visited, a.newslink:active { color: #332416; text-decoration: underline;}
a.newslink:hover { color: #cc0000; text-decoration: none;                        
}


.smalltextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
}

a.smalltextblack:link, a.smalltextblack:visited, a.smalltextblack:active { color: #545454; text-decoration: none;}
a.smalltextblack:hover { color: #000000; text-decoration: underline;}

.imgBorder2{
  float: none;
  border: 1px solid #332416;
  padding:5px;
  margin-right: 0px;
  }