.subnav .top {
	height: 12px;
	background-image: url("/_template/img/subnav_top_pink.gif");
}

.subnav ul.root li {
	background-image: url("/_template/img/subnav_bullet_pink.gif");
}

.subnav ul.root li ul li {
	background-image: url("/_template/img/subnav_bullet_indent_pink.gif");
}

.content h1 {
	color: #C81D9E;
}

.content a {
	color: #C81D9E;
}

.content a:visited {
	color: #D391C3;
}

.content th {
	background-color: #F6C8EB;
	font-weight: bold;
	text-align: left;
}
.content table
{
	margin-top:5px;
}
.content table td hr
{
	width:500px;
	background-color:#F6C8EB;
	color:#F6C8EB;
	border:0px;
	height:1px;
}


div.content img {
	border: 1px solid #C81D9E;
}
div.content img.no_border {
	border: none;
}
.main {
	background-image: url("/_template/img/watermark_pink.gif");
}
