body { font-family: Tahoma; font-size: 10px; font-weight: normal; color: black; background: white; } a { font-size: 12px; color: black; font-weight: bold; text-decoration: none; color: #222266; color: steelblue; } a:hover { color: blue; border-bottom: 1px dashed silver; } a.nounder:hover {border:0px;} .disabled { cursor: not-allowed; } table { font-size: 12px; } img { border: 0px; } hr { height: 1px; color: black; } form { display: inline; } .red { color: red;} .bodytext { font-family: Arial; } .mnua { color: red; } textarea, input, select, .sel { border: 1px solid steelblue; background: white; } .thispage {font-size: 10px; color: #dddddd; background: #ffffff; border:1pt solid #dddddd; font-weight: bold; text-decoration: none;} a.page:link {font-size: 10px; color: #999999; background: #f4f4f4; border:1pt solid #999999; font-weight: bold; text-decoration: none;} a.page:visited {font-size: 10px; color: #999999; background: #f4f4f4; border:1pt solid #999999; font-weight: bold; text-decoration: none;} a.page:active {font-size: 10px; color: #999999; background: #f4f4f4; border:1pt solid #999999; font-weight: bold; text-decoration: none;} a.page:hover {font-size: 10px; color: #000000; background: #dddddd; border:1pt solid #000000; font-weight: bold; text-decoration: none;} a.bage:link {border:0px;} a.bage:visited {border:0px;} a.bage:active {border:0px;} a.bage:hover {border:0px;} .text {font-size:11px; color:#000000; font-weight:normal; text-decoration:none;} .time {font-size: 10px; color: gray; font-weight: normal; } .title {font-size: 16px; font-weight: normal; color: black; font-family: Verdana,Times New Roman; } .filtered {filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#5D6C9D', endColorStr='#CEDFF6', gradientType='0');} .wtitle {font-size: 16px; color:white; } /* new styles based navigation for MOZILLA */ #nav { margin: 0 0 6px; padding: 0; background-color: #5D6C9D; text-align: right; /* height: 100px; */ /* width: 185px; */ border: solid 1px #fff; white-space: nowrap; } #nav a:hover { background-color: #D7DCF8; color: #213062; } #nav li { margin: 0; display: block; text-align: right; position: relative; padding: 0 10px; float: none; border-right: solid 1px #eee; line-height: 11px; } #nav li.last { border: none; } #nav li a { font-weight: normal; display: block; margin: 0; padding: 2px 0 4px; text-align: right; color: #ffffff; font-size: 11px; text-decoration: none; } #nav li ul { width: 200px; display: none; left: -1px; top: 1px; position: absolute; margin: -17px 160px; padding: 0px; background-color: #5D6C9D; border: solid 1px #fff; border-top: none; text-align: left; z-index: 2; white-space: nowrap; } #nav li ul li { /* width: 175px; */ margin: 0; padding: -10px; border-right: none; text-align: left; white-space: nowrap; } #nav li ul li a { /* width: 167px; */ margin: 0; /* padding: 2px 9px; */ border: none; text-align: left; color: #ffffff; font-size: 10px; } #nav li ul li a:hover { background-color: #D7DCF8; color: #213062; } #nav li>ul { top: auto; left: auto; } #nav li:hover ul, #nav li.over ul { display: block; } code, .Code { border: #8b4513 1px solid; padding-right: 5px; padding-left: 5px; font-family: Tahoma; font-size: 10px; background-color: #eef; color: darkblue; text-decoration:none; display:block; margin-left: 10px; margin-right: 10px; } h1,h2,h3,h4,h5 { font-family:Tahoma, font-weight: normal; } h1 { font-size: 16px; } h2 { font-size: 15px; } h3 { font-size: 14px; } h4 { font-size: 13px; } h5 { font-size: 12px; } .titlehead {border:1px solid lightsteelblue; background: steelblue;text-align:center;color:yellow; font-weight:bold;} .lb {border:1px solid lightsteelblue;border-top:0px;border-right:0px;} .rb {border:1px solid lightsteelblue;border-top:0px;border-left:0px;} .lrb {border:1px solid lightsteelblue; border-top:0px;} .b {border-bottom:1px solid lightsteelblue;}