@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	
	font: 12px Verdana;
	color: #333333;
}

.text14_Header{
font: bold 14px Verdana;
color: #000000;
}

.text10_White{
font: 10px Verdana;
color: white;
}

 a.navi:link
 {
  text-decoration:none; font-weight:bold;
  color:#0000aa;
 }
 a.navi:visited
 {
  text-decoration:none; font-weight:bold;
  color:#000066;
 }
 a.navi:hover
 {
  text-decoration:none; font-weight:bold;
  color:#88400B;
 }
 a.navi:active
 {
  text-decoration:none; font-weight:bold;
  color:#88400B;
 }
 
  a.blank:link
 {
  text-decoration:none;
  color:#ffffff;
 }
 a.blank:visited
 {
  text-decoration:none;
  color:#ffffff;
 }
 a.blank:hover
 {
  text-decoration:none;
  color:#ffffff;
 }
 a.blank:active
 {
  text-decoration:none;
  color:#ffffff;
 }






#menu {margin-left:10px;}

#menu {list-style-type:none; padding:0; margin:0; width:200px; z-index:100; float:left;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:left; background:url(../images/slide_1.gif) no-repeat;}

#menu li.sub {background: url(../images/slide_1.gif) no-repeat;}

#menu li, #menu li a {display:block; color:#fff; font-family:arial, sans-serif; font-size:11px; line-height:30px; width:200px; text-decoration:none; cursor:pointer; font-weight:bold; text-align:center;}

#menu table {border-collapse:collapse; padding:0; margin:0 -1px -1px;}

#menu ul,
#menu :hover ul ul,
#menu :hover ul :hover ul ul {position:absolute; left:-9999px; width:200px;}

#menu :hover {color:#ff0; background: url(../images/slide_0.gif) no-repeat;}

#menu :hover > a {color:#ff0; background: url(../images/slide_0.gif) no-repeat;}

#menu :hover ul {position:static; height:180px; margin-top:-1px; background:#383838; width:200px;}
#menu :hover ul :hover ul, 
#menu :hover ul :hover ul :hover ul {display:block; position:absolute; left:130px; top:0; height:auto; z-index:500; border:1px solid #fff;}

#menu :hover ul li, #menu :hover ul li a {background:#383838; text-align:left; text-indent:10px; }
#menu :hover ul li.fly a {background: #383838 url(../images/arrow.gif) no-repeat 120px center;}
#menu :hover ul :hover {background:#255fa3; position:relative; z-index:100;}
#menu a:hover ul li.fly a:hover {background:#255fa3 url(../images/arrow.gif) no-repeat 120px center; color:#ff0;}
#menu :hover ul li.fly:hover > a {background:#255fa3 url(../images/arrow.gif) no-repeat 120px center; color:#ff0;}

#menu :hover ul :hover ul li, 
#menu :hover ul :hover ul li a
{background:#666;}
#menu :hover ul :hover ul :hover ul li {background:#666; z-index:500;}

#menu :hover ul :hover ul li.fly a {background: #626262 url(../images/arrow.gif) no-repeat 120px center;}
#menu :hover ul :hover ul :hover {z-index:500; background:#0d72c0; color:#ff0;}
#menu a:hover ul a:hover ul li.fly a:hover {background:#0d72c0 url(../images/arrow.gif) no-repeat 120px center; color:#ff0;}
#menu :hover ul :hover ul li.fly:hover > a {background:#0d72c0 url(../images/arrow.gif) no-repeat 120px center; color:#ff0;}

#menu :hover ul :hover ul :hover ul li, 
#menu :hover ul :hover ul :hover ul li a {background:#888;}

#menu :hover ul :hover ul :hover ul :hover {background:#5184b8; color:#ff0;}
#menu :hover ul :hover ul :hover ul :hover a {color:#ff0;}

.menu_text {float:left; width:500px; font: 11px verdana, arial, sans-serif; border:1px solid #000;}
.menu_text img  {display:block;}
.menu_text p {margin:0; padding:5px 10px; line-height:15px;}



