BODY {
	scrollbar-face-color: #DC143C;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color: #231107;
	scrollbar-track-color:#231107;
	border-left-color : #DC143C;
	border-right-color : #DC143C;
	border-bottom-color : #DC143C;
	border-top-color : #DC143C;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color : #DC143C;
}

.help_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color : #000000;
	font : bolder;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
P.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.filter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

TD.classnavcontent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

A.header1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color : Black;
	text-decoration : none;
}

A.header1:hover {
	color : #DC143C;
}

A.normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #4169E1;
	text-decoration : none;
}

A.normal:hover {
	color : #DC143C;
}

A.help:hover {
	color : #DC143C;
	cursor : help;
}

.help {
	cursor : help;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #4169E1;
	text-decoration : none;
}

A {
	color : #DC143C;
}