.Main_menu {
	border: 1px solid #D8D6D7;
	background-color: #D8D6D7;
	border-top-color: #999999;
	padding-left: 10px;
	line-height: 20px;
	width: 200;
	cursor: hand;
}
.Main_menu_over {
	border: 1px solid #999999;
	background-color: #999999;
	padding-left: 10px;
	line-height: 20px;
	width: 200;
	cursor: hand;
}
.Sub_menu {
	border: 1px solid #D8D6D7;
	background-color: #D8D6D7;
	padding-left: 15px;
	line-height: 15px;
	width: 200;
	cursor: hand;
}
.Sub_menu_over {
	border: 1px solid #D8D6D7;
	background-color: #234390;
	padding-left: 15px;
	line-height: 15px;
	width: 200;
	cursor: hand;
}
a.main_text {
	color: #234390;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
}
a:visited.main_text { 
	color: #234390;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
}
a:hover.main_text { 
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
}
a.sub_text {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
a:visited.sub_text 	{ 
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
a:hover.sub_text { 
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
a:visited.main_text2 { 
	color: #234390;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
}
a:hover.main_text2 { 
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
}
a:visited.sub_text2 { 
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
a:hover.sub_text2 { 
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.main_text {
	color: #234390;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
}
.main_text_over {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
}
.sub_text {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.sub_text_over {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
