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

table.pmL2Inner {
	background: #E659B5;
}

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

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

td.upperMenuCell span {
	color: #DC55B2;
}

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

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

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

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

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

