.menu0 {
	font-family: Arial, Helvetica, sans-serif;

	background-color: #83d2eD;
	height: 18px;
	width: 155px;
	
	font-size: 14;
	#font-weight: 100;
	
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #93E2FD;
}

.menu0 a:link {text-decoration: none;color: #05335D}
.menu0 a:active {text-decoration: none;}
.menu0 a:visited {text-decoration: none;color: #054050}
.menu0 a:hover {text-decoration: underline;color: #05335D}

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #93E2FD;
	height: 18px;
	width: 155px;
	font-size: 12px;
	
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #a3f2Ff;
	
}

.menu1 a:link {text-decoration: none;color: #05335D}
.menu1 a:active {text-decoration: none;}
.menu1 a:visited {text-decoration: none;color: #054050}
.menu1 a:hover {text-decoration: underline;color: #05335D}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #a3f2Ff;
	height: 17px;
	width: 155px;
	font-size: 12px;
	font-weight: 100;

	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #f5f5ff;
	
}

.menu2 a:link {text-decoration: none;color: #05335D}
.menu2 a:active {text-decoration: none;}
.menu2 a:visited {text-decoration: none;color: #054050}
.menu2 a:hover {text-decoration: underline;color: #05335D}

.img1 {
	margin-left: 1px;
	margin-right: 2px;
}

.img2 {
	margin-left: 1px;
	margin-right: 2px;
}
