@import url("30_roc.css");

#tdLeftPane {
	background: #d9c5d5;
}

#tdRightPane {
	background: #ffffff;
}

#tdCenterPane .ModuleBorderHeader{
	background: #813e74;
	color: #ffffff; 
}

#tdLeftPane .ModuleBorderHeader {
	background-color: #813e74; 
	color: #ffffff;
	font-size:14px;	 
}

#tdRightPane .ModuleBorderHeader {
	background: #813e74;
	color: #ffffff;
	font-size:14px;	 
}

#Container {
	border-bottom:solid 4px #9a6590;
}

#tdCenterPane .ModuleBorderFrame {	
	background: #ffffff;
}

#tdLeftPane a:link, #tdLeftPane a:visited {
	color:#813e74; 
	text-decoration: none;
	border-bottom: solid 1px #9a6590;
}

#tdLeftPane ul li a:link, #tdLeftPane ul li a:visited {
	color:#813e74; 
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 4px 0 0 7px;
	line-height: 13px;
}

#tdLeftPane ul li a:hover {
	color: #9a6590;
}

#tdLeftPane ul {
	list-style-type: square;
	border-bottom: solid 1px #9a6590;
	padding: 3px 0 20px 0;
	width: 176px;
}

#tdLeftPane a:hover {
	color: #9a6590;
	background: none;
}

#tdRightPane a:link, #tdRightPane a:visited {
	color:#813e74; 
	text-decoration: none;
}

#tdRightPane a:hover, #tdRightPane a:active {
	color:#9a6590; 
}

#tdRightPane ul, #tdLeftPane ul {color:#9a6590; list-style-type: square; !important;}

.ModuleBorderFrame {
	padding: 0px;
}

hr {
	color:#9bb0bb;
	background-color:#9bb0bb;
	height:1px;
	border:none;
}
