﻿body 
{
	background-color:#131D1E;
}


.style1 {
	font-weight: bold;
	color: #003366;
}

.contentTable {
	background-color:#345A5A;
}

.navBarTable {
	background-color:#131D1E;
	
}

.menuLevel1 
{

	font-weight: bold;
	color: #D6D5BB;
}
.contentSubTable {	
	font-weight:normal;
	color: #ffffff;
	text-align:left;
	background-color:#4F7179;
	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:#111B1D;
	text-decoration:none;
width:80px;
height:18px;
}
.navBarSelected {
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	background-color:#44585F;
	text-decoration:none;
	width:80px;
	height:18px;
}

.navBarHepburn {
	font-weight:normal;
	color: #111B1D;
	text-align:center;
	background-color:#788888;
	text-decoration:none;
	width:80px;
	height:18px;
}
.navBarHepburnSelected {
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	background-color:#44585F;
	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; }
