.menutitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 11px;
	cursor:hand;
	margin-bottom: 5px;
	background-image:url(menu_background.gif);
	color:#1C165A;
	width:180px;
	height:30px;
	text-align:left;
	vertical-align: top;
}

.menutitle_over{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 11px;
	cursor:hand;
	margin-bottom: 5px;
	background-image:url(menu_background.gif);
	color:#385FC2;
	width:180px;
	height:30px;
	text-align:left;
	vertical-align: top;
}

.menutitle_selected{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 11px;
	cursor:hand;
	margin-bottom: 5px;
	background-image:url(menu_background.gif);
	color:385FC2;
	width:180px;
	height:30px;
	text-align:left;
	vertical-align: top;
}

.menu1 {
 	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
	cursor:hand;
	color: #951132;
	text-decoration:none;
}

.menu1_over {
 	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
	cursor:hand;
	color:#D81848;
	text-decoration:normal;
}

.menu1_selected {
 	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
	color:#951132;
	text-decoration: underline;
}

.menu2 {
 	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:10px;
	cursor:hand;
	color: #003F7D;
	text-decoration:none;
}

.menu2_over {
 	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:10px;
	cursor:hand;
	color: #006FDD;
	text-decoration:none;
}

.menu2_selected {
 	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:10px;
	cursor:hand;
	color: #003F7D;
	text-decoration: underline;
}