BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	background-color: DEDBCA;
}

.cellred {
	background-color: 870102;
}

.content {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	padding-left : 18px;
	background-color : ffffff;
}

HR {
	height : 1px;
	color: #870102;
}

A {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #A9A381;
	text-decoration: none;
}

A:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #870102;
	text-decoration: underline;
}

.Head {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #870102;
	text-align: left;
}

.SubHead {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

.credits {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	color : #ffffff;
	background-color : #870102;
}

A.credits {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration: none;
	background-color : #870102;
}

A.credits:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration: underline;
	background-color : #870102;
}

.NavBack {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image : url(images/nav_back.jpg);
	background-repeat : no-repeat;
	background-color : #FBF2B9;
}

A.Nav1 {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	display : block;
	padding : 1px 2px 1px 5px;
	text-decoration : none;
	background-image : url(no-image);
	background-repeat : repeat-y;
	border-bottom : 1px solid #B2AFA2;
	border-right : 1px solid #870102;
	border-left : 1px solid #870102;
	border-top : none;
}

A.Nav1:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	display : block;
	padding : 1px 2px 1px 5px;
	text-decoration : none;
	background-image : url(no-image);
	background-repeat : repeat-y;
	border-top : none;
	border-bottom : 1px solid #B2AFA2;
	border-right : 1px solid #870102;
	border-left : 1px solid #870102;
}

A.Legal {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	display : block;
	padding : 1px 2px 1px 10px;
	text-decoration : none;
	background-image : url(no-image);
	background-repeat : repeat-y;
	border-bottom : 1px solid #B2AFA2;
	border-right : 1px solid #870102;
	border-left : 1px solid #870102;
	border-top : none;
	background-color: FBF2B9;
}

A.Legal:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	display : block;
	padding : 1px 2px 1px 10px;
	text-decoration : none;
	background-image : url(no-image);
	background-repeat : repeat-y;
	border-top : none;
	border-bottom : 1px solid #B2AFA2;
	border-right : 1px solid #870102;
	border-left : 1px solid #870102;
	background-color: FBF2B9;
}
.tablecontent {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #000000;
}

