table.pmL2 {
	background: #BAADA7;
	width: 100%;
}

table.pmL2Inner {
	background: #A1918A;
}

div.glyph img.last {
	border: solid 1px #A78A7C;
}

div.glyph td img:hover {
	border: 1px solid #A78A7C;
}

td.upperMenuCell span {
	color: #A78A7C;
}

td.upperMenuCell a.properties {
	color: #A78A7C;
}

ul.pmL1 li a:hover,
ul.pmL1 li:hover {
  color: #BAADA7;
}

div.modules {
	width: 100%;
	height: auto;
	background: #BAADA7 url(../img/BAADA7.gif) top;
	background-repeat: repeat;
	padding-bottom: 462px;
}

div.rightNavLine {
	position: relative;
	left: 5px;
	float: right;
	clear: right;
	width: auto;
	padding: 0px 5px 0px 5px;
	background-color: white;
	font-family: "Fedra Sans Alt Book 2", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #A78A7C;
	white-space: nowrap;
	text-decoration: none;
}

div.rightNavLine a, div.rightNavLine a:visited {
	font-family: "Fedra Sans Alt Book 2", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #A78A7C;
	text-decoration: none;
}

div.ro {
	position: absolute;
	color: #A78A7C;
	margin-top: 10px;
	visibility: hidden;
	font-family: "Fedra Sans Alt Book 2", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

div.mainDivContent {
	position: absolute;
	left: 17px;
	top: 71px;
	background: #A78A7C url(../img/mainContentBg.gif) top;
	background-repeat: repeat;
	margin-right: 17px;
	border: 0px solid #ff80bf;
}

#activeMenu { color: #BAADA7; }
	
div.mdlTxtCntr a:link, 
div.mdlTxtCntr a:visited 
{ 
  color: #A78A7C;
}
div.mdlTxtCntr a:hover {
	color: #000000;
}

