p, td, tr, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;

}

#menu {
	background-color: #9A93B6;
	height: 310px;
	width: 168px;
	border-right: 1px solid #E6E4ED;
	border-left: 1px solid #E6E4ED;
	padding: 3 0 3 6px;
	visibility: hidden;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6A5B98;
	height: 27px;
	text-decoration: none;
	font-size: 11px;
	background-image: url(/persistent/templateimages/button.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	display: block;
	text-indent: 4px;
	padding-top: 3px;
	font-weight: 700;
	text-align: left;
	visibility: hidden;
}
.nav:hover{
	color: #C26DA3;
	text-decoration: none;
	background-image: url(/persistent/templateimages/button_over.gif);
	background-repeat: no-repeat;
	display: block;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D5A3BE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#buttons {
	visibility: hidden;
}

#divContainer {LEFT: 0px; VISIBILITY: hidden; OVERFLOW: visible; WIDTH:450px; CLIP:  rect(0px 450px 270px 0px); POSITION: relative; TOP: 0px; HEIGHT: 270px}
