BODY { background-color:#ccc;font-family:verdana;margin:0px;text-align:center; }
FORM { margin:0px; }
IMG { border:0px; }
UL { list-style:none;margin:0px;padding:0px; }
UL LI { padding:0px; }
A { text-decoration:none; }
.wdfcBody { width:1000px; }
.wdfcContent { background-color:#fff;border:0px solid #000;border-width:0px 1px 1px 1px;font-size:12px;padding-bottom:6px;text-align:left;width:998px;*width:1000px; }
/*
.wdfcContent { background-color:#fff;border:1px solid #000;font-size:12px;padding-bottom:6px;text-align:left;width:998px; }
*/
.wdfcClear { clear:both; }
P { margin:0px;padding:0px 0px 0px 0px; }

/* NAV BAR SHIT */ 
.botNav { background-color:#5a6373;border-bottom:1px solid #000;margin-right:0px;margin-left:0px; padding:2px 0px 0px 0px!important; min-width: 1000px!important; width:expression(document.body.clientWidth < 1000? "1000px": "auto" ); }
.botNav TABLE { border-collapse:collapse;border-spacing:0;width:100%!important; min-width: 1000px!important;}
.botNav TD { font-weight:bold;padding:0px;text-align:center;white-space:nowrap;padding:0 auto;margin:0;}
.botNav .row0 TD IMG { height:1px; width:100%; }
.botNav .row1 TD { background-color:#5a6373; font-size:10px; text-align:center;}
.botNav .row1 TD.col0 { border-left:0px; }
.botNav A { color:#fff; width:100%; font-size:10px; padding:2px 5px 1px 5px!important; border-left:1px solid #425252;}
.botNav A:hover { color:#00ccff; width:100%; font-size:10px; padding:2px 5px 1px 5px!important;  }

/* all */
#wdfcDropNav,
#wdfcDropNav ul {float:left;padding:0;font-weight:bold;z-index:999999;width:99%;}
.wdfcMenu,
.wdfcMenuOver {float:left;display:inline;width:100%;text-align:left;}
.wdfcMenu .wdfcNavCont {visibility:hidden;margin-top:2px;}
.wdfcMenuOver .wdfcNavCont {visibility:visible;margin-top:2px;}
.wdfcNavCont,
.wdfcNavImg {position:relative;z-index:999999;height:100%;}
.wdfcNavImg {text-align:center;}
.wdfcNavCont {border-top:1px solid #5a6373;width:10px;overflow:visible;text-align:left;*padding-top:-2px;}
#wdfcDropNav a {display:block;font-weight:bold;padding:1px 0px !important;margin:0px !important;height:100%;}
#wdfcDropNav li {float:left;padding:0;line-height:10px!important;}
#wdfcDropNav li:hover ul ul,
#wdfcDropNav li.wdfcMenuOver ul ul {visibility:hidden;}
#wdfcDropNav li:hover ul,
#wdfcDropNav li li:hover ul,
#wdfcDropNav li.wdfcMenuOver ul,
#wdfcDropNav li li.wdfcMenuOver ul {left:auto;visibility:visible;}

/* drop down menu */
#wdfcDropNav li ul {background-color:#fff;position:absolute;height:auto;width:170px;margin-top:0px; *margin-top:0px;border:1px solid #000;}
#wdfcDropNav li li {border-bottom:1px solid #ccc;height:auto;text-align:left;width:170px;border-left:none!important;}
#wdfcDropNav li li a {color:#000;width:167px;height:100%; border-left:none!important;padding:6px 0 6px 7px!important;}
#wdfcDropNav li li a:hover {color:#fff;padding:6px 0 6px 7px!important;}
#wdfcDropNav li li:hover,
#wdfcDropNav li li.wdfcMenuOver {background:#5a6373;color:#fff;cursor:pointer;}
#wdfcDropNav li li:hover a, #wdfcDropNav li li.wdfcMenuOver a {color:#fff;}

#wdfcDropNav SPAN { font-size:9px; }