@charset "UTF-8";
/* CSS Document */

#gn01 {
	width: 900px;
	height: 30px;
	margin: 0px 0 0 0;
	background: url(../image-files/bg-gnav01.jpg) repeat-y;
}

#gn02 {
	width: 900px;
	height: 30px;
	margin: 0px 0 0 0;
	background: url(../image-files/bg-gnav02.jpg) repeat-y;
}

#globalNav ul {
	width: auto;
	margin: 0 auto;
	padding: 3px 0 0 0;
}

#globalNav li {
	float: none;
	list-style: none;
	margin: 0 30px;
	padding: 0;
}

#gn01 ul {
	width: 1000px;

}

#gn02 ul {
	width: 1000px;
}

#globalNava a {
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	color: #E0E0E0;
	float: left;
	list-style: none;
	padding: 0;
	
}

#globalNava a:link {	
	color: #E0E0E0;

}

#globalNava a:link img{	
	color: #E0E0E0;

}

#globalNava a:visited {
	color: #E0E0E0;
	text-decoration: none;
}

#globalNava a:visited img{
	color: #E0E0E0;
	text-decoration: none;
}

#globalNava a:hover {
	color: #E0E0E0;
}

#globalNava a:hover img{
	color: #E0E0E0;
}

#globalNava a:active {
	color: #E0E0E0;

}

#globalNava a:active img{
	color: #E0E0E0;

}


#globalNavb a {
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	color: #EFEFEF;
	float: left;
	list-style: none;
	padding: 0;
	
}

#globalNavb a:link {	
	color: #EFEFEF;
	
}

#globalNavb a:link img {
border: 1px solid #EFEFEF;
}


#globalNavb a:visited {
	color: #EFEFEF;
	text-decoration: none;
}

#globalNavb a:visited img{
	color: #EFEFEF;
	text-decoration: none;
}

#globalNavb a:hover {
	color: #EFEFEF;
}

#globalNavb a:hover img{
	color: #EFEFEF;
}


#globalNavb a:active {
	color: #EFEFEF;

}

#globalNavb a:active img{
	color: #EFEFEF;

}


/*rollovers*/


