﻿body 
{
	background-color:#012B13;
}


.style1 {
	font-weight: bold;
	color: #003366;
}

.contentTable {
	background-color:#006037;
}

.navBarTable {
	background-color:#006037;
	
}

.menuLevel1 
{

	font-weight: bold;
	color: #D6D5BB;
}
.contentSubTable {
	font-weight:normal;
	color: #ffffff;
	text-align:left;
	background-color:#3C7947;
	padding-left:5px;
}

.menuLevel2 {	
	font-weight:normal;
	color: #003366;
	text-align:left;
}
.contentHeader {	
	font-weight:bold;
	color: #5C5B44;
	text-align:left;
	background-color:#C5C4A3;
	text-decoration:none;
	padding-left:5px;
}
.contentHeaderNoPad {
	font-weight:bold;
	color: #5C5B44;
	text-align:left;
	background-color:#C5C4A3;
	text-decoration:none;
}
.contentSubHeader {
	font-weight:bold;
	color: #75603D;
	text-align:left;
	background-color:#D6D5BB;
		text-decoration:none;
	padding-left:5px;
}
.contentText {
	font-weight:normal;
	color: #000000;
	text-align:left;
	background-color:#D7D6BB;
	text-decoration:none;
	padding-left:5px;
}

.contentText2 {
	font-weight:normal;
	color: #000000;
	text-align:left;
	background-color:#D7D6BB;
	text-decoration:none;
		padding-left:5px;
}
.contentText2NoPad {	
	font-weight:normal;
	color: #000000;
	text-align:left;
	background-color:#D7D6BB;
	text-decoration:none;
}

.navBar {	
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	background-color:#196421;
	text-decoration:none;
width:80px;
height:18px;
}
.navBarSelected {
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	background-color:#54954B;
	text-decoration:none;
	width:80px;
	height:18px;
}

.navBarHepburn {
	font-weight:normal;
	color: #244A1C;
	text-align:center;
	background-color:#829D34;
	text-decoration:none;
	width:80px;
	height:18px;
}
.navBarHepburnSelected {
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	background-color:#2F5E28;
	text-decoration:none;
	width:80px;
	height:18px;
}

.bodytxt {color: #BCD5BB;}
.headingtxt {
	font-weight: bold;
	color: #FFFFFF;
}
.subheadingtxt {font-weight: bold; color: #BCD5BB; }
.linktxt {color: #FFFFFF}

.style2 {color: #6F6041}
.style3 { color: #FFFFFF;}
