.menu * { padding:0; margin:0px 0px 0px 0px; }

#menu_wrapper { width:192px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; float:left; margin:0px 0px 0px 8px; }

#menu_top { width:192px; background: url(../images/g_menu_top.gif) no-repeat; height:17px; }

#menu_bot { width:192px; background: url(../images/g_menu_bot.gif) no-repeat; height:17px; clear:both; }

.dropdown {float:left; padding-right:5px }

.dropdown_static {float:left; padding-right:5px }

.dropdown_off { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;float:left; padding-right:5px}

.dropdown dt {display:block;width:178px; border-bottom:solid 1px #64acd9; color:#ffffff;position:relative; padding:5px 7px 5px 7px; font-weight:bold; cursor:pointer; background-color:#3d97cf; background-image:url(../images/arrow_off.gif); background-position:right; background-repeat:no-repeat;}
.dropdown_static dt {display:block;width:178px; border-bottom:solid 1px #64acd9; color:#ffffff;position:relative; padding:5px 7px 5px 7px; font-weight:bold; cursor:pointer; background-color:#3d97cf; background-image:url(../images/arrow_on.gif); background-position:right; background-repeat:no-repeat;}

.dropdown dt.On {display:block;width:178px; border-bottom:solid 1px #64acd9; color:#ffffff;position:relative; padding:5px 7px 5px 7px; font-weight:bold; cursor:pointer; background-color:#297bbb; background-image:url(../images/arrow_off.gif); background-position:right; background-repeat:no-repeat;}

.dropdown dt:hover { background-color:#297bbb;}

.dropdown_off dt {display:block;width:178px; border-bottom:solid 1px #64acd9; position:relative; padding:5px 7px 5px 7px; font-weight:bold; cursor:pointer; background-color:#3d97cf;}

.dropdown_off dt:hover { background-color:#297bbb;}

.dropdown dd {overflow:hidden; width:192px; display:none; background:#fff; opacity:0}
.dropdown dd2 {width:192px; background:#fff; }

.dropdown ul {width:198px; list-style:none; border-top:none}

.dropdown li {display:inline;}

.dropdown_static ul {width:198px; list-style:none; border-top:none}

.dropdown_static li {display:inline;}

.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:3px 5px 3px 10px; color:#3d97cf; text-decoration:none; background:#f6fafd; width:194px; border-bottom:solid 1px #FFFFFF;}

.dropdown_static a, .dropdown a:active, .dropdown a:visited {display:block; padding:3px 5px 3px 10px; color:#3d97cf; text-decoration:none; background:#f6fafd; width:177px; border-bottom:solid 1px #FFFFFF;}


.dropdown a:hover {background:#cde4f2; color:#2777b7}
.dropdown_static a:hover {background:#cde4f2; color:#2777b7}

.dropdown_off .offlink, .dropdown_off a:visited { text-decoration:none; color:#ffffff; font-weight:bold;}

.dropdown_off .onlink, .dropdown_off a:visited { text-decoration:none; color:#ffffff; font-weight:bold;}
