

.inactive1s0 a{
	xcolor: #003c75;
	color: #ff0000;
}


#menuleft{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	margin-top: 24px;
	list-style-type: none;
	
	width: 250px;
	height: 530px;
}


#active1s0{
	background-color: #9dbbd7;
}
#active2s0{
	background-color: #003c75;
}
#active3s0{
	background-color: #fdd964;
}

#active1s1{
	background-color: #c4d6e7;
}
#active2s1{
	background-color: #668aac;
}
#active3s1{
	background-color: #fee8a2;
}
#inactive1s1{
	background-color: #c4d6e7;
}
#inactive2s1{
	background-color: #668aac;
}
#inactive3s1{
	background-color: #fee8a2;
}


#active1s2{
	background-color: #d8e4ef;
}
#active2s2{
	background-color: #99b1c8;
}
#active3s2{
	background-color: #fef0c1;
}
#inactive1s2{
	background-color: #d8e4ef;
}
#inactive2s2{
	background-color: #99b1c8;
}
#inactive3s2{
	background-color: #fef0c1;
}

#active1s3{
	background-color: #ebf1f7;
}
#active2s3{
	background-color: #ccd8e3;
}
#active3s3{
	background-color: #fff7e0;
}
#inactive1s3{
	background-color: #ebf1f7;
}
#inactive2s3{
	background-color: #ccd8e3;
}
#inactive3s3{
	background-color: #fff7e0;
}


#menuleft li{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 250px;
	height: 24px;
}

#menuleft li a{
	margin: 0px;
	padding: 0px;
	
	margin-top: 4px;
	margin-left: 10px;
	display: block;
	
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
}

.a_active1{
	color: #003c75;
}
.a_active2{
	color: #ffffff;
}
.a_active3{
	color: #003a74;
}

.a_subactive1{
	color: #003c75;
}
.a_subactive2{
	color: #ffffff;
}
.a_subactive3{
	color: #003a74;
}

.a_inactive1{
	color: #003c75;
}
.a_inactive2{
	color: #003c75;
}
.a_inactive3{
	color: #003a74;
}


.dot{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	margin-right: 9px;
}

#dotspacer0{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	
	height: 23px;
	width: 9px;
}
#dotspacer1{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	
	height: 23px;
	width: 27px;
}
#dotspacer2{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	
	height: 23px;
	width: 45px;
}
#dotspacer3{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	
	height: 23px;
	width: 63px;
}