BODY {
	font-family: arial;
	font-size: 0.80em;
	margin: 0;
	padding: 0;
	text-align: center;
	background:url('images/bg.jpg') repeat-x #d8cfaa;
}
.categorgyheader {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	margin-top:10px;
	margin-bottom:20px;
}
.categorgyheader li {
	margin-right: 10px;
	float: left;
	padding: 5px 5px 5px;
}

.categorgyheader li.selected, .goback a {
	background-color: black;
}
.categorgyheader li.selected a, .goback a {
	color: white;
}
.Content {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}
.header {
	color: #000000;
	margin: 0;
	height:35px;
	overflow:hidden;
	padding-bottom:0px;
	background:url('images/header.jpg');
}
.header a {
	color: #000000;
}
p {
	margin: 0px;
	padding: 0px;
}
A IMG {
	border: none;
}
TD {
	font-family: arial;
	font-size: 0.80em;
}
H1 {
	margin: 0;
	font-size: 2em;
	font-family: tahoma;
	font-weight: bold;
}
H1 A:visited {
	color: #118;
}
A:link {
	color: #40361d;
}
A:visited {
	color: #40361d;
}
A:hover {
	color: #40361d;
}
STRONG {
	font-weight: bolder;
	font-size: 1.2em;
	line-height: 1.1em;
}
.item {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	clear: both;
}
CITE {
	font-weight: bold;
	font-size: 0.9em;
	font-style: normal;
}
CITE {
	color: #468;
}
CITE A:link {
	color: #333333;
}
CITE A:visited {
	color: #333333;
}
CITE A:hover {
	color: #fff;
	background: #118;
}
.L1 {
	font-size: 1.3em;
	font-weight: bolder;
}
.L2 {
	font-size: 1.4em;
	font-weight: bolder;
}
.L3 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.1em;
	letter-spacing: -0.01em;
}
.L4 {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.04em;
	letter-spacing: -0.02em;
}
.L5 {
	font-size: 1.9em;
	font-weight: bold;
	line-height: 1.02em;
	letter-spacing: -0.03em;
}
.ii {
	padding-top: 0.2em;
}
.lnkr {
	margin-left: 2em;
	padding-bottom: 0.1em;
}
.drhed {
	color: #403a1d;
	font-size: 0.9em;
	font-weight: bold;
	padding-right: 0.3em;
}
.relhed {
	margin-left: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.logo {
	font-size: 1.3em;
}
.Header {
	background-color: #2cbac3;
	color: #FFFFFF;
	padding: 7px 0;
}
.Cromb {
	padding: 10px;
	margin-bottom: 30px;
}