#body {
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

#header {
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-size: x-large;
	font-family: sans-serif;
	margin-bottom: 0;
}

h1 {
	text-align: center;
	font-size: x-large;
	font-family: sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	color: #0000CE;
}

h2 {
	text-align: center;
	font-size: large;
	font-family: sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	color: #0000CE;
}

h3 {
	text-align: center;
	font-size: medium;
	font-family: sans-serif;
	margin-top: 1em;
	margin-bottom: 0;
	font-weight: bold;
	color: red;
	background: #ffffff;
}

.right {
	padding-left: 20px;
	padding-top: 0px;
	float: right;
}

.left {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	float: left;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #900;
	background-color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#navcol {
	float: left;
	width: 12%;
	text-align: center;
/*	max-width: 22em;
	margin-right: auto;*/
	margin-left: 2.5%;
/*	font-size: 1.0em;*/
	padding-top: 0px;
	padding-left: 0px;
	color: #000;
	background: #fff;
	padding-bottom: 12px;
	display: inline;
}

#navcol li {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	display: inline;
}

ul.nav {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-variant: small-caps;
}

.nav a {
	color: #000000;
	background: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-bottom: 2px;
/*	height: 18px;
	padding-top: 4px;*/
}

ul.nav a.button {
	background: #0000ff;
	color: #ffffff;
	border-width: 4px;
	border-style: solid;
	border-top-color: #3366ff;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #3366ff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
/*	height: 18px;
	padding-top: 4px;*/
}

ul.nav a.button_sp {
	background: #00dd00;
	color: #000000;
	border-width: 4px;
	border-style: solid;
	border-top-color: #33ff66;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #33ff66;
	font-size: 14px;
	height: 18px;
	padding-top: 4px;
}

ul.nav a.button:active {
	font-weight: bold;
	background: #000099;
	color: #ffffff;
	border-width: 4px;
	border-style: solid;
	border-top-color: #000066;
	border-right-color: #3366ff;
	border-bottom-color: #3366ff;
	border-left-color: #000066;
/*	height: 18px;
	padding-top: 4px;*/
}

ul.nav a.buttonhere {
	background: #ff0000;
	color: #ffffff;
	border-width: 4px;
	border-style: solid;
	border-top-color: #ff6666;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #ff6666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
/*	height: 18px;
	padding-top: 4px;*/
}

ul.nav a.buttonhere:hover {
	font-weight: normal;
}

.nav a:hover {
	font-weight: bold;
	text-decoration: none;
}

#main {
	background-color: #ffffff;








	color: H
:;
	/*	float: left;*/
	padding-top: 0;
	padding-right: 2%;
	padding-left: 2%;
	/*	min-width: 410px;
	max-width: 58%;*/
	margin-left: 18%;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A0000;
	text-align: left;
/*	margin-right: 22%;*/
}

#left {
	background-color: #ffffff;
	color: #000000;
	margin-left: 2em;
	text-align: left;
}

table {
	border-collapse: collapse;
	text-align: center;
	color: #000;
}

th {
	background: #000000;
	color: #ffffff;
}

th.blue {
	color: #ffffff;
	background: #3366ff;
}

th.red {
	color: #ffffff;
	background: #ff3366;
}

td.c {
	text-align: center;
}

td.cst {
	text-align: center;
	text-decoration: line-through;
}

td.st {
	text-decoration: line-through;
}

#copy {
	background-color: #ffffff;
	color: #000000;
	clear: both;
	text-align: center;
}
.red {
	color: #F00;
	font-size: 24px;
}
#body #main center .green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #007F00;
	font-weight: bold;
}

