@charset "utf-8";
/* CSS Document */
#menu {list-style-type:none; margin:0px auto 0 auto; padding:0; width:775px; height:100px;  position:relative; top:57px; left:105px; }
#menu li {float:left; padding:0; margin:0 0 0 0; position:relative; width:86px; height:3em; z-index:1000;}
#menu li dl {position:absolute; top:0; left:0;padding-bottom:5px;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:10px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width: 86px; margin: 0; padding: 0;}
#menu dt {margin:0; padding:0 0 0 0; font-size: 12px; color: #fff; width:86px; height:43px;}

#menu .one   { background:url(defimages/bgt.png) repeat;}
#menu .two   { background:url(defimages/bgt.png) repeat;}
#menu .three { background:url(defimages/bgt.png) repeat;}
#menu .four  { background:url(defimages/bgt.png) repeat;}

#menu .one dt   {background:url(defimages/mainmenubg.gif) no-repeat;}
#menu .two dt   {background:url(defimages/mainmenubg.gif) no-repeat;}
#menu .three dt {background:url(defimages/mainmenubg.gif) no-repeat;}
#menu .four dt  {background:url(defimages/mainmenubg.gif) no-repeat;}

#menu .one dt:hover   {background:url(defimages/mainmenubgover.gif) no-repeat;}
#menu .two dt:hover   {background:url(defimages/mainmenubgover.gif) no-repeat;}
#menu .three dt:hover {background:url(defimages/mainmenubgover.gif) no-repeat;}
#menu .four dt:hover  {background:url(defimages/mainmenubgover.gif) no-repeat;}

#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}
#menu .one dd {border-bottom:1px solid #aaa;}
#menu .two dd {border-bottom:1px solid #e8e8e8;}
#menu .three dd {border-bottom:1px solid #eee;}
#menu .four dd {border-bottom:1px solid #999;}
#menu dd.last {border-bottom:1px solid #fff;}

#menu dt a, #menu dt a:visited {display:block; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:37px; text-align:center;}
#menu dd a, #menu dd a:visited {color:#fff; text-decoration:none; display:block; padding:4px 10px 4px 5px; width:125px;}

#menu .one dd a   {background:url(defimages/altmenubg.gif) repeat-x top #8f8f96; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; border-left:#000000 solid 2px;}
#menu .two dd a   {background:url(defimages/altmenubg.gif) repeat-x top #8f8f96; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; border-left:#000000 solid 2px;}
#menu .three dd a {background:url(defimages/altmenubg.gif) repeat-x top #8f8f96; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; border-left:#000000 solid 2px;}
#menu .four dd a  {background:url(defimages/altmenubg.gif) repeat-x top #8f8f96; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; border-left:#000000 solid 2px;}

#menu .one dd a:hover   { background:#f96 url(defimages/altmenubgover.gif) repeat-x top; color:#fff; border-left:#CCCCCC solid 2px;}
#menu .two dd a:hover   { background:#f96 url(defimages/altmenubgover.gif) repeat-x top; color:#fff; border-left:#CCCCCC solid 2px;}
#menu .three dd a:hover { background:#f96 url(defimages/altmenubgover.gif) repeat-x top; color:#fff; border-left:#CCCCCC solid 2px;}
#menu .four dd a:hover  { background:#f96 url(defimages/altmenubgover.gif) repeat-x top; color:#fff; border-left:#CCCCCC solid 2px;}
