/* Nav Styles*/
#nav {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #B41A78;
	background-color: #000000;
	font-size: 110%;
	margin-bottom: 5px;
}

.solidblockmenu{
	padding: 0;
	float: left;
	width: 100%;
	background-color: black;
	background-image: url(../images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 5px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B51A78;
	border-right-color: #B51A78;
	border-bottom-color: #B5B5B5;
	border-left-color: #B51A78;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background-color: transparent;

	background-image: url(Login Script ver7/images/blockactive.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(../images/blockactive.gif);
}

[if IE]>
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
.china {
	font-weight: normal;
}
