/* 	Menu Systems*/.menuheadings {	background-color: #2781B0;	text-align: center;	width: 150px;	padding-top: 5px;	float: left;}.menuitem a {	background-color: #3399CC;	text-align: center;	padding-top: 3px;	padding-bottom: 3px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #206F9A;	text-decoration: none;	color: #FFFFFF;	float: left;	width: 150px;}.menuitem a:visited {	color:#FFFFFF;}.menuitem a:hover {	background-color: #2D8FC0;}.menuitem a:active {	background-color: #66CC00;}/*****Ads*****/ .right_menu_ad a {	float: left;	text-align: center;	width: 100%;	color: #FFFFFF;	background-color: #3399CC;	padding-top: 10px;	padding-bottom: 5px;}.right_menu_ad img {	border: 1px solid #FFFFFF;}