/* Trishah Web Design, http://www.trishah.com 12 December 2008 */
/* OPM Leverage.com */

body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #555555;
  line-height: 22px;
  background-color: #FEFDFD;
}

a, a:visited {
  font-family: Tahoma,Arial, Helvetica, sans-serif;
  color: #608500;
}

a:hover {
  font-family: Tahoma,Arial, Helvetica, sans-serif;
  color: #608500;
  text-decoration: none;
}

.upper_nav {
  font-family: Tahoma,Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 12px;
  text-decoration: none;
}

.upper_nav a{
  font-family: Tahoma,Arial, Helvetica, sans-serif;
  color: #555555;
  font-size: 12px;
  text-decoration: none;
}

.upper_nav a:hover {
  font-family: Tahoma,Arial, Helvetica, sans-serif;
  color: #608500;
  font-size: 12px;
  text-decoration: underline;
}

.upper_nav_input {
   border: 1px dashed #999999;

}

.title {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #446FBD;
    font-weight: bold;
  text-align: center
}

form {
  margin-bottom: 0 ;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

.submit {
    color:#FFF;
    font-weight: bold;}
/* ================================================================
This copyright notice must be kept untouched in the stylesheet at
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop9.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
.nav {padding:0 0 0 0px; margin:0; list-style:none; height:33px; background:url(graphics/menu/back.png) repeat-x; font-family:verdana, arial, sans-serif; font-size:12px; width:650px;}
.nav li {float:left; height:34px;}
.nav li a {display:block; height:34px; width:92px; float:left; line-height:30px; color:#000; text-decoration:none; text-align:center;}
.nav li a:hover {position:relative; visibility:visible; line-height:35px; z-index:50;}
.nav li a:hover b {display:block; width:92px; height:34px; background:url(graphics/menu/toptab_shadow.png);}
.nav li a:hover span {display:block; width:92px; height:34px; position:absolute; left:0; top:0; cursor:pointer;}
.nav li ul, .nav li div  {position:absolute; left:-9999px;}
.nav li:hover {position:relative;}
.nav li:hover > a {line-height:30px; color:#FFF; font-weight: bold }
.nav li:hover > a b {display:block; width:92px; height:34px; background:url(graphics/menu/toptab_shadow.png);}
.nav li:hover > a span {display:block; width:92px; height:34px; position:absolute; left:0; top:0; cursor:pointer;}

.nav table {border-collapse:collapse; margin:-1px;}

.nav :hover div {left:0; top:37px; width:200px; height:144px; padding:10px 0; background:url(graphics/menu/sub_back.png); z-index:100;}

.nav :hover ul {padding:0; margin:0; list-style:none; left:0; top:37px; width:200px; height:144px; padding:10px 0; z-index:120;}
.nav :hover ul li {height:27px;}
.nav :hover ul li a {height:27px; line-height:27px; color:#fff; width:196px; text-align:left; text-indent:20px;}
.nav :hover ul li.fly a {background:url(graphics/menu/arrow.gif) no-repeat 150px center;}
.nav :hover ul li a:hover {background: url(graphics/menu/subtab_over.png); color:#000;}
.nav :hover ul li:hover > a {background: url(graphics/menu/subtab_over.png); color:#000;}

.nav :hover ul ul, .nav :hover ul div {position:absolute; left:-9999px;}
.nav :hover ul :hover {z-index:200;}
.nav :hover ul :hover div {left:150px; top:-4px; width:200px; height:144px; padding:10px 0; background:url(graphics/menu/sub_back.png); z-index:200;}
.nav :hover ul :hover ul {padding:0; margin:0; list-style:none; left:150px; top:-4px; width:200px; height:144px; padding:10px 0; z-index:250;}
.nav :hover ul :hover ul li a {background:transparent;}
.nav :hover ul :hover ul li a:hover {background: url(graphics/menu/subtab_over.png); color:#000;}
.current {background: url(graphics/menu/toptab_shadow.png); color:#FFF; font-weight: bold;}


#holder {width:650px:}
#holder img {margin-top:-4px;}


</style>

<!--[if lte IE 6]>
<style type="text/css">
.nav li a:hover b,
.nav li a:hover div
{
background:expression('url('+this.currentStyle['backgroundImage'].split('\"')[1]+'")');
filter:expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src='
+this.currentStyle['backgroundImage'].split('\"')[1]+')');
 z-index:100; cursor:pointer;}
</style>
<![endif]-->

