body {
	margin: 0;
	color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
}

p {
	font-size: 1.0em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

td {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}

li {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 1.5em;
	text-align: left;
	font-weight: bold;
	color: #669933;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #669933;
}

a {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	color: #FF9933;
	text-decoration: none;
}



a:hover {
	text-decoration: underline;
	color: #FF9933;

}



a:active {
}



#header {
	height: 20px;
	width: 780px;
	margin-top: 40px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 0px;
}

#footer {
	background-color: #77be56;
	height: 20px;
	width: 780px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	border: 1px solid #666666;
	position: static;
}

#footer p  {
	font-size: 0.95em;
	color: #ffffff;
	text-align: right;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	margin: 0px;
	padding-left: 10px;
}

#header p  {
	font-size: 0.95em;
	color: #666666;
	text-align: right;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	margin: 0px;
	padding-left: 10px;
}

#header a {
	color: #666666;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin: 0px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 1em;
}

#header  a:hover{
	font-size: 1em;
	color: #FF9900;
}

#top-nav p  {
	font-size: 0.95em;
	color: #77BE56;
	text-align: right;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	margin: 0px;
	padding-left: 10px;
}

#top-nav a {
	color: #6ea338;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin: 0px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 1em;
}

#top-nav  a:hover{
	font-size: 1em;
	color: #FF9900;
}




#top-image {
	background-image: url(images/inner-image.jpg);
	background-repeat: no-repeat;
	height: 102px;
	background-position: 198px 0px;
	margin-left: 35px;
	margin-right: 35px;
	width: 780px;
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#top-logo {
	height: 60px;
	margin-left: 35px;
	margin-right: 35px;
	width: 200px;
	margin-bottom: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	
}

#top-nav {
	height: 20px;
	background-position: 198px 0px;
	margin-left: 35px;
	margin-right: 35px;
	width: 780px;
	background-color: #ddd9d9;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#content {
	width: 780px;
	position: relative;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#main-text {
	background-color: #ffffff;
	padding: 10px;
	position: static;
	width: 559px;
	text-align: left;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navbar {
	width: 183px;
	position: absolute;
	left: 597px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#navbar  p {
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77BE56;
}

#navbar  a {
	
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77BE56;
	color: #666666;
	text-align: right;
	padding-right: 5px;
}


#navbar a:hover {
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77BE56;
	background-color: #FFFFFF;
}

#navbar-body {
	width: 183px;
	position: absolute;
	left: 597px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#navbar-body  p {
	display: block;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #77BE56;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 5px;
	padding: 3px;
}
#navbar-body  h2 {
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	color: #6ea338;
	background-color: #ddd9d9;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



#navbar-body  li {
	display: block;
	text-decoration: none;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navbar-body  a {
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	margin-top: 0px;
	border-bottom-style: none;
	color: #FF9900;
	text-align: left;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 0.9em;
}


#navbar-body a:hover {
	text-decoration: none;
	font-weight: normal;
	border-bottom-style: none;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
