.componentheading
{
	font-size: 22px;
	color:#A80000;
}
.contentheading
{
	font: 17px Tahoma, Verdana, sans-serif;
	color:#6C0000;
	background: #DECDC0;
	padding:10px;
	border:solid 1px #F1ECE2;
}

.contentheading a
{
	font: 17px Tahoma, Verdana, sans-serif;
	color:#6C0000;
	text-decoration:none;
	border-bottom:dashed 1px #A76B64;
}

.contentheading a:hover {color:#B30000}

.small 
{
	color:#CA891C;
	font-size:14px;
}

.createdate
{
	color:#CA891C;
	font-size:12px;
}

#right ul
{
	font-size:12px;
	color: #6C0000;
}

.pagenav{color: #6C0000 !important;}

.contentpaneopen {
	font:14px 'Times New Roman', Times, serif;
}

.contentpaneopen .small, .contentpaneopen .createdate {
	font: 11px Tahoma, Verdana, sans-serif;
	color:#333;
}
