body{
    MARGIN: 0px;
    PADDING:0px;
    font-family: Verdana,Tahoma, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    background-image:url(../images/main_bg.jpg); 
    background-repeat:repeat-x;
    background-color: #453D32;
    scrollbar-3d-light-color: #ffffff;
    scrollbar-arrow-color: #ffffff;
    scrollbar-base-color: #168B8C;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #168B8C;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #000000;

}
.H1 {
    font-family: Verdana,Tahoma, Helvetica, sans-serif;
    font-size: 18px;
    color: #990000;
}

td, th {
    font-family: Verdana,Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    text-align:justify;
    color: #000000;}
    

 .buttons 
{
    background-color: #168B8C;
    border: 1px solid #000080;
    font-family: Verdana,Tahoma, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 12pt;
    font-weight: ;
    color: #000000;
    cursor:hand;
}

.buttons 
{
    border: 1px solid #168B8C;
    font-family: Verdana,Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 12pt;
    font-weight: ;
    color: #FFFFFF;
    cursor:hand;
    font-weight: bold;
}
  
  .table 
{
    border: 2px solid #168B8C;
    font-family: Verdana, Helvetica, sans-serif;
    background-image:url(../images/bg2.jpg);
    background-repeat:repeat-x;
    color:#FFFFFF;
    font-size: 8pt;
    line-height: 12pt;
    padding-left:6px;
}
  

.textbox
  {
   border: 1px solid #000000;

   }  
   .dropdown
  {
   border: 1px solid #000000;
   width:260px;
   }  
    .dropdown1
  {
   border: 1px solid #000000;
   width:160px;
   } 
   .textbox1
  {
   border: 1px solid #cccccc;
   }



h1, h2, h3, h4, h5, h6 {
    font-family: Verdana,Tahoma, sans-serif;
    margin: 0px;
    padding: 0px;
}

h1{
 font-family: Verdana,Tahoma, Helvetica, sans-serif;
 font-size: 160%;
 font-weight:bold;
 color: #ff6600;
}

h2{
    font-size: 150%;
    font-style:oblique;
    color: #DD0218;
    font-family:  Verdana,Tahoma, Helvetica, sans-serif;
}

h3{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 140%;
 color: #669900;
 font-style:bold;
}

h4{
 font-size: 300%;
  font-family:Arialblack, Arial,  Helvetica, sans-serif;
 font-weight: bold;
 color: #344194;
}

h5{
 font-size: 200%;
 color: #334d55;
}

ul{
 list-style-type: square;
 margin-bottom: 0px;
}

ul ul{
 list-style-type: disc;
 margin-bottom: 0px;
}

ul ul ul{
 list-style-type: none;
 margin-bottom: 0px;
}

label{
 font: bold 100% Verdana,sans-serif;
 color: #334d55;
}

.bliner a:link {color: #168B8C; text-decoration: none;}
.bliner a:visited { color: #ff6600; text-decoration: none;}
.bliner a:hover {text-decoration: normal; color: #000000;}
.bliner a:active {color: #000000; text-decoration: none;}

 