body {
	background-color: #aaaaaa;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
}

td {
	font-size: 14px;
	line-height: 1.5;
	vertical-align: top;
}

a {
	color: #c14223;
}

.mainTable  {
	background-color: #b4a5a3;
	width: 886px;
	border-collapse: collapse;
}

.mainTableHeader {
	background-image: url(images/headpicture.jpg);
	background-repeat: no-repeat;
	height: 188px;
}

.mainTableRuler {
	height: 8px;
	background-color: #000000;
}

.menuCell {
	line-height: 1.5;
	padding-top: 10px;
//	background-color: #e4a276;
	background-color: #ffd695;
	width: 292px;
}

.mainCell {
	background-color: #f9ebbc;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.rightCell {
	line-height: 1.5;
	background: #f9ebbc;
	width: 0px;
}

.mainTableFooter {
	height: 40px;
//	background-color: #e4a276;
	background-color: #ffd695;
}

li.doc {
	line-height: 2.0;
	list-style: none;
	padding-left: -5px;
	margin-left: -5px;
}

li.docs{
	line-height: 2.0;
	list-style: none;
	padding-left: -5px;
} 

li.sdoc {
	line-height: 2.0;
	list-style: none;
	padding-left: -5px;
}

li.sdocs{
	line-height: 2.0;
	list-style: none;
	padding-left: -5px;
}

.menulevel1, .menulevel2, .menulevel3, .locator, .navigator, .sitemaplevel1, .sitemaplevel2, .sitemaplevel3, .submenu {
	font-weight: bold;
	font-size: 14px;
	color: #595957;
}

.menulevel1 a:link, .menulevel1 a:visited, .menulevel1 a:active, .menulevel1 a:hover {
	text-decoration: none;	
//	color: #0e0f11;
	color: #c14223;
}
