#info {
	padding:0px;
	margin: 0px;
	position: relative;
}
#info ul {
	margin:0;
	padding:0;
	list-style-type:none;
	background:transparent;
	display: inline;
	position: absolute;
}
#info li {
	display:block;
	float:right;
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 0px;
	bottom: 30px;
}
.xsnazzy {background:transparent;}
.xsnazzy span {
	text-align:center;
	color:#fff;
	margin:0;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
}

.xtop {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {
display:block;
overflow: hidden; 

}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {
	background:#006699;
	border-left:1px solid #003366;
	border-right:1px solid #003366;
	border-top-style: none;
	border-bottom-style: none;
}
.xb1 {margin:0 5px; background:#003366;}
.xb2 {
	margin:0 3px;
	border-top-width: 0;
	border-right-width: 2px;
	border-bottom-width: 0;
	border-left-width: 2px;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
	display:block;
	background:url(../images/bg_maincontent.gif) repeat-x left top;
	border-top: 0 solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #0099CC;
	border-left: 1px solid #003366;
}

.xboxcontent2 {
	display:block;
	background:#94CFE6 url(../images/header_bg2.gif) repeat left top;
	border-top: 0 solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #0099CC;
	border-left: 1px solid #003366;
}


a.xmenu2, a.xmenu2:visited {display:block; text-decoration:none; width:75px;}
a.xmenu2:hover {
	background:transparent;
	cursor:pointer;
	border: none;
}
a.xmenu2:hover span {
	color:#006699;
	border: none;
}
a.xmenu2:hover .xboxcontent {
	background:#C0DDE7 url(../images/bg_body2.gif) repeat-x left top;
	border-bottom:1px none #888;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #888;
	border-right-color: #888;
	border-left-color: #888;
}
a.xmenu2:hover .xb1 {
	background:#888;
	border: none;
}
a.xmenu2:hover .xb2, a.xmenu2:hover .xb3, a.xmenu2:hover .xb4 {
	background:#FFFF66;
	border: none #FFFF66;
}
