﻿body {scrollbar-face-color: #993366;scrollbar-track-color: #d2d2ff;
	font-style:normal;
	background-color:#d2d2ff;
	font-family:Georgia;
	font-size:12pt;
}

#topmenu {
	width:789px;
	height:36px;
	padding-bottom:30px;
}

#topmenu a {
	background:#cdc1c5;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	line-height:20px;
	letter-spacing:0.05em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:2px 5px 2px 5px;
	border: thin outset #660033;
	}
	
#topmenu a:hover {
	background: #660033;
	color:#ffffff;
	}

.headingItalic {
	font-size: medium;
	color: #993366;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia;
}
.centered {
	text-align: center;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #993366;
}
.pageTitle {
	font-size: 24px;
	color: #993366;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia;
	text-align: center;
}
.normalText {
	text-align: left;
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #993366;
}
.graphicborder {
	margin: 10px;
	border: 3px ridge #990033;
}
.centered {
	text-align: center;
}
.borderZero {
	border-width: 0;
}
.pageBorder {
	border-collapse: collapse;
	border: 3px solid #993366;
	background-color: #E0DAF4;
}
.normalTextBlack {
	text-align: left;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.textBlackIndent {
	text-align: left;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin-left: 30px;
}
