body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #FCECC0;
}

.lefttop {
	background-image: url(images/left-expand.jpg);
	background-repeat: repeat-x;
}

.righttop {
	background-image: url(images/right-expand.jpg);
	background-repeat: repeat-x;
}

.menu {
	background-image: url(images/menu-back.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	color : #000000;

}

a.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #760000;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	padding-top: 1px;
	text-decoration: none;
}

a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBAD2C;
	background-image: url(images/link2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	padding-top: 1px;
}

HR {
	height : 1px;
	color: #760000;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #760000;
	text-decoration: none;
}

A:hover {
	color: #DBAD2C;
	text-decoration: underline;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #760000;
	text-decoration: underline;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}

.menuhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #760000;
	font-style: italic;
}


.Head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #760000;
	text-decoration: underline;
}

.NoLineHead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #760000;
}


.SubHead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}

.PageContent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	color : #000000;
	padding-left: 15px;
	padding-right: 21px;
	padding-bottom: 5px;
	background-image: url(images/page-back.jpg);
	background-repeat: repeat-y;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	padding: 5px;
	text-align: justify;
}

A.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	text-decoration: none;
}

A.credits:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	text-decoration: underline;
}

.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-image: url(images/small-box-top.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: underline;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	padding: 5px;
}

a.bottomlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #760000;
	text-decoration: none;
}

a.bottomlink:hover {
	color: #760000;
	text-decoration: underline;
}

