A { color: #496322; }
#header {
	display: block;	
	left: 0px;
	top: 0px;
	width: 100%;
	background-image: url(header_background.jpg);
	font-family: Verdana, Arial;
}
#header #copyright {
	color: #CBEE85;
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	top: 11px;
	text-align: right;
	width: 100%;	
	float: right;
}

#header #masthead {
	text-align: right;
	margin-bottom: 0px;
	margin-left: -8px;
	margin-top: -14px;
	padding: 0px;
	position: absolute;
	top: 43px;
	width: 100%;
}

#header #title {
	color: #CAE582;
	font-size: 24pt;
	display: block; 
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header .nav1 {
	display: block;
	left: 0px;
	top: 72px;
	background-color: #1A230C;
	font-size: 12pt;
	font-weight: regular;
	color: #CAE582;
	padding-left: 10px;
	padding-bottom: 0px;
}
#header .nav1 A {
	padding-bottom: 2px;
	text-decoration: none;
	color: #CAE582;
	padding-bottom: 2px;
}
#header .nav1 A:hover {
	color: #ffffff;
	background-color: #496322;
}
#header .nav1 SPAN {
	background-color: #CAE582;
	color: #1A230C;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
}

#header .nav2 {
	display: block;
	left: 0px;
	top: 96px;
	background-color: #CAE582;
	font-size: 10pt;
	font-weight: regular;
	color: #1A230C;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#header .nav2 A {
	text-decoration: none;
	color: #1A230C;
}
#header .nav2 A:hover {
	color: yellow;
	background-color: #1A230C;
}
BODY {
	margin: 0px;
}
.submenu {
	background-image: url("submenu.gif");
	text-align: center;
	font-family: Verdana;
	padding-top: 2pt;
	padding-bottom: 3pt;
	font-weight: bold;
}
.submenu A {
	color: white;
	text-decoration: none;
}
.submenu A:hover {
	color: yellow;
}
.body {
	font-family: Verdana;
	padding-left: 1%;
	padding-right: 1%;
	text-align: justify;
}
h1 {
	padding: 2px;
	color: #1A230C;
}
h2 {
	color: #CAE582;
	background-color: #496322;
	padding: 2px;
	color: white;
	font-size: 13pt;
}

h4 {
	padding: 2px;
	color: #1A230C;
}
h5 {
	color: #CAE582;
	background-color: #496322;
	padding: 2px;
	color: white;
	font-size: 13pt;
}
#leftColumn {
	position: absolute;
	width:50%;
}
#leftColumn {
	left: 50%;
	position: absolute;
	width:50%;
}
th {
	text-align: left;
	background-color: #1A230C
	color: #CAE582;
	font-weight: normal;
}
td.fontselector SPAN A {
	text-decoration: none;
	color: steelblue;
}
.button {
	background-color: #1A230C;
	color: #CAE582;
}
.tab {
	text-decoration: none;
	background-color: gray;
	padding: 3px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	color: ivory;
	font-weight: normal;	
}
.tabsel {
	text-decoration: none;
	background-color: darkgray;
	padding: 3px;
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	color: white;
	font-weight: bold;
}
.tabcontent {
	position: relative;
	top: 2px;
	z-index: 10;
	border: 2px solid black;
	background-color: lightgray;
}
.toolbar {
	padding: 2px; 
	border: 1px dashed steelblue; 
	background: #CCCCCC; 
	margin-bottom: 5px;
}
.plusminus {
	border: 0px;
	padding-left: 3px;
	margin-right: 3px;
}
.row_sel {
	background-color: #CAE582;
}
.row_unsel {

}
.row_head {
	background-color: #1A230C;
	color: #CAE582;
}
a.tree:active {
	background-color: black;
	color: white;
}
a.activated {
	background-color: black;
	color: white;
}
.postit {
	background-color: yellow; 
	border: solid 1px blue;
}

