	body {
	color: black;
	margin: 0;
	}
	img {border-color:#666666;
	}
    table td {vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;}
    a:link {color: #006600;}
    a:visited {color: #009966;}
	/*
	#topnav {vertical-align: middle; background-color: transparent;}
	#topnav table {width: 351px; border: 0px; padding: 0px;}
	#topnav table tr td {background-color: transparent; text-align: center; font-size: 66%;}
	#topnav table tr td a {display: block; padding: 4px 0px 4px 0px;}
    #topnav table tr td a:link {color: #063; text-decoration: none;}
    #topnav table tr td a:visited {color: #063; text-decoration: none;}
	#topnav table tr td a:hover {background-color: #063; color: #FFF; text-decoration: none;}
	*/
	#container {
	border-style: solid;
	border-color: #003300;
	border-width: 1px;
	position: relative;
	left: 5%;
	top: 2%;
}
	table #leftnav {background-color: white; margin-top: 10px;}
    table#leftnav td a {
	display: block;
	width: 115px;
	font-size: 66%;
	color: #063;
	padding: 5px 5px 5px 2em;
	margin-left: -1px;
}
    table#leftnav a:link {color: #063; text-decoration: none;}
	table#leftnav a:visited {color: #063; text-decoration: none;}
    table#leftnav a:hover {color: #fff; text-decoration: none; background-color:#006600;}
    td#content table {
	margin: 0px 5px 10px 0px;
	color: black;
	width: 370px;
	float: left;
}
    td#homecontent table {
	margin: 0px 10px 10px 5px;
	color: black;
	width: 251px;
}
    td#rightside table {margin-top: 10px;}
    td#rightside td {background-color: #FCFFED; border: 1px dotted #063; width: 200px; font-size: 66%; color: #063; padding: 10px 10px 10px 10px;}
    td#footer {
	font-size: 60%;
	color: #063;
	text-align: center;
	padding: 20px 0px 20px 0px;
	border-top-color: #003300;
	border-top-style: solid;
	border-top-width: 1px;
	width: 748px;
}
td#footer a {
	text-decoration: none;
	color: #006600;
	}
	td#footer a:hover {
	text-decoration: underline;
	}
.style1 {
	font-size: large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	letter-spacing: -1px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	font-size: 12px;
}

.style5 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
}


.style7 {font-size: medium}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	vertical-align: top;
}


.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fcffef;
	border-color: #99cc99;
	border-style: solid;
	padding: 5px 5px 5px 5px;
	width: 170px;
	position: relative;
	left: -5px;
	top: 65px;
	border-top: 3px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
}
.sidebar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fcffef;
	border-color: #99cc99;
	border-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	width: 200px;
	position: relative;
	left: 10px;
	top: 65px;
	float: left;
}
