body {
	background-color: #541B2E;
	color: #CC9999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	/* START Scroll bar colors */
	scrollbar-arrow-color:#A79;
	scrollbar-face-color:#402;
	scrollbar-base-color:#a05050;
	scrollbar-3dlight-color:#624;
	scrollbar-darkshadow-color:#803;
	scrollbar-shadow-color:#311;
	-moz-outline-color : inherit;
	/* END Scroll bar color */


}
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CC9999;


}
hr {
	border: 1px;
	border-style: solid;
	border-color: #666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9999;
	font-size: 12px;


}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #a05050;
	vertical-align: bottom;
	text-transform: none;


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bolder;
	color: #CC9999;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #E3CACA;
	line-height: 15px;

}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #E3CACA;
	line-height: 15px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #CC9999;
	font-weight: normal;

}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	line-height: 17px;

}
a:link {
	font-weight: bold;
	color: #CC9966;
}
a:hover {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #DBB793;
}

/* custom links */

a.mauve:link			{ 
					color: #E3CACA;
					text-decoration: none;
				}
				
a.mauve:visited	{
					color: #CC9999;
					text-decoration: none;
				}

/* Custom styles */
.tabled {
	border: 1px solid #391320;
	background-color: #491627;

}
.new {
	font-weight: bold;
	color: #E3CACA;
}


.ptopline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9999;
	border-right-color: #CC9999;
	border-bottom-color: #CC9999;
	border-left-color: #CC9999;
	top: 12px;
	font-size: 10px;
	line-height: 15px;

}
.t10 {
	font-size: 10px;
	line-height: 15px;
}
.hidden {
	color: #541B2E;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
	list-style-type: circle;
}
