@charset "UTF-8";
/* CSS Document */

body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #A8A9BB;
	background-image:url('../images/back2.jpg');
	background-repeat:repeat-x;
}
ol {
	margin-left: 25px;
}
ul {
	margin-top: 0px;
	margin-bottom: 15px;
	list-style-position: outside;
}
li {
	margin: 1px 0px 5px -22px;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
#header {
	width: 950px;
	height: 153px;
	background-image:url('../images/header.jpg');
}
#header2 {
	width:950px;
	height: 50px;
}
#content {
	float: left;
	background-image:url('../images/back.jpg');
	padding: 15px 0px 0px 0px;
	
}
#left_container {
	float: left;
	width: 187px;
	padding: 0px 0px 110px 19px;
}
#right_container {
	float: left;
	width: 744px;
	font-size: .95em;
}

#rightcol {float: right; width: 150px; border-left: 1px solid #ccc; padding: 9px 0px 50px 13px; font-size: .95em;}
#leftcol {width: 290px; float: left; padding: 0px 10px 0px 0px;}

#top_nav {
	
	padding-top:117px;
	padding-right: 23px;
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.65em;
	
}


.top_link {
	padding: 0 8px 0 5px;
	float: right;
	
}
.top_link a:link {
	color: #99cccc;
	text-decoration: none;
}
.top_link a:visited {
	color: #99cccc;
	text-decoration: none;
}
.top_link a:hover {
	color: #ccffff;
	text-decoration: underline;
}
.top_select {
	padding: 0 8px 0 5px;
	float:right;
}
.top_select a:link {
	color: #99cccc;
	font-weight:bold;
	text-decoration: none;
}
.top_select a:visited {
	color: #99cccc;
	font-weight:bold;
	text-decoration: none;
}
.top_select a:hover {
	color: #ccffff;
	font-weight:bold;
	text-decoration: underline;
}


#left {
	font-size: .7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.link a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.link a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.link a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
.link {
	padding: 8px 0px 8px 11px;
}
.sublink {
	padding: 8px 0px 0px 18px;
}
.sublink a:link {
	color: #99cccc;
}
.sublink a:visited {
	color: #99cccc;
}
.sublink a:hover {
	color: #ccffff;
}
.selected {
	background-color: #fff;
	padding: 8px 0px 8px 11px;
}
.selected a:link {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}
.selected a:visited {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}
.selected a:hover {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}
a:link {
	color: #707F9C;
	
}
a:visited {
	color: #707F9C;
	
}
a:hover {
	color: #79AFC7;
	
}
#right {
	padding: 0px 40px 50px 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#bottom {
	clear: both;
	background-image:url('../images/bottom.jpg');
	width: 950px;
	height: 7px;
}
#footer {
	padding: 5px 0px 50px 0px;
	font-size: .65em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #566983;
	float: left;
}
#footer a:link {
	color: #333;
}
#footer a:visited {
	color: #333;
}
#footer a:hover {
	color: #ffffff;
}
#footer_left {
	float: left;
}
#footer_right {
	float: right;
	text-align: right;
}
#xhtml {
	width: 640px;
	text-align: right;
}
#matrix {
	background-image:url('../images/footerpic.jpg');
    width: 160px;
	height: 72px;
    margin: 0px 0px 10px 480px;
}

/*#hnet {
	background-image:url('../images/h-net.gif');
	width: 51px;
	height: 39px;
	
}*/

h1 {
	color: #996633;
	font-size: 1.6em;
	margin: 5px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	color: #996633;
	font-size: 1.25em;
	margin: 5px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	color: #996633;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {color: #666666; font-size: .8em;}

.hidden {
	display: none;
}

td {
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	border: solid #999999 thin ; 
}

tr {
	}
