
/*menu images*/
a.menu:active 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	cursor: hand;
	color: #000033;
	text-decoration: none;
	width: 100%;
}
a.menu:link 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	cursor: hand;
	color: #000033;
	text-decoration: none;
	width: 100%;
}
a.menu:visited 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	cursor: hand;
	color: #000033;
	text-decoration: none;
	width: 100%;
}
a.menu:hover 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	cursor: hand;
	color: #0000FF;
	text-decoration: none;
	width: 100%;
}


/*menu tree*/
.tbl_menu {
	width: 305px;
	height: 317px;
	vertical-align: top;
}
.menu_active {
	font-weight: bold;
	padding-left: 30px;
	cursor: hand;
	color: #136798;
	text-decoration: none;
}

a.menu_1:active {
	font-weight: bold;
	padding-left: 0px;
	cursor: hand;
	color: #136798;
	text-decoration: none;
}
a.menu_1:link {
	font-weight: bold;
	padding-left: 0px;
	cursor: hand;
	color: #136798;
	text-decoration: none;
}
a.menu_1:visited {
	font-weight: bold;
	padding-left: 0px;
	cursor: hand;
	color: #136798;
	text-decoration: none;
}
a.menu_1:hover {
	font-weight: bold;
	padding-left: 0px;
	cursor: hand;
	color: #000000;
	text-decoration: none;
}
a.menu_2:active {
	font-weight: bold;
	padding-left: 10px;
	cursor: hand;
	color: #136798;
	text-decoration: none;
}
a.menu_2:link {
	font-weight: bold;
	padding-left: 10px;
	cursor: hand;
	color: #136798;
	text-decoration: none;
}
a.menu_2:visited {
	font-weight: bold;
	padding-left: 10px;
	cursor: hand;
	color: #136798;
	text-decoration: none;
}
a.menu_2:hover {
	font-weight: bold;
	padding-left: 10px;
	cursor: hand;
	color: #000000;
	text-decoration: none;
}
a.menu_3:active {
	font-weight: bold;
	padding-left: 20px;
	cursor: hand;
	color: #136798;
	text-decoration: none;
}
a.menu_3:link {
	font-weight: bold;
	padding-left: 20px;
	cursor: hand;
	color: #136798;
	text-decoration: none;
}
a.menu_3:visited {
	font-weight: bold;
	padding-left: 20px;
	cursor: hand;
	color: #136798;
	text-decoration: none;
}
a.menu_3:hover {
	font-weight: bold;
	padding-left: 20px;
	cursor: hand;
	color: #000000;
	text-decoration: none;
}
