img {border : 0px solid #FFFFFF;}
body { background-color : #474A2F;
      margin: 0px;
      color: #000000;
      marginheight: 0px;
      marginwidth: 0px;
}

h1 {font-size:24px; margin:0px}

a {color:#330033; font-weight:bold}
a:active {color:#330033; font-weight:bold}
a:hover {color:#330033; font-weight:bold}
a:visited {color:#330033; font-weight:bold}

td{ font-family : Tahoma;
    font-size : 10px;
    color : #000000;
}
form, p {margin: 0px; }

.content {
   background-image: url("../images/centerbg.gif");
   background-repeat : no-repeat;
   background-color : #8A8F6B;
}

.text1 {
    font-family:Arial, Helvetica, sans-serif;
    font-size : 12px;
    color:#000000;
    padding: 5px;
    background-position: top;
}

.text2 {
    font-family : Tahoma;
    font-size : 13px;
    color:#FFFF33;
    padding: 5px;
    background-position: top;
}

.cellbg_1{
   background-image: url("../images/c6bg.gif");
   background-repeat : repeat-y;
}
.cellbg_2{
   background-image: url("../images/c7bg.gif");
   background-repeat : repeat-y;
}
.cellbg_3{
   background-image: url("../images/c8bg.gif");
   background-repeat : repeat-y;
}
.cellbg_4{
        background-image: url("../images/c9bg.gif");
        background-repeat : repeat-y;
}

.topmenu {
  background-color: #B8BE94;
  padding-top: 20px;
  padding-left: 30px;
}

.tmcell{
        border : 1px dashed #000000;
}
.tmcell2{
        border : 1px dotted #FFFFFF;
        background-color: #728E4D;
}
.tmcell3{
        border : 1px dotted #FFFFFF;
        background-color: #284603;
}

.tmcell3 a, .tmcell2 a{
    font-family : Tahoma;
    font-size : 10px;
    color : #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.tmcell3 a:hover, .tmcell2 a:hover{
    text-decoration: underline;
}
.ff {
        background-image: url("../images/ffbg.gif");
        background-repeat : repeat-x;
}
.ffcell {
    font-family : Tahoma;
    font-size : 10px;
    color : #FFFFFF;
    padding-left: 15px;
}