/* CSS Document */

b,body,br,code,dd,div,dl,dt,em,form,h1,h2,h3,h4,h5,h6,hr,i,img,label,li,ol,p,pre,span,strong,table,td,th,tr,ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
code,pre {
	font-family: monospace;
}
li,dd {
	margin-left: 2.5em;
}
body {
	background-color: #640000;
}
#contentcell {
	background-color: #F1F1F1;
	font-family: "Times New Roman", Times, serif;
	color: #8C292F;
	font-size: 80%;
	padding: 10px 20px;
}
#area604 {
	background-color: #640000;
}
.repeatleft {
	background-image:url(images/repeatbgleft.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	}
.repeatright {
background-image:url(images/repeatbgright.jpg);
background-position:top right;
background-repeat:repeat-y;
}


h1 {
  font-size: 175%;
  color: #000000;
}
h2 {
 font-size: 140%;
  color: #DD8101;
}
h3 {
 font-size: 120%;
 text-decoration: underline;
}
h4 {
 font-size: 100%;
 color: #000000;
}
h5 {
font-size: 100%;
font-weight: normal;
text-decoration: underline;
}