body {
	padding: 0px;
	background-color: #F1F3F2;
	margin: 5px;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #008C00;
	text-decoration: underline;
}
a:hover {
	color: #006600;
	text-decoration: none;
	background-color: #F0FFF0;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
#topnav {
	text-align: right;
	background-color: #007979;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00A4A4;
	border-right-color: #005E5E;
	border-bottom-color: #005E5E;
	border-left-color: #00A4A4;
}
#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00A6A6;
	border-right-color: #004646;
	border-bottom-color: #004646;
	border-left-color: #00A6A6;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.68em;
	text-transform: uppercase;
	font-weight: 800;
}
#topnav a:hover {
	color: #006666;
	background-color: #FFFFFF;
}
#topnav a:active {
	color: #006666;
	background-color: #D2FFFF;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007979;
	text-align: center;
	padding: 0.6em;
}
#submenu {
	margin: 0px;
}
#submenu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.6em;
	font-family: veredana, arial, helvetica, helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	text-align: left;
	background-color: #FF9900;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFDFB0;
	border-right-color: #955900;
	border-bottom-color: #955900;
	border-left-color: #402600;
	text-transform: capitalize;
}
#submenu a:hover{
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	border-left: 5px solid #646464;
	background-color: #FFE2B7;
}
#submenu a:active{
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	border-left: 5px solid #646464;
	background-color: #FFE2B7;
}
h1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 800;
	color: #003333;
	padding-top: 5px;
	line-height: 1.5em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #006666;
	font-weight: 800;
}
#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #000000;
	padding: 0.4em;
}
.leftside {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8C5400;
}
.bdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CACACA;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #CACACA;
}
.sidebdrs {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006262;
	border-right-color: #006262;
	border-bottom-color: #004F4F;
	border-left-color: #006262;
}
.bottombdr {
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #E2E7E2;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #007979;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFE1;
	font-weight: 800;
	margin: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
