BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url("bgbar.jpg"); 
	color: #000;
	font-weight: 100;
	font-size: 10pt;
	font-family: Times New Roman, Times;
	height: 765;
	}
A { color: #fff; text-decoration: none; }
A:link { color: #fff; text-decoration: none; }
A:visited { color: #fff; text-decoration: none; }
A:active { color: #fff; text-decoration: none; }
A:hover { color: #0f0;}

.top_button {
	width: 16px;
	font-size: 10pt;
	text-align: center;
	background-color: #E0D150;
}
.top_button_selected {
	width: 16px;
	font-size: 10pt;
	text-align: center;
	background-color: #fff;
}
#topmenu {
	width: 16px;
}
#topmenu A {
	padding: 0px;
	font: bold 13px Times New Roman, Times;
	display: block;
	width: 16px;
	color: #000;
	text-decoration: none;
}
#topmenu a:hover {
background-color: white;
color: black;
}
.body_content {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Times New Roman, Times;
	font-size: 13pt;
}	

.body_content A, .body_content A:link, .body_content A:visited, .body_content A:active {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 5px;
        font-family: Times New Roman, Times;
        font-size: 13pt;
				color: black;
}
.body_content A:hover { color: blue; }

.body_content_red {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 5px;
        font-family: Times New Roman, Times;
        font-size: 13pt;
				color: 663300;
}

.body_content_tiny {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 5px;
        font-family: Times New Roman, Times;
        font-size: 8pt;
}
.navbutton {
  font-size: 12px; 
  color: #D8C784;   
}
.navbutton A, .navbutton A:link, .navbutton A:active, .navbutton A:visited { 
	text-align: center;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 12px; 
	font-family: Verdana; 
	color: #D8C784; 
	text-decoration: none; 
}
.navbutton A:hover { color: #a96;} 
