body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}
.style1 {color: #000000; background-color: transparent;}
.style3 {color: #000000; background-color:transparent; font-weight: bold; }
.style4 {color: #2c3264; background-color: transparent;}
.style8 {color: #2c3264; background-color: transparent;font-weight: bold; }
.style9 {font-size: x-small; color: #000000; background-color:transparent;}
.style10 {font-family: Arial, Helvetica, sans-serif}
.selectall {
	border-right: gray 1px solid; padding-right: 6px; border-top: gray 1px solid; padding-left: 6px; padding-bottom: 4px; font: bold 13px Arial, Helvetica, sans-serif; border-left: gray 1px solid; color: navy; padding-top: 3px; BORDER-BOTTOM: gray 1px solid; background-color: #ffffaa; text-decoration: none; position:static
}

#Layer1 {
	position:absolute;
	left:18px;
	top:507px;
	width:163px;
	height:110px;
	z-index:20;
	color: #000000;
	background-color: transparent;
}
#Layer4 {
	position:absolute;
	left:17px;
	top:161px;
	width:227px;
	height:219px;
	z-index:20;
	color: #000000;
	background-color: transparent;
}
header {
	position:absolute;
	left:9px;
	top:7px;
	width:679px;
	height:111px;
	z-index:20;
	color: #000000;
	background-color: transparent;
}
a {
	text-decoration: none;
}

a:link {
	color: #2c3264;
	text-decoration: none;
	background-color: transparent;
}

a:visited {
	color: #2c3264;
	text-decoration: none;
	background-color: transparent;
}

a:active {
	color: #ff0000;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
	background-color: transparent;
}

h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: green;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #7d6340;
	border-width: 0 5px;
}



hr {
	display: none;
}

p {
	clear: left;
	padding: 1em 1em 0 1em;
	margin: 0;
}