.heading_titleon {
	margin: 0px 0px 5px;
	font-weight: bold;
	color: #D7057E;
	text-indent: 5px;
	padding: 1px 0 2px;
	font-size: 10px;
	height: 17px;
	border-right: 1px solid #9999CC;
	border-left: 1px solid #9999CC;
	border-top: 1px solid #9999CC;
	border-bottom: 1px solid #9999CC;
	background: url(/images/leftrects.gif) no-repeat right;
	text-align: left;
}

.heading_titleoff {
	margin: 0px 0px 5px;
	font-weight: bold;
	color: #D7057E;
	text-indent: 5px;
	padding: 1px 0 2px;
	font-size: 10px;
	height: 17px;
	border-right: 1px solid #9999CC;
	border-left: 1px solid #9999CC;
	border-top: 1px solid #9999CC;
	border-bottom: 1px solid #9999CC;
	background: url(/images/leftrectsoff.gif) no-repeat right;
	text-align: left;
}

a.on {
	color:#D7057E;
	font-weight: bold;
	text-decoration:none;
}

a.off {
	color:#666699;
	font-weight: bold;
	text-decoration:none;
}

a.off:hover {
	text-decoration:none;
}

a.on:hover {
	text-decoration:none;
}

/*
.content {
	padding-left:20px;
	vertical-align:top;
	text-align:middle;
}
*/

a.htitleon {
	color: #D7057E;	
	text-decoration:none;
}

a.htitleoff {
	color: #666699;	
	text-decoration:none;
}

a.htitleon:hover { text-decoration:none; }
a.htitleoff:hover { text-decoration:none; }

p { margin-top:20px; }
