body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.features1 {
	margin-bottom: 20px;
}

.features2 {
	margin-bottom: 8px;
}

A.areas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #DDD6BC;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

A.areas:hover {
	background-color: #989380;
	color: #ffffff;
	text-decoration: none;
}

A.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #DDD6BC;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

A.menu:hover {
	background-color: #989380;
	color: #ffffff;
	text-decoration: none;
}

.Bottom {
	background-color: #DDD6BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border: 1px solid #000000;
}

.Between {
	background-color : #000000;
}

HR {
	height : 1px;
	color: #000000;
}

A {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #0000ff;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color : #0000ff;
}

.Head {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	text-align: center;
}

.SubHead {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.PageContent {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	color : #000000;
	background-color: #ffffff;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.Content {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	padding : 0px 0px 0px 0px;
	color : #000000;
}

A.resourcelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #DDD6BC;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

A.resourcelinks:hover {
	background-color: #989380;
	color: #ffffff;
	text-decoration: none;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A.credits:hover {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.right {
	background-color: #FFFFFF;
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}