body		{
	background: #8B8DA7 none;
	color: black;
	margin-top: 10px;
	margin-left: 10px;
	font: bold 12px Trebuchet, Verdana, Helvetica, Arial;
}
.level1		{
			        color: #990000;
				border: #767890 solid 1px;
	background: #afb2cc 0px 0px none no-repeat;
	font-weight: bold;
	width: 165px;
	padding: 3px;
	font-size: 10px;
	height: 11px;
	margin-top: 10px;
}

.level1 a		{
			        text-decoration: none;
			        color: white;
	background: #afb2cc no-repeat none -3px;
	font-weight: bold;
	font-size: 10px;
}

      .level2		{
			        text-decoration: none;
			        color: #990000;
				background-color: #afb2cc;
				border: #767890 1px solid;
	font-weight: bold;
	width: 165px;
	padding: 3px;
	font-size: 10px;
	height: 11px;
}

.level2 a		{
			        text-decoration: none;
			        color: white;
				border: transparent;
	background: transparent;
	font-weight: bold;
	border-left: 1px transparent;
	border-right: transparent;
	font-size: 10px;
	margin-left: 5px;
	border-bottom: transparent;
}

.level3		{
			        text-decoration: none;
			        color: #990000;
				background-color: #afb2cc;
				border: #767890 1px solid;
	font-weight: bold;
	width: 165px;
	font-size: 10px;
	padding: 3px;
	height: 11px;
}

.level3 a		{
			        text-decoration: none;
			        color: #990000;
				background-color: transparent;
	font-weight: bold;
	font-size: 10px;
	margin-left: 10px;
}

