A:link {
  font-size:12px; color:#0000CC; text-decoration:none; font-weight:bold;
}

A:active {
  font-size:12px; color:#0000CC; text-decoration:none; font-weight:bold;
}

A:visited {
  font-size:12px; color:#0000CC; text-decoration:none; font-weight:bold;
}

A:hover {
  font-size:12px; color:#FF8000; text-decoration:none; font-weight:bold;
}


A.light:link {
  font-size:12px; color:#0000CC; text-decoration:none; font-weight:normal;
}

A.light:active {
  font-size:12px; color:#0000CC; text-decoration:none; font-weight:normal;
}

A.light:visited {
  font-size:12px; color:#0000CC; text-decoration:none; font-weight:normal;
}

A.light:hover {
  font-size:12px; color:#FF8000; text-decoration:none; font-weight:normal;
}


A.menu:link {
  font-size:12px; color:#444444; text-decoration:none; font-weight:normal;
}

A.menu:active {
  font-size:12px; color:#444444; text-decoration:none; font-weight:normal;
}

A.menu:visited {
  font-size:12px; color:#444444; text-decoration:none; font-weight:normal;
}

A.menu:hover {
  font-size:12px; color:#FF8000; text-decoration:none; font-weight:normal;
}


P, DIV, SPAN, CAPTION, TD {
  font-size:12px; color: #444444;
}

OPTION, SELECT, INPUT, TEXTAREA {
  font-size:12px;
  color: #444444;
  background-color: #F9FBFB;
}

BODY {
  background-color:#FFFFFF;
  font-size:12px;
  margin-top:0pt
}

.menugroup
{
    font-weight: 900;
    font-size: 12px;
    background-image: url(..\Image\MenuGroupBase.gif);
    width: 100%;
    color: #FFFFFF;
    line-height: 18px;
    text-align: center;
}

.menubutton
{
    font-weight: 900;
    font-size: 12px;
    background-image: url(..\Image\MenuBarBase2.gif);
    width: 100%;
    color: #FFFFFF;
    line-height: 18px;
    text-align: center;
}

.tablebase {
  font-size: 12px; 
  text-decoration: none; 
  line-height: 20px; 
  color: #444444;
  background-color: #C6B5A5;
  border:none;
  width:100%
}

.tabledata {
  font-size: 12px; 
  text-decoration:none; 
  line-height: 20px; 
  color: #444444;
  border:none;
  width:100%
}

.title {
  font-size: 12px;
  text-decoration: none;
  line-height: 20px; 
  color: #444444;
  background-color: #D7DBDB;
  font-weight:900;
  text-align:center
}

.data {
  font-size: 12px; 
  text-decoration: none; 
  line-height: 20px; 
  color: #444444;
  background-color: #F7F9F9;
}

.titleBr {
  font-size: 12px;
  text-decoration: none;
  line-height: 20px; 
  color: #444444;
  background-color: #D7DBDB;
  font-weight:900;
  text-align:center
}

.dataBr {
  font-size: 12px; 
  text-decoration: none; 
  line-height: 20px; 
  color: #444444;
  background-color: #F7F9F9; 
}

.titleBr2 {
  font-size: 12px;
  text-decoration: none;
  line-height: 20px; 
  color: #444444;
  background-color: #D7DBDB;
  font-weight:900;
  text-align:center;
  width:15%
}

.dataBr2 {
  font-size: 12px; 
  text-decoration: none; 
  line-height: 20px; 
  color: #444444;
  background-color: #F7F9F9; 
  width:85%
}

.titleBr4 {
  font-size: 12px;
  text-decoration: none;
  line-height: 20px; 
  color: #444444;
  background-color: #D7DBDB;
  font-weight:900;
  text-align:center;
  width:15%
}

.dataBr4 {
  font-size: 12px; 
  text-decoration: none; 
  line-height: 20px; 
  color: #444444;
  background-color: #F7F9F9; 
  width:35%
}

.titleBr6 {
  font-size: 12px;
  text-decoration: none;
  line-height: 20px; 
  color: #444444;
  background-color: #D7DBDB;
  font-weight:900;
  text-align:center;
  width:13%
}

.dataBr6 {
  font-size: 12px; 
  text-decoration: none; 
  line-height: 20px; 
  color: #444444;
  background-color: #F7F9F9;
  width:20%
}

.titleBl {
  font-size: 12px;
  text-decoration: none;
  line-height: 20px; 
  color: #804000;
  background-color: #D5D5EA;
  font-weight:900;
  text-align:center
}

.dataBl {
  font-size: 12px; 
  text-decoration: none; 
  line-height: 20px; 
  color: #804000;
  background-color: #F4F4FB; 
}



