.menu_top_color_01,
.menu_top_color_02
{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.menu_top_color_01bottom,
.menu_top_color_02bottom
{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 15px;
}
.menu_top_color_01
{
	background-image: url(boxen/container_bg_FF9900.gif);
}
.menu_top_color_01bottom
{
	background-image: url(boxen/container_bg_FF9900bottom.gif);
}
.menu_top_color_02
{
	margin-left:  5px;
	margin-right: 5px;
	background-image: url(boxen/container_bg_555555.gif);
}
.menu_top_color_02bottom
{
	margin-left:  5px;
	margin-right: 5px;
	background-image: url(boxen/container_bg_555555bottom.gif);
}

.menu_top_color_02 h3
{
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}















.menu_level0 {
	list-style-type: none;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
.menu_level0 li {
	margin-left: 0px;
	padding-left: 5px;
	list-style-type: none;
}
.menu_level0select{
	font-weight: bold;
	padding-left: 5px;
}
.menu_level0 li a {
	color: #FF9900;
	text-decoration: none;
}
.menu_level0 li a:hover,
.menu_level0 li a:active
{
	text-decoration: underline;
}














.menu_level1 {
	list-style-type: none;
	line-height: 130%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
.menu_level1select{
	font-weight: bold;
}
.menu_level1 li {
	background-image: url(boxen/container_bg_FF9900point.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 5px;
}
.menu_level1 li a {
	color: #FF9900;
	text-decoration: none;
}
.menu_level1 li a:hover,
.menu_level1 li a:active
{
	text-decoration: underline;
}















.menu_level2 {
	list-style-type: none;
	line-height: 130%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 20px 0px 5px;
	font-size: 90%;
}
.menu_level2 li {
	background-image: url(boxen/container_bg_FF9900doublepo.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 10px;
}
.menu_level2 li a {
	color: #000000;
	text-decoration: none;
}
.menu_level2 li a:hover,
.menu_level2 li a:active
{
	color: #000000;
	text-decoration: underline;
}














.menubox
{
	width: 175px;
	float: left;
	margin-left: 5px;
}

.menubox h3
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.menubox h3 a
{
	color: #FFFFFF;
	text-decoration: none;
} 
.menubox h3 a:hover,
.menubox h3 a:active
{
	text-decoration: underline;
}













/*Homepage Container*/
#contents .menu_HPbox_color_01
{
	background-image: url(boxen/container_bg_FF9900.gif);
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
}
#contents .menu_HPbox_color_01 h3,
#contents .menu_HPbox_color_01 h3 a
{
	color: #000000;
	text-decoration: none;
	text-align: center;
	width:137px;
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
} 
#contents .menu_HPbox_color_01 h3 a:hover,
#contents .menu_HPbox_color_01 h3 a:active
{
	text-decoration: underline;
}
#contents .menu_HPbox_color_01 ul {
	list-style-type: none;
	line-height: 130%;
	font-weight: normal;
	margin: 0px;
	padding-left: 0px;
}
#contents .menu_HPbox_color_01 li {
	background-image: url(boxen/container_bg_FF9900point.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 5px;
}
#contents .menu_HPbox_color_01 li a {
	color: #ff9900;
	text-decoration: none;
}
#contents .menu_HPbox_color_01 li a:hover,
#contents .menu_HPbox_color_01 li a:active {
	text-decoration: underline;
}
#contents .menu_HPbox_color_01bottom
{
	background-image: url(boxen/container_bg_FF9900bottom.gif);
	margin: 0px;
	padding: 0px;
	height: 14px;
	background-repeat: no-repeat;
	width:175px;
}