
body {
 font-family: Tahoma;
 font-size: 9px;
 font-style: normal;
 font-weight: normal;
 
 margin-top: 0px;
 margin-right: 0px; 
 margin-bottom: 0px;
 margin-left: 0px;
 
 padding-top: 0px;
 padding-right: 0px; 
 padding-bottom: 0px;
 padding-left: 0px;

 background-color: #383431;
 background-image: url(../images/bg.png);
 background-repeat: no-repeat;
  background-attachment: fixed;
  
  color: #C0C0C0;
}

/*a:visited { color: #000000; font-size: 9px; text-decoration: underline }
a:link  { color: #AA0000; font-size: 9px; font-family: Tahoma; text-decoration: underline }
a:hover  { color: #AA0000; font-size: 9px; font-family: Tahoma }*/
a:link,a:active,a:visited { text-decoration: none; color: red; }

.footer {
 font-family: Tahoma;
 font-size: 9px;
 font-style: normal;
 font-weight: normal;
}

/* fonts */
h1 {
 font-family: Tahoma;
 font-size: 16px;
 font-style: normal;
 font-weight: bold;
 margin: 0px;
 color: Black
}

h2 {
 font-family: Tahoma;
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 margin: 0px;
 color: Black
}

table.listtable {
 font-family: Tahoma;
 font-size: 9px;
 background-color: #898989;
}

td.listtable_top {
 font-family: Tahoma;
 font-size: 9px;
 height: 20px;
 color: white;
 text-align: center;
 background-color: #4d4a49;
 background-image: url(../images/cellpic.png);
 padding-top: 2px;
 padding-right: 4px;
 padding-bottom: 2px;
 padding-left: 4px
}

td.listtable_top_small {
 font-family: Tahoma;
 font-size: 9px;
 height: 20px;
 color: white;
 text-align: center;
 background-color: #4d4a49;
 background-image: url(../images/cellpic.png);
 padding-top: 2px;
 padding-right: 4px;
 padding-bottom: 2px;
 padding-left: 4px
}

td.listtable_1 {
 font-family: Tahoma;
 font-size: 9px; 
 background-color: #3E3E3E;
 padding-top: 2px;
 padding-right: 4px;
 padding-bottom: 2px;
 padding-left: 4px
}

input.post {
 background-image: url(../images/m_btns.gif);
 background-position: center center;
 background-repeat: repeat-x;
 color : #000000;
 border: 1px solid #565656;
 font: normal 9px Tahoma;
 /*font-family: verdana, tahoma, arial;*/
  font-size: 10px;
}

a.alert {
 display: block;
 background-color: transparent;
 color: #cc0000;
 text-decoration: none;
 padding-left: 11px;
 padding-top: 4px;
 padding-right: 11px;
 padding-bottom: 4px;
}
