body {
	font-family: sans-serif;
	background-color: #d3d3d3;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

#content {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header {
text-align: center;
font-size: 23px;
font-weight: bold;

}

#hdr_class {
	width: 800px;
	height: 156px;
	background-image: url("banner2.jpg");
	overflow: hidden;
	cursor: default;
	border: 1px solid Black;
	border-bottom: none;
}

#hdr_class h1 {
	display: none;
}

#mnu_class {
	height: 25px;
	width: 800px;
	border: 1px solid Black;
	border-top: none;
	border-bottom: none;
	text-align: center;
	background-image: url("bar2.jpg");
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 15px;
}

#mnu_class h2,#main_class h2,#comp_class h2,#submnu_class h2 {
	display: none;
}

#mnu_class ul,#mnu_class li {
	margin: 0px 0px 0px 0px;
	height: 25px;
	display: inline;
	padding: 0px 0px 0px 0px;
}

.mnuitem_class a {
	height: 25px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	display: inline;
	color: Black;
	text-decoration: none;
}

.mnuitem_class a:hover {
	color: Grey;
}


.mnuitemtext_class {
	height: 25px;
	line-height: 25px;
}

#submnu_class {
	height: 20px;
	width: 800px;
	border: 1px solid Black;
	border-top: none;
	border-bottom: none;
	text-align: center;
	background-image: url("HorzBar2 Scholl Blue.jpg");
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 20px;
}

#submnu_class ul,#submnu_class li {
	margin: 0px 0px 0px 0px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	display: inline;
}

.submnuitem_class a {
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	color: White;
	text-decoration: none;
	line-height: 20px;	
}

.submnuitem_class a:hover {
	color: Aqua;
}

.submnuitemtext_class {
	height: 20px;
	line-height: 20px;
}

.duma {
	margin: 15px;
}

#main_class {
	width: 800px;
	border: 1px solid Black;
	border-top: none;
	background-color: White;
	margin: 0px 0px 0px 0px;
	overflow: auto;
}

#main_class p {
	margin: 10px 10px 10px 10px;
	text-indent: 20px;
}

#main_class dl {
	margin: 10px 10px 10px 10px;
}

#main_class dl {
	font-weight: bold;
}

#main_class dd {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

//*
{
	border: 0;
	margin: 0;
	padding: 0;
}
*//
table{
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:  75%;
	border-collapse: collapse;
}

caption{
	background: url(title.png) no-repeat 50px;
	font-size: 400%;
	text-indent: -10000px;
}

thead tr{
	background-color: #D9FFD9;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border: 0;
	margin: 0;
	padding: 0;
}

tfoot tr{
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
	padding: 0;
}

thead th{
	background-color: #D3D3D3;
	padding: 0.5em;
	white-space: nowrap;
	border: 0;
	margin: 0;
	padding: 0;
}

tfoot th{
	font-size: 110%;
	text-align: right;
	padding-right: 0.5em;
	letter-spacing: 1px;
	background:  
	border: 0;
	margin: 0;
	padding: 0;
}

tfoot td{
	padding-left: 0.5em;
	color: red;
	font-size: 110%;
	font-weight: 600;
	border: 0;
	margin: 0;
	padding: 0;
}

tfoot td:hover{
	background-color: red;
	color: white;
	border: 0;
	margin: 0;
	padding: 0;
}

tr{
	background-color: #EAFDFF;
	border: 0;
	margin: 0;
	padding: 0;
}

tr.odd{
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
	padding: 0;
	}

tbody tr:hover{
	background-color: #FFCCCC;
	border: 0;
	margin: 0;
	padding: 0;
	}

td, th{
	margin: 0;
	padding: 0;
	border: 1px dotted #CCCCCC;
}

tbody td
{
	border: 0;
	margin: 0;
	padding: 0.5em;
}

td a:link, th a:link{
	color: black;
}

td a:visited, th a:visited{
	color: black;
	text-decoration: none;
}

td a:hover, th a:hover{
	color: black;
	text-decoration: underline;
}

td:last-child a:hover{
	color: white;
	text-decoration: underline;
}