BODY {
	margin: 0px; 
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	background-image: url(images/image306.gif);
	background-attachment:fixed;
}
TABLE {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	COLOR: #000000;
}
A:hover { text-decoration: underline; }
A { text-decoration: none; }

H1 { color: #006600;  }

.mainnav_selected { background-image: url(images/button_active.gif); padding-left: 10px; padding-right: 10px; font-weight: normal; font-size: 9pt; }
.mainnav_selected_hot { background-image: url(images/button_active.gif); padding-left: 10px; padding-right: 10px; font-weight: bold; font-size: 9pt;  }
.mainnav_nonselected { background-image: url(images/button.gif); padding-left: 10px; padding-right: 10px; font-weight: normal; font-size: 9pt;  }
.mainnav_nonselected_hot { background-image: url(images/button.gif); padding-left: 10px; padding-right: 10px; font-weight: bold; font-size: 9pt; }
.mainnav_link:hover { font-weight:bold; text-decoration: none; }
.mainnav_link { color: #000000; font-size: 9pt; }

.contentpage A { color: #006600; font-weight: bold; }

.button {
	background: #d9d9b1;
	padding: 1px;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	border : 1px solid #b8b88a;
}


