.menu{height:30px;width:100%;display:block;background:url('../img/topMenuImages.png') repeat-x;margin:0 auto;padding:0;}
.menu li{list-style:none;display:inline;margin:0;padding:0;}
.menu li a{float:left;padding-left:15px;display:block;color:#dfdfdf;text-decoration:none;font:12px Verdana, Arial, Helvetica, sans-serif;cursor:pointer;background:url('../img/topMenuImages.png') 0 -30px no-repeat;}
.menu li a span{line-height:30px;float:left;display:block;padding-right:15px;background:url('../img/topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0 -60px;color:#555;}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active,.menu li a.active:hover{line-height:30px;font:12px Verdana, Arial, Helvetica, sans-serif;background:url('../img/topMenuImages.png') 0 -90px no-repeat;color:#555;}
.menu li a.active span,.menu li a.active:hover span{background:url('../img/topMenuImages.png') 100% -90px no-repeat;}
#form textInput{background-color:#2F2D2E;border:1px solid #D8D8D8;text-shadow:0 1px 0 #dbdbdb;color:#4174A7;font-family:"Lucida Grande", Arial, Helvetica, Tahoma;font-size:12px;height:23px;margin-left:4px;margin-top:3px;width:270px;border-color:transparent}
input, textarea, select{color:#5B5B5B;padding:4px 4px;width:300px;background:#D8D8D8;border-bottom:1px double #ACB6BF;border-top:1px double #ACB6BF;border-left:1px double #ACB6BF;border-right:1px double #ACB6BF;}
input:focus, textarea:focus, select:focus{border:1px solid #0099FF;background-color:#D0D0D0;color:#4174A7;}
input:hover, textarea:hover, select:hover{border:1px solid #0099FF;background-color:#D0D0D0;color:#4174A7;}

