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

table.pmL2Inner {
	background: #C375A3;
}

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

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

td.upperMenuCell span {
	color: #B96A9B;
}

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

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

div.modules {
	width: 100%;
	height: auto;
	background: #D594BC url(../img/D594BC.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: #B96A9B;
	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: #B96A9B;
	text-decoration: none;
}

div.ro {
	position: absolute;
	color: #B96A9B;
	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: #B96A9B url(../img/mainContentBg.gif) top;
	background-repeat: repeat;
	margin-right: 17px;
	border: 0px solid #ff80bf;
}

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

