BODY {
	margin           : 0px 0px 0px 0px;
	background-color : #482119;
	background-repeat: repeat-x;  
}

td, tr, p, div {
	font-family      : "Arial";
	font-family:"Arial, Helvetica, sans-serif";
	font-size        : 12px;
	color            : #331F1B;
	text-align       : center;
	line-height: 1,5;	
  }

ul {
  margin           : 0px 0px 0px 0px;
}



HR {
  color: #331F1B;
  height:1px;
  width:100%; }

.inputbox {
  font-family      : "Arial," Trebuchet MS,Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #331F1B;
  background-color : #FFFFFF;
  border           : 1px solid #CCCCCC;
}
.outline_right_dotted { border-right: 1px black}
.outline_left_dotted { border-left: 1px black }


a {
  font-size: 15px
  font-family:"Arial Black";
	color: #482119;
	text-decoration: none;
}

a:hover {
  color: #482119;
  text-decoration:underline; }
  
a:active {
  text-decoration:none;
  color: #482119; }
  
.contentheading   { font-weight: bold; font-size: 15px; text-decoration: none ; color: #331F1B}
.createdate { font-style: italic }
.small { font-style: italic; font-size: 9px }
.moduletable  { text-align: left }
.frontpageheader { font-weight: bold; font-size: 14px; text-align: center }
.outline_bottom { border-bottom: 1px solid #cccccc}
.header {  background-color: #0F0F0F; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; color: #FFFFFF}
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}