#nav { 
 	font-family			: Helvetica, Arial,sans-serif; 
	font-size			: 11px;
	color				: #ffffff;
	padding-left		: 0px;
	padding-right		: 4px;
}

td.navbg {
	background			: #192C8E url(/img/bluebar_0.gif) repeat;
	height				: 24px;
}

td.slogan {
	background			: #192C8E url(/img/sloganbar.gif) no-repeat;
	height				: 24px;
}

a.navlink {
	font-size			: 11px;
	color				: #ffffff;
	text-decoration		: none;
	padding-left		: 6px;
}

a.navlink1 {
	font-size			: 11px;
	color				: #ffffff;
	text-decoration		: none;
}

a.navlink2 {
	font-family			: "helvetica narrow", "arial narrow";
	font-size			: 11px;
	color				: #ffffff;
	text-decoration		: none;
}

a.navlink:hover {
	color				: #8d8ec4;
	text-decoration		: underline;
	padding-left		: 6px;
}

a.navlink1:hover {
	color				: #30459e;
	text-decoration		: underline;
}

a.navlink2:hover {
	color				: #8d8ec4;
	text-decoration		: underline;
}

#orge a {
 	font-family			: Helvetica, Arial,sans-serif; 
	font-weight			: bold;
	font-size			: 11px;
	color				: #ffffff;	
	text-decoration		: none;
}

#orge a:hover {
 	font-family			: Helvetica, Arial,sans-serif; 
	font-weight			: bold;
	font-size			: 11px;
	color				: #30459e;	
	text-decoration		: underline;
}

.orgbut {
	background			: #E86316 url(/img/but_middle_orange.gif) repeat;
	height				: 31px;
}

.greenbut {
	background			: #0A6A35 url(/img/but_middle_green.gif) repeat;
	height				: 31px;
}
