.menubox {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: E8fffc;
}
.centercell {
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c0929;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #628b86;
	margin: 0px 0px 10px;
	}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	font-size: 12px;
}
.image {
	border: 1px solid #7c0929;
	margin-right: 10px;
}

body {scrollbar-3dlight-color:628b86;
      scrollbar-arrow-color:628b86;    
	  scrollbar-base-color:e8fffc;           
	  scrollbar-face-color:e8fffc;           
}

.redstripe {
	background-image: url(backgrounds/redstripe.gif);
	background-repeat: repeat-y;
}

