body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFCEF;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #fffcef; 
	scrollbar-shadow-color: #ccoooo; 
	scrollbar-highlight-color: #fffcef; 
	scrollbar-3dlight-color: #fffcef; 
	scrollbar-darkshadow-color: #fffcef; 
	scrollbar-track-color: #fffcef;
	scrollbar-color: #fffcef;
	scrollbar-base-color: #fffcef; 
	scrollbar-arrow-color: #fffcef;
	menubar-face-color: :#fffcef;
}

a:link, a:hover, a:visited {
color:#990000;
text-decoration: none;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	}

.Header {
	background-color: #900000;
	background-image: url(header-bkgd.gif);
	background-repeat: repeat-x;
	height: 124px;
	text-align: center;
	width: 100%;
	}
	
.headerLeft {
	float: left;
	background-image: url(head-left-bkgd.gif);
	background-repeat: no-repeat;
	height: 94px;
	width: 122px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	}
	
img {
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.topNav {
	background-color: #D20000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 20px;
	text-align: center;
	}
	
.topNavLeft {
	border-left: solid 1px #000000;
	}
	
.topNavBoth {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	}
	
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	}
	
.bottomPage {
	text-align: center;
	} 
	
.intro {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
	border-bottom: solid 1px #999999;
	}