/* BLACK HEADER STYLES - 25px */#globalblack {	height: 25px;	width: inherit;	clear: both;	background-color: #000000;	text-align: center;	margin-top:0px;	padding-top:0px;	position: relative;	top:0px;	color: #ffffff;	}#globalblack a, #globalblack img, #globalblack em {	color: #ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: bold;	vertical-align: text-bottom;	padding-top: 5px;	/*position: relative;	top:-5px;*/	}#globalblack a:link, #globalblack a:visited{	text-decoration: none;}#globalblack a:hover, #globalblack a:active{	text-decoration: underline;}/* DARK RED HEADER STYLES - 25px */#globaldarkred {	height: 25px;	width: inherit;	clear: both;	background-color: #660000;	text-align: center;	margin-top:0px;	padding-top:0px;	position: static;	top:0px;	color: #ffffff;	}#globaldarkred a, #globaldarkred img, #globaldarkred em {	color: #ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: bold;	vertical-align: text-bottom;	padding-top: 5px;	}#globaldarkred a:link, #globaldarkred a:visited{	text-decoration: none;}#globaldarkred a:hover, #globaldarkred a:active{	text-decoration: underline;}/* RED HEADER STYLES - 25px */#globalred {	height: 25px;	width: inherit;	clear: both;	background-color: #990000;	text-align: center;	margin-top:0px;	padding-top:0px;	position: static;	top:0px;	color: #ffffff;	}#globalred a, #globalred img, #globalred em {	color: #ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: bold;	vertical-align: text-bottom;	padding-top: 5px;	}#globalred a:link, #globalred a:visited{	text-decoration: none;}#globalred a:hover, #globalred a:active{	text-decoration: underline;}
