| |
|
| /* Redefined HTML Tags */ |
| body |
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF; |
| td |
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000; |
| tr |
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000; |
| p |
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000; |
| /* Link Classes */ |
| a |
text-decoration: underline;
color:#000000; |
| a:link |
text-decoration: underline;
color:#000000; |
| a:hover |
text-decoration: none;
color:#000000; |
| a:visited |
text-decoration: underline;
color:#000000; |
| |
|
| a.topnav |
text-decoration:
underline;
color:#CCCCCC; |
| a.topnav:link |
text-decoration:
none;
color:#CCCCCC; |
| a.topnav:hover |
text-decoration:
underline;
color:#CCCCCC; |
| a.topnav:visited |
text-decoration:
underline;
color:#CCCCCC; |
| |
|
| a.topbarnav |
text-decoration:
underline;
color:#FFFFFF; |
| a.topbarnav:link |
text-decoration:
none;
color:#FFFFFF; |
| a.topbarnav:hover |
text-decoration:
underline;
color:#FFFFFF; |
| a.topbarnav:visited |
text-decoration:
underline;
color:#FFFFFF; |
| |
|
| a.footernav |
|
| a.footernav:link |
|
| a.footernav:visited |
|
| |
|
| a.breadcrumbnav |
text-decoration:
underline;
color:#666666; |
| a.breadcrumbnav:link |
text-decoration:
underline;
color:#666666; |
| a.breadcrumbnav:visited |
text-decoration:
underline;
color:#666666; |
| /* Standard Classes */ |
| .cellbgWHITE |
background-color: #FFFFFF; |
| .cellbgBLACK |
background-color:
#000000; |
| .cellbgLGTGREY |
background-color: #DDDDDD; |
| .cellbgMEDGREY |
background-color: #CCCCCC; |
| .cellbgDRKGREY |
background-color: #666666; |
| /* Custom Classes */ |
| .cellbgSUB |
background-color: #F5EBCC; |
| .title |
font-size: 14px;
font-color: #000000;
font-weight: bold; |
| .lrg |
font-size: 13px;
font-weight: bold;
color: #000000; |
| .sm |
font-size: 10px; |
| .bold |
font-weight: bold |
| .txtcc9900 |
color: #CC9900;
font-weight: normal; |
| .searchtxtfield |
font-family: Verdana, Arial,
Helvetica, sans-serif;
font-size: 10px;
color: #000000;
border: none;
width: 110px;
padding: 2px;
margin: 0px;
height: 18px;
vertical-align: middle |
| .footertxt |
| .breadcrumbtxt |
color: 666666; |
| .whitetxt |
color: #FFFFFF; |
| .divider |
background-color: cc9900; |
| .tablecc9900 |
background-color: #F5EBCC;
border: 1px solid cc9900 |