BODY {
margin-top: 50px;
margin-right: 0px;
margin-bottom: 25px;
margin-left: 0px;
background-image:url('/images/bg_print.gif');
background-color:#5C4C3A;
background-attachment:fixed;
 
} 

.hornav1 {
background-color:#5D4C3A;
  padding-left: 10px;
  padding-right: 10px;
  
}

.hornav2 {
  background-image:url('/images/bg_header.gif');
  background-color:#BBD5D4;
  padding-left: 10px;
  padding-right: 10px;
}

.menunav1 {
font-family: arial;
font-size: 12px;
color: #CFE4E3;
font-weight: normal;
text-decoration: none;

}


.menunav1 a:link {
color: #E5F4F3;
font-weight: normal;
text-decoration: none;

}

.menunav1 a:visited {
color: #E5F4F3;
font-weight: normal;
text-decoration: none;

}

.menunav1 a:hover {
color: #E5F4F3;
font-weight: normal;
text-decoration: none;

}

.menunav1 a:active {
color: #E5F4F3;
font-weight: normal;
text-decoration: none;

}

.menunav2 {
font-family: arial;
font-size: 12px;
color: #665440;
font-weight: normal;
text-decoration: none;

}


.menunav2 a:link {
color: #665440;
font-weight: normal;
text-decoration: none;

}

.menunav2 a:visited {
color: #665440;
font-weight: normal;
text-decoration: none;

}

.menunav2 a:hover {
color: #665440;
font-weight: normal;
text-decoration: none;

}

.menunav2 a:active {
color: #665440;
font-weight: normal;
text-decoration: none;

}


.header {
background-image:url('/images/bg_header.gif');
background-color:#BBD5D4; 
} 

.leftnav {
font-family: arial;
font-size: 12px;
color: #5D4C3A;
font-weight: normal;
text-decoration: none;
}

#navtable ul {
	list-style-type: disc;
	color:  #5D4C3A;
}

#navtable ul li {
	padding-bottom: 10px;
}

#navtable ul a {
	color: #5D4C3A;
	font-weight: bold;
	text-decoration: none;
}

#navtable ul a:hover {
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #5D4C3A;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

ul.error 	{ list-style-type: none; }
.error 		{ font-weight: bold; color: red; }

button       { color: #000000; font-family: Arial; font-size: 8pt; font-variant: small-caps; font-weight: bold; border: 2px solid #000000; background-color: #FFFFFF }

.heading 	{ background-color: #accac9; color: #000000; font-weight: bold; text-align: center; padding: 4px; }
.cell		{ text-align: center; }

.grayheading { background-color: #AAAAAA; color: #000000; font-weight: bold; text-align: center; padding: 4px; }
.graycell	{ background-color: #EFEFEF; text-align: center; }

.redcell { background-color: #FF3333; text-align: center; }

table { margin-left: auto; margin-right: auto; }