body {
	behavior:url("csshover.htc");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #044F90;
	background-color: #C3C4D9;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#nav {
	position:absolute;
	width:746px;
	height:21px;
	z-index:1;
	top: 111px;
}
a:link {
	color: #F9791E;
}
h5 {
	text-align: center;
	border-right-color: #B5BDBF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #E9EBEB;
	width: 100px;
	height: 19px;
	font-size: 12px;
	margin: 0px;
	background-image: url(images/glbnav_background.gif);
}
h5:hover {
	background-image: url(images/glblnav_selected.gif);
}

h4 {
	font-size: 10px;
	font-weight: normal;
	background-color: #D1D7D7;
	color: #666666;
}

h6 {
	font-size: 10px;
	margin: 0px;
}

a:visited {
	color: #F9791E;
}

a:hover {
	color: #FF0000;
}
