@charset "iso-8859-9";

body {
background: #FFFFFF;
margin: 0; 
text-align: center; 
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}

.tableHeader {
border: 1px solid #ababab;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:10px;
color:#454545;
font-size:11px;
text-align:center;
background:#ece9d8 url("images/header.gif") repeat-x;
}

.row1 {
border: 1px solid #ece9d8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#454545;
text-align:left;
background:#F7F7F7 url("images/rows.gif") repeat-x;
}

.moduletableheader {
    font-family          : Arial, Verdana,  Helvetica, sans-serif;
}

.moduletableheader td {
  font-family        : Arial, Verdana,  Helvetica, sans-serif;
  font-size          : 14px;
  font-weight        : bold;
  color              : #EBEFF2;
  padding            : 2px 5px;
  line-height        : 25px;
  background         : url(images/mod_right.gif) #AF2222 repeat-x top left;
  height             : 29px;
}

.sectiontableentry1 {
  vertical-align   : top;
  background       : #f6f6f6;
  border-bottom    : 1px solid #ffffff;
  line-height      : 20px;
  text-align       : left;
}

.sectiontableentry1 td, .sectiontableentry2 td{
  padding          : 2px 5px;
  border-bottom    : 1px solid #ffffff;
  line-height      : 20px;

}

.sectiontableentry2 {
  vertical-align   : top;
  border-bottom    : 1px solid #ffffff;
  background       : #f0f0f0;
  line-height      : 20px;
  text-align       : left;
}
.sectiontableentry1 img{
margin: 0 4px;
}
.sectiontableentry2 img{
margin: 0 4px;
}
