

a {
  text-decoration: underline;  
  color: #2952A3; 
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}

a.tabel {
  text-decoration: underline;
  color: #2952A3;
}

a.tabel:hover {
  text-decoration: none;
  color: #2952A3;
}

#top {
  height:80px;
  background-image: url('../images/colorscheme4/bg-1.gif');
  background-repeat: repeat-x;
}

#boxtop {
  background-image: url('../images/colorscheme4/bg-2.gif');
  color: #ffffff;
  font-weight:bold;
  height:34px;
  padding-left:25px;
  padding-top:7px;
}

 


.tblFrame, .tableFrame  {
    border-left:1px solid #DBDCE6;
    border-right:1px solid #DBDCE6;
    border-collapse: collapse;
    font-family: arial;
    font-size:11px;
}

.tblFrame {
    width:auto;
}

.tableFrame {
    width:100%;
}

.tblFrame TH,.tableFrame TH, #tdtop {
    background-image: url('../images/colorscheme4/bg-3.gif');
    height: 23px;
    text-align: left;
    font-weight: bold;
    color: #000000;
    border-right:0px;
}

.tblFrame td ,.tableFrame td {
    border-right:1px solid #DBDCE6;
    height: 22px;
    
}
.tableFrame TH, .tableFrame td {
    border-bottom:1px solid #DBDCE6;
    padding: 0px 5px 0px 5px;
}

.tblFrame TH, .tblFrame td {
    border-bottom:1px solid #DBDCE6;
    padding: 0px 15px 0px 5px;
}

.tblFrame TH.noright, .tblFrame td.noright {
    border-bottom:1px solid #DBDCE6;
    padding-right: 0px;
}
  
.tblFrame TH.noright, .tblFrame td.noright {
    border-bottom:1px solid #DBDCE6;
    padding-right: 0px;
}


.blank TD
{
    border:0px
}


#bar {
  color:#000000;
  font-weight:bold;
  background-color:#F0F0EA;
  height:32px;
  table-layout:auto;
}

#color {
  background-color: #F0F0EA;
}


.Over {
  background-color: #F0F0EA;
  cursor: hand;
  cursor: pointer;
}

.Out {
  background-color: #ffffff;
}

.Over2 {
  background-color: #F0F0EA;
  cursor: hand;
  cursor: pointer;
}

.Over3 {
  background-color: #F5F5F5;
  text-align:center;
}

.Out2 {
  background-color: #ffffff;
}

a.paging {
  border: 1px solid #DBDCE6;
  text-decoration: none;
  color: #2952A3;
  font-weight: bold; 
  font-size: 11px;
  margin-right:5px;
  padding-left:8px;
  padding-right:8px;
  background-image: url('../images/bg-bt.gif');
  height:17px;
  text-align: center;
  padding-top:1px;
  white-space:nowrap;
}

a.paging_h {
  border: 1px solid #DBDCE6;
  text-decoration: none;
  color: #003C74;
  font-weight: bold; 
  font-size: 11px;
  margin-right:5px;
  padding-left:8px;
  padding-right:8px;
  background-image: url('../images/bg-bt.gif');
  height:22px;
  text-align: center;
  padding-top:3px;
  white-space:nowrap;
}


a.paging:hover,a.paging_h:hover {
  text-decoration: underline;  
}

#menu {
  background-image: url('../images/bg-28.gif');
  background-repeat: repeat-x;
  height:48px;
}

a.leftm {
  font-weight:bold;
  text-decoration: none;
  color: #000000;
}


a.leftm:hover {
  text-decoration: underline;
}

a.menuen {
  font-weight:bold;
  text-decoration: none;
  color: #000000;
}


a.menuen:hover {
  text-decoration: underline;
}

.menucolor {
  color: #000000;
}











