/* 
  File name:  navigationBar.css
  Created on: June 1, 2003
  Author:     Junichiro Watanabe  

  Description:
    navigation.css
*/

div.aligncenter { background-color: #2c2c2c; border: 0px none; margin: 0px; padding: 0px 0px 0px 0px; text-align: center; }
div.framework { border: 0px none; margin-left: 20px; margin-right: 20px; text-align: center; }
div.outline { background-color: #2C2C2C; border-top: 1px solid #BCBCBC; border-left: 1px solid #BCBCBC; border-right: 1px solid #BCBCBC; border-bottom: 1px solid #BCBCBC; padding: 0px; }
table.allocateSpace { border-collapse: collapse; width: 100%; }
table.headerTop { border-collapse: collapse; height: 60px; width: 100%; }
table.headerTop td { vertical-align: bottom; }
table.headerBottom { border-left: 1px solid #2C2C2C; border-top: 1px solid #2C2C2C; height: 21px; width: 100%; }
td.navigationSelected { background-image: url(../img/common/_cellpic_yellow.gif); background-color: #E5A918; border-right: 1px solid #2C2C2C; border-bottom: 1px solid #2C2C2C; font-size: 11px; font-weight: bold; height: 19px; text-align: center; vertical-align: middle; }
td.navigationSelected a { color: #272727; font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration: none; white-space: nowrap; }
td.navigationSelected a:link { color: #272727; font-weight: bold; text-decoration: none; }
td.navigationSelected a:visited { color: #272727; font-weight: bold; text-decoration: none; }
td.navigationSelected a:active { color: #C72E2E; font-weight: bold; text-decoration: none; }
td.navigationSelected a:hover { color: #C72E2E; font-weight: bold; text-decoration: none; }
td.navigationBar { background-image: url(../img/common/_cellpic_red.gif); border-right: 1px solid #2C2C2C; border-bottom: 1px solid #2C2C2C; font-size: 11px; text-align: center; font-weight: bold; background-color: #C41212; height: 19px; vertical-align: middle; }
td.navigationBar a { color: #E6C2C2; font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration: none; white-space: nowrap; }
td.navigationBar a:link { color: #E6C2C2; font-weight: bold; text-decoration: none; }
td.navigationBar a:visited { color: #E6C2C2; font-weight: bold; text-decoration: none; }
td.navigationBar a:active { color: #272727; font-weight: bold; text-decoration: none; }
td.navigationBar a:hover { color: #272727; font-weight: bold; text-decoration: none; }
td.height5 { height: 5px; }
td.height10 { height: 10px; }
td.height20 { height: 20px; }
.footer { color: #BCBCBC; font: 11px Tahoma; text-decoration: none; text-align: center; }
.footer a { color: #BCBCBC; font: 11px Tahoma; text-decoration: none; }
.footer a:active { color: #C72E2E; text-decoration: none; }
.footer a:hover { color: #C72E2E; text-decoration: none; }
.footer a:visited { color: #BCBCBC; text-decoration: none; }
.footerLink { color: #BCBCBC; font: 11px Tahoma; text-align: center; }
.footerLink a { color: #BCBCBC; font: 11px Tahoma; text-decoration: underline; }
.footerLink a:active { color: #BCBCBC; }
.footerLink a:hover { color: #BCBCBC; }
.footerLink a:visited { color: #BCBCBC; }
a.lvLink { color: #BCBCBC; font: normal 13px Verdana, Helvetica; text-decoration: underline; }
a.lvLink link { color: #BCBCBC; font: normal 13px Verdana, Helvetica; text-decoration: underline; }
a.lvLink active { color:#C72E2E; font: normal 13px Verdana, Helvetica; text-decoration: underline; }
a.lvLink hover { color:#C72E2E; font: normal 13px Verdana, Helvetica; text-decoration: underline; }
a.lvLink visited { color: #BCBCBC; font: normal 13px Verdana, Helvetica; text-decoration: underline; }
