BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : 12px;
	color : Black;
}

A.link {
	color : #656895;
	text-decoration : underline;
}

A.link:hover {
	color : Maroon;
	text-decoration : underline;
}

.tabhead {
	background: #FAF8F4;
	border-bottom: 1px solid #CEC9C0;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}

.tabbody {
	background: #FAF8F4;
	border-bottom: 1px solid #CEC9C0;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}

.tabheadRed {
	background : #683635;
	color : White;
	font-weight : bold;
	padding-bottom : 2px;
	padding-top : 2px;
	padding-left : 5px;
	text-align: center;
}

.tabbodyRed {
	background : #D6A4A0;
	padding-bottom : 2px;
	padding-top : 2px;
	padding-left : 6px;
	padding-right : 6px;
	font : 10px;
	line-height : 20px;
}

.title {
	font : 14px;
	font-weight : bold;
	color : #6F70AA;
}
