body {
	font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #000033;
	background: #FFFFFF url(images/bg.jpg) repeat-x;
	margin: 99px 0px 0px;
	padding: 0px;
}
table {
	border: 2px;
	border-style: dotted;
	border-color: #A15D4A;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#rightlogo {
	position: absolute;
	top: 10px;
	right: 20px;
}
#menuLayer {
	position: absolute;
	top: 99px;
	left: 9px;
	border: 1px solid #570400;
	width: 180px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 178px;
}
html>#menuLayer {
	width: 178px;
}
.button {
	background-color: #F7D6C5;
}
#wrapper {
	margin: 0 20px 20px 200px;
	border: 1px solid #570400;
}
#content {
	margin: 10px;
	padding: 0 20px 20px 20px;
	border-left: 6px double #570400;
	border-right: 6px double #570400;
}
#content a:link {
	text-decoration: underline;
	color: #570400;
}
#content a:visited {
	text-decoration: underline;
	color: #570400;
}
#content a:hover {
	text-decoration: underline;
	background-color: #F7D6C5;
	color: #990000;
}
#content ul {
	list-style-type: decimal;
	margin: 0px;
	padding: 0px 10px;
	list-style: outside;
}
#content li {
	list-style: decimal;
	margin: 0px 10px 0px 10px;
	padding: 10px;
	border-bottom: 2px dashed;
}
#content h1 {
	background: #FFFFFF url(images/hicon.jpg) no-repeat left center;
	padding: 0 2px 0 30px;
	color: #570400;
	font-size: 180%;
	font-weight: normal;
}
#content h2 {
	background: #FFFFFF url(images/hicon2.jpg) no-repeat left top;
	padding: 0 2px 0 25px;
	color: #570400;
	font-size: 140%;
	font-weight: normal;
}
#content h3 {
	background: #FFFFFF url(images/hicon3.jpg) no-repeat left top;
	margin: 8px 0px 8px 25px;
	padding: 0 5px 5px 20px;
	color: #570400;
	font-size: 105%;
	font-weight: normal;
}
#content h4 {
	background: #FFFFFF url(images/hicon.jpg) no-repeat left center;
	padding: 0 2px 0 20px;
	color: #570400;
	font-size: 110%;
	font-weight: normal;
}
#content p {
	text-align: left;
}
#footer {
	background: #F7D6C5;
	background-image: url(images/background1126.gif);
	padding: 2px 2px 2px 20px;
	border-top: 1px solid #570400;
}
.hide {
	display: none;
}
.unnamed1 {
	
}
.menuDiv {
	border-top: 1px solid #570400;
	border-right: 1px solid #570400;
	border-bottom: 1px solid #570400;
	border-left: 1px solid #570400;
	padding-right: 12px;
	background-color: #F7D6C5;
}
.menuDivHeader {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 11px;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	border-top: 1px solid;
}
.menuDivHeader a:link {
	text-decoration: none;
	color: Black;
}
.menuDivHeader a:visited {
	text-decoration: none;
	color: Black;
}
.menuDivHeader a:hover {
	text-decoration: none;
	color: #570400;
}
.menuButBlank{
	margin-right: 6px;
}
.menuButPlus {
	background-image: url(images/menplus.gif);
	margin-right: 6px;
}
.menuButMinus {
	background-image: url(images/menminus.gif);
	margin-right: 6px;
	cursor: pointer;
}
.menuMarker {
	margin-right: 0px;
	cursor: pointer;
}
.subLinks {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subLinks a:link {
	text-decoration: none;
	color: Black;
}
.subLinks a:visited {
	text-decoration: none;
	color: Black;
}
.subLinks a:hover {
	text-decoration: none;
	color: #990000;
}
.showIt {
	display: block;
}
.hideIt {
	display: none;
}
.expBlank   { 
	display: none;
}
.expBlank2 { 
	display: none;
}
.expandIt { 
	background-image: url(images/expall.gif); 
	cursor: pointer; 
	display: block;
	background-repeat: no-repeat
}
.expandIt2 {
	background-image: url(images/closeall.gif);
	cursor: pointer;
	display: block;
	background-repeat: no-repeat
}
.controlP {
	margin-top: 0px; 
	margin-bottom: 0px;
}
.floatright {
	float: right;
	margin: 0px -18px 0px 0px;
	padding: 2px
}
.floatrighthard {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px
}
.floatleft {
	float: left;
	margin: 1px 1px 1px 1px;
	border: 1px outset #570400;
	padding: 2px
}
#current {
	color: #990000;
	font-weight: bold;
}
