
body {
  font-family: Verdana,Arial,Helvetica,Sans-Serif;  
  font-size: 8pt;  
  background-color: #ffffff;
  color: #a3a4a6;
  padding: 0px;
  margin: 0px;
  background-position: 0% 0%;
  background-repeat: repeat;
  background-attachment: fixed;    
}

/*
table {  
  font-weight:bold;
}

td.border_top {
  border-top: 2px solid gray;
}
td.border_top_left {
  border-top: 2px solid gray;
  border-left: 2px solid gray;
}
td.border_top_right {
  border-top: 2px solid gray;
  border-right: 2px solid gray;
}
td.border_left {
  border-left: 2px solid gray;
}
td.border_right {
  border-right: 2px solid gray;
}
td.border_bottom {
  border-bottom: 2px solid gray;
}
td.border_bottom_left {
  border-left: 2px solid gray;
  border-bottom: 2px solid gray;
}
td.border_bottom_right {
  border-right: 2px solid gray;
  border-bottom: 2px solid gray;
}
*/

table.menu {    
}

table.info {
  background-color: #545353;
  border: 10px solid white;
}

td.tt_left {    
  font-size: 6pt; 
  font-weight: normal;
  padding-left: 0px;
  padding-top: 3px;
}

td.tt_right {   
  text-align: right; 
  font-size: 6pt; 
  font-weight: normal;
  padding-right: 10px;
  padding-top: 3px;
}

td.light_grey {
  background-color: #f6f5f0;
}

.transparent {
    color: #ffffff;
}

.back {
  font-size: 10pt; 
  font-weight: bold;
  padding-left: 10px;
}

.forward {
  text-align: right; 
  font-size: 10pt; 
  font-weight: bold;
  padding-right: 10px;
}

.desc {
  font-size: 8pt; 
  font-weight: bold;
  color: #5e2120;
}

.auth {
  font-size: 8pt; 
  font-weight: bold;
  color:#969696;
}

.bold {    
  font-weight:bold;
}

.strong {
  color: #5e2120;
  font-weight:bold;
}

.white {    
  font-weight:bold;
  color:#cccccc;
}

.grey {    
  font-weight:bold;
  color:#969696;
}

.grey_block {
  text-align:justify;    
  font-weight:bold;
  color:#969696;
}

.black {    
  font-weight:bold;
  color:#000000;
}

.red {    
  font-weight:bold;
  color:#FF0000;
}

.input {
  font-family: Verdana,Arial,Helvetica,Sans-Serif;  
  font-size: 10pt; 
}

a:link { font-weight:bold; color:#a3a4a6; text-decoration:none; }
a:visited { font-weight:bold; color:#a3a4a6; text-decoration:none; }
a:hover { font-weight:bold; color:#5e2120; text-decoration:none; }
a:active { font-weight:bold; color:#5e2120; text-decoration:none; }
a:focus { font-weight:bold; color:#5e2120; text-decoration:none; }

a.menu:link { font-weight:bold; color:#a3a4a6; text-decoration:none; }
a.menu:visited { font-weight:bold; color:#a3a4a6; text-decoration:none; }
a.menu:hover { font-weight:bold; color:#5e2120; text-decoration:none; }
a.menu:active { font-weight:bold; color:#5e2120; text-decoration:none; }
a.menu:focus { font-weight:bold; color:#5e2120; text-decoration:none; }

a.static:link { font-weight:bold; color:#5e2120; text-decoration:none; }
a.static:visited { font-weight:bold; color:#5e2120; text-decoration:none; }

/*
a.grey:hover { font-weight:bold; color:#969696; text-decoration:none; }
a.grey:active { font-weight:bold; color:#969696; text-decoration:none; }
a.grey:focus { font-weight:bold; color:#969696; text-decoration:none; }
*/

a.inverse:link { font-weight:bold; color:#5e2120; text-decoration:none; }
a.inverse:visited { font-weight:bold; color:#5e2120; text-decoration:none; }
a.inverse:hover { font-weight:bold; color:#a3a4a6; text-decoration:none; }
a.inverse:active { font-weight:bold; color:#a3a4a6; text-decoration:none; }
a.inverse:focus { font-weight:bold; color:#a3a4a6; text-decoration:none; }