.footerlinks{
	margin: 0;
	padding: 0;
	float: right;
	background: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #625e00;
	border-right-color: #625e00;
	border-bottom-color: #625e00;
	border-left-color: #625e00;
}

.footerlinks li{
	display: inline;
	height: 30px;
}

.footerlinks li a{
	float: left;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	height: 19px;
}

.footerlinks li a:visited{
color: white;
}

.footerlinks li a:hover, .footerlinks li .current{
	color: white;
	background: #000000;
	float: left;
}




.tabsmenu{
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #625e00;
	border-right-color: #625e00;
	border-bottom-color: #625e00;
	border-left-color: #625e00;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}

.tabsmenu li{
	display: inline;
	height: 23px;
	float: left;
	width: 137px;
	text-align: center;
	padding: 0px;
}

.tabsmenu li a{
	float: left;
	color: #09F;
	text-decoration: none;
	font-size: 12px;
	border-left-style: none;
	padding-top: 6px;
	height: 28px;
	text-align: center;
	width: 139px;
	background-image: url(images/tabbacking_up.jpg);
}

.tabsmenu li a:visited{
	color: #000000;
}
.tabsmenu  li a:hover, .tabsmenu li .current{
	color: #000;
	float: left;
}
.tabsdown {
	float: left;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	border-left-style: none;
	padding-top: 6px;
	height: 28px;
	text-align: center;
	width: 139px;
	background-image: url(images/tabbacking_over.jpg);
	background-repeat: no-repeat;
	background-color: #92ACC3;
}
