html {
	MARGIN:0px auto;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
}

body {
	TEXT-ALIGN: center;
	background-color:black;
}

a{color:#990000;text-decoration:underline;}
a:visited{color:#990000}
a:hover{color:#990000}

.NavBar {
	WIDTH: 760px;
	POSITION: relative;
	TOP:0px;
	LEFT:0px;
	HEIGHT: 25px;
	OVERFLOW: hidden;
	text-align:left;
	background-image:url(images/NavBar.jpg);
	background-repeat:repeat;
}

.NavBar a {
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: text-bottom;
	line-height: 25px;
	width: 75px;
	text-align:center;
	color:#000000;
}

.NavBar a:hover {
	BACKGROUND-COLOR: transparent;
	BACKGROUND-POSITION: 0px 0%;
	width: 75px;
}

.btn-green {
	BACKGROUND-IMAGE: url(images\btn-green.gif) ;
	BACKGROUND-REPEAT:no-repeat;
	BACKGROUND-POSITION: 0px 100%;
	LEFT: 0px;
	WIDTH: 75px;
	HEIGHT: 25px;
	vertical-align: text-bottom;
}

.btn-thispage {
	BACKGROUND-IMAGE:url(images\thispage.gif);
	WIDTH:75px;
	HEIGHT: 25px;
}

.container {
	MARGIN: 0px auto;
	WIDTH: 760px;
	HEIGHT: 484px;
	POSITION: relative;
	TEXT-ALIGN: left;
	background-repeat:no-repeat;
	overflow:hidden;
}

.Header {
	POSITION: relative;
	WIDTH: 760px;
	HEIGHT: 105px;
	TEXT-ALIGN: center;
}

P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

UL {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.RightBar {
	position:relative;
	top:-350px;
	left:640px;
	width: 120px;
	height:264px;
	background-image:url(images/rightbar.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	OVERFLOW: hidden;
	visibility: visible;
	font-size: 0px;
	line-height:0px;
}

.BRBar {
	position:relative;
	top:-350px;
	left:640px;
	width:120px;
	height:86px;
	background-image:url(images/brpanel.jpg);
	background-repeat:repeat;
	OVERFLOW: hidden;
}

.BRBarText {
	position:relative;
	top:3px;
	left:3px;
	width:96px;
	height:82px;
	OVERFLOW: hidden;
	text-align:center;
}

.BRBar p {
font-size:10px;
}

.BRBar a {
	color:#0000CC;
	text-decoration:underline;
}

.BRBar a:hover {
	background-color:#000000;
	color:#FFFFFF;
}

.TextArea {
	position:relative;
	top:0px;
	left:0px;
	width:640px;
	height:350px;
	background-image:url(images/PageText.jpg);
	background-attachment:scroll;
	visibility: visible;
}

.PageText {
	position:relative;
	top:10px;
	left:25px;
	width:610px;
	height:315px;
	overflow:auto;
	visibility: visible;
	text-align:left;
}

.PageColumn {
	float:left;
	width:145px;
	padding-right:5px;
}

.PageText a:hover {
	background-color:#990000;
	color:#FFFFFF;
}

.SmallLink {
	font-size:10px;
}

TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:thick;
	border-bottom-color:black;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:white;
}

.footer a {
	color:#000099;
	text-decoration:underline;
}

strong {
	font-weight:bold;
	color:#990000;
}

.nav-button {
	HEIGHT: 25px;
	WIDTH: 75px;
	FLOAT:left;
	BACKGROUND: url(images/btn-green.gif);
	BACKGROUND-POSITION:top;
	font-weight:bold;
}

.nav-link {
	DISPLAY:block;
	HEIGHT: 25px;
	POSITION:relative;
	BACKGROUND: url(images/btn-green.gif);
	BACKGROUND-POSITION:bottom;
   BACKGROUND-COLOR: transparent;
	font-weight:bold;
}

.nav-link A:hover {
	background:none;
	BACKGROUND-COLOR: transparent;
}

.nav-thispage {
	DISPLAY:block;
	HEIGHT: 25px;
	POSITION:relative;
	BACKGROUND: url(images/thispage.gif);
	BACKGROUND-COLOR: transparent;
	font-weight:bold;
	color:white;
}

.spacer {
	float:left;
	height:25px;
	width:8px;
}

.dlgButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #99CCCC;
	padding: 2px 16px;
}

.contact-other {
	width:300px;
	background-color:transparent;
	float:left;
	margin-right:30px;
	position:relative;
	overflow:hidden;
}

.contact-email {
	width:270px;
	background-color:transparent;
	position:relative;
	overflow:hidden;
}

a.bottomlink {
	color:#990000;
	text-decoration:none;
}

a.bottomlink:visited {
	color:#990000;
	text-decoration:none;
}

a.bottomlink:hover {
	color:#DD0000;
	text-decoration:none;
}

a.greylink {
	color:#999999;
	text-decoration:none;
	font-size:9px;
	}
	
a.greylink:visited {
	color:#666666;
	text-decoration:none;
	font-size:9px;
	}
	
a.greylink:hover {
	color:white;
	text-decoration:none;
	font-size:9px;
	}