BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  color            : #000000;
  
  background-image: url(../images/bg.jpg); 
  background-repeat: repeat-x; 
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #1c1c1c;
}

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



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

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}
/*.outline_right_dotted { border-right: 1px dotted black }
.outline_left_dotted { border-left: 1px dotted black }*/
.outline_right_dotted { border-right: 1px solid #cccccc }
.outline_left_dotted { border-left: 1px solid #cccccc }


.outline_left_right_dotted { border-left: 1px dotted black; border-right: 1px dotted black; }

.outline_top_bottom_dotted { border-top: 1px dotted black; border-bottom: 1px dotted black; }


a {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #454135;
  text-decoration: none; }

a:hover {
  color: #FF9C00;
  text-decoration: underline; }

a:active {
  text-decoration:underline;
  color: #336699; }


  
.contentheading   { font-weight: bold; font-size: 13px; text-decoration: none ; color: #054d7f}
.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}
.outline_top { border-top: 1px solid #cccccc}
.header {  /*background-color: #FFFFFF; */font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; color: #0664A2}
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;
	}

div.BackgroundLayer { 
position:absolute; 
width:500px; 
height:400px; 
z-index:1; 
background-image:  url(../images/bg.jpg); 
/*layer-background-image:   url(../images/bg.jpg); */
border: 1px none #000000;"
}
