.extension {
	background-image:url(../images/bannertop.gif);
	background-position: left;
	background-repeat: repeat-x;
}
.tintbar {
	background-image: url(../images/bannertint.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border-top: 1px solid #336633;
}
.greenbar {
	background-image: url(../images/menubar1.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #000000;
	border-right: 1px solid #FFFFFF;
}
.topnav a {
	display: block;
	padding: 8px 0px 9px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #000000;
}
.topnav a:link, .topnav a:visited {
	display: block;
	color: #ffffff;
	text-align: center;
	background-image: url(../images/menubar2.gif);
	background-position: 0px 0px;
	background-attachment: scroll;
	text-decoration: none;
}
.topnav a:hover, .topnav a:active {
	display: block;
	color: #ffffff;
	text-align: center;
	background-image: url(../images/menubar2.gif);
	background-position: 100px 0px;
	background-attachment: scroll;
	text-decoration: underline;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #000000;
	border-right: 1px solid #FFFFFF;
}
.login a {
	display: block;
	padding: 8px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #000000;
}
.login a:link, .login a:visited {
	display: block;
	color: #000000;
	text-align: center;
	background-image: url(../images/login.gif);
	background-position: 0px 0px;
	background-attachment: scroll;
	text-decoration: none;
}
.login a:hover, .login a:active {
	display: block;
	color: #000000;
	text-align: center;
	background-image: url(../images/login.gif);
	background-position: 100px 0px;
	background-attachment: scroll;
	text-decoration: underline;
}
.whiteline {
	border-right: 1px solid #ffffff;
}
.bottomlinks {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bottomlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.bottomlinks a:link, .bottomlinks a:visited {
	text-decoration: underline;
}
.bottomlinks a:hover, .bottomlinks a:active {
	color: #666666;
	text-decoration: underline;
}
