﻿body {
	margin: 5px 5px 5px 5px;
	font-family: Tahoma;
	font-size: 9pt;
        background-color: #EAEAEA;
}

a:link,a:active,a:visited {

      text-decoration: none;

      color: #004384;

}



a:hover        {
      text-decoration: none;
      color: #0066FF;
}



table.border {
      background-color: #DEDEDE;
      border: 0px ;

}

td {
      font-family: Tahoma;
      font-size: 9pt;
      color: #000000;
      border : 0px;
      padding : 4px;
}

td.row , td.row1 , td.row1dark{
      background: #F8F8F8;
      padding-right: 10px;
      font-family: Tahoma;
      font-size: 8pt;
      line-height : 20px;


}

td.row2 , td.tcat  {


      background-image: url(style/images/gradient_tcat.gif);
      height : 25px;
      text-align: right;
      padding-right: 10px;
      color: #545A83;
      font-family: Tahoma;
      font-weight: bold;
      font-size: 8pt;
}



form {
      margin: 0px 0px 0px 0px;
}

textarea, select, input {
      font-family: Tahoma;
      font-size: 8pt;
}

input.button {
        background: #ffffff;
        border: 1px solid #939393;
        color: #000000;
        font-family: Tahoma;
        font-size: 11px;
        padding: 2px;
        padding-right: 6px;
        padding-left: 6px;
        }
