/* CSS Document */ body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #515151; } .tborder { background-color: #FFFFFF; border: 1px solid #CCCCCC; width: 98%; margin: 5px 5px 5px 5px; padding: 5px 5px 5px 5px; } a.forum:link { color: #3366FF; } a.forum:visited { color: #3366FF; } a.forum:hover { color: #FF4400; } a.forum:active { color: #FF4400; } a.button:link { color: #3333333; text-decoration:none; font-weight:bold; } a.button:visited { color: #3333333; text-decoration:none; font-weight:bold; } a.button:hover { color: #3333333; text-decoration:none; font-weight:bold; } a.button:active { color: #3333333; text-decoration:none; font-weight:bold; } .navbar { font-size: 11px; } #inner_content { width: 100%; padding: 5px 5px 5px 5px; } .tcat { font-weight: bold; } .lineOdd{ background-color:#F2F2F2; padding:5px 5px 5px 5px; } .lineEven{ background-color:#FFFFFF; padding:5px 5px 5px 5px; } .note{ font-size:11px; } .button { font-weight:bold; color:#333333; text-align:center; } table.urgent { width:95%; border:1px dashed #CCB800; background-color:#FFF3E7; color:red; margin-bottom:5px; Xborder-top: 5px solid #CCB800; } table.urgent th { color:#FFFFFF; font-size:11pt; background-color:#FF7900; background-image:none; } .selected{ font-weight:bold; color: #f26721; } .adminmenu ul{ list-style-type: none; padding-left: 0px; padding-top: 0px; margin-left: 0px; } .adminmenu ul li{ list-style-type: none; list-style-image: none; border-bottom: dashed 1px #d1bfc5; margin-top: 3px; margin-bottom: 3px; padding-top: 0px; padding-bottom: 0px; } .adminmenu ul li div{ color:0789C4; font-weight:bold; } .adminmenu ul li ul{ padding-left: 0px; margin-left: 24px; padding-bottom: 0px; list-style-type: disc; } .adminmenu ul li ul li{ list-style-type: disc; border-bottom: none; padding-bottom: 0px; } .adminmenu ul li ul li a,.adminmenu ul li ul li a:visited,{ color: #666667; font-weight:normal; text-decoration:none; padding-bottom: 0px; } .adminmenu ul li ul li a:hover{ background-color: #EBE7DC; color: #f26721; font-weight: bold; text-decoration:none; padding-bottom: 0px; } .shadowed { background-color:white; border:1px solid #D0D0D0; margin:5px 0px 5px 0px; padding:5px 5px 5px 5px; filter:none; } div.quote{ margin:5px 5px 5px 5px; padding:5px 5px 5px 5px; } table.quote{ border:solid 1px #D0D0D0; background-color:#FAFAFA; margin:5px 5px 5px 5px; padding:5px 5px 5px 5px; width:90%; } .quote_title{ size:9px; }