body { COLOR: #000000; FONT-FAMILY: tahoma; FONT-SIZE: 9pt; } #red1 { position:absolute; width:100%; height:100%; padding:0; background-color:#000000; z-index:2; filter:alpha(opacity=25); -moz-opacity:0.9; } .footer { color : #848484; font-size : 9pt; font-weight: bold; } .footer a { color : #FFF; font-size : 9pt; text-decoration: none; } .tableheader { background-color: #F1F1F1; border-top : 1px #848484 solid; width : 100%; height: 27; color : #3c3c3c; text-decoration: none; font-weight: bold; font-size : 9pt; } .table4 td { border-bottom: 1px solid #b2b2b2; padding: 4px; vertical-align: middle; } .tableso { background-color: #000; width : 100%; color : #FFF; text-decoration: none; font-weight: bold; font-size : 10pt; } .tabletitle { background-color: #eaeaea; width : 100%; height : 40; color : #000; text-decoration: none; font-size : 10pt; } .headermenu { color : #FFF; text-decoration: none; font-size : 10pt; } .rightblock { color : #000; text-decoration: none; font-size : 10pt; } .content { color : #000; text-decoration: none; font-size : 10pt; } .headermenu a{ color: #fff; text-decoration: none; } .headermenu a:hover{ color: #FFFF66; text-decoration: none; } A { color: #000fff; text-decoration: none; } A:hover { color: #FF0000; text-decoration: none; } input,textarea{ border:1px solid #ccc; padding:4px; font-family:tahoma; font-size:10pt; color:#000; } .ddsmoothmenu{ font: normal 10px tahoma; /*background of menu bar (default state)*/ width: 100%; /*tab background image path*/ height:31px; } .ddsmoothmenu ul{ z-index:100; margin: 0; padding: 0; list-style-type: none; } /*Top level list items*/ .ddsmoothmenu ul li{ position: relative; display: inline; float: right; } /*Top level menu link items style*/ .ddsmoothmenu ul li a{ text-align:right; display: block; color:#FFFFFF; font-size:11pt; padding: 8px 10px; border-left: 1px solid #B61D28; text-decoration: none; } * html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block; } .ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{ } .ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/ color:#F43939; background:#181818; } .ddsmoothmenu ul li a:hover{ background:#858585 url(http://images.hgicom.com/background03.gif); /*background of menu items during onmouseover (hover state)*/ color: #fff; } /*1st sub level menu*/ .ddsmoothmenu ul li ul{ position: absolute; left: 0; right: -1px; display: none; /*collapse all sub menus to begin with*/ visibility: hidden; } /*Sub level menu list items (undo style from Top level List Items)*/ .ddsmoothmenu ul li ul li a{ display: list-item; float: none; background-color:#181818; border-bottom: 1px solid #858585; border-left: 0px; } .ddsmoothmenu ul li ul li a:hover{ background: #858585; /*background of menu items during onmouseover (hover state)*/ color: #fff; } /*All subsequent sub menu levels vertical offset after 1st level sub menu */ .ddsmoothmenu ul li ul li ul{ top: 0; } /* Sub level menu links style */ .ddsmoothmenu ul li ul li a{ font: normal 10pt tahoma; width: 180px; /*width of sub menus*/ padding: 5px; margin: 0; border-top-width: 0; } /* ######### CSS classes applied to down and right arrow images ######### */ .downarrowclass{ position: absolute; top: 12px; right: 7px; } .rightarrowclass{ position: absolute; top: 6px; left: 5px; } /* ######### CSS for shadow added to sub menus ######### */ .ddshadow{ position: absolute; left: 0; top: 0; width: 0; height: 0; background: none ; } .toplevelshadow{ /*shadow opacity. Doesn't work in IE*/ opacity: 0.8; }