
body{
    margin:0px;
    font-family:Verdana, Arial, , Helvetica,sans-serif;
    font-size: 12px;
	scrollbar-face-color: #c1c1c1;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-highlight-color: #c1c1c1;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color: #aaaaaa;
	scrollbar-arrow-color: #c1c1c1;  
	}

    select.yes {
	    color : #000000;
	    font-family:Verdana, Arial, Helvetica,sans-serif;
	    font-size:9px;
	    height:15px;
	    border: 0px;
    }
 
    td {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #333333;
        line-height : 190%; 
        word-break : break-all;
    }
    
    a:link, a:visited, a:active {
        color : #006699;
        font-size : 11px;
        text-decoration : none;
        font-family : Arial, Verdana, Helvetica, sans-serif;
    }

    a:hover {
        color : #F7941D;
        font-size : 11px;
        text-decoration : none;
        font-family : Arial, Verdana, Helvetica, sans-serif;
    }
    
    a.other:link, a.other:visited, a.other:active {
        color : #006699;
        font-size : 11px;
        text-decoration : none;
        font-family : Verdana, Arial, Arial, Helvetica, sans-serif;
    }

    a.other:hover {
        color : #F7941D;
        font-size : 11px;
        text-decoration : none;
        font-family : Verdana, Arial, Helvetica, sans-serif;
    }
    a.menu:link, a.menu:visited, a.menu:active {
        color : #333333;
        font-size : 12px;
        text-decoration : none;
        font-family : Verdana, Arial, Helvetica, sans-serif;
    }


    a.menu:hover {
        color : #F7941D;
        font-size : 12px;
        text-decoration : none;
        font-family : Verdana, Arial, Helvetica, sans-serif;
    }
    a.menu2:link, a.menu2:visited, a2.menu:active {
        color : #333333;
        font-size : 10px;
        text-decoration : none;
        font-family : Verdana, Arial, Helvetica, sans-serif;
    }


    a.menu2:hover {
        color : #F7941D;
        font-size : 10px;
        text-decoration : none;
        font-family : Verdana, Arial, Helvetica, sans-serif;
    }
    input.xp {
        border-top-width: 0px;
        border-left-width: 0px;
        border-bottom-width: 0px;
        border-right-width: 0px;
        font-size : 9px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        width:88px;
        height:11px;
    }
    input.box{
        font-family:Verdana, Arial, , Helvetica,sans-serif;
        font-size: 11px; 
        background-color:FFFFFF;
        color:000000;
        height: 17px; 
    }
    
    textarea{
        font-family:Verdana, Arial, , Helvetica,sans-serif;
        font-size: 11px; 
        background-color:FFFFFF;
        color:000000;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-top-color: #E0E0E0;
        border-left-color: #E0E0E0;
        border-bottom-color: #E0E0E0;
        border-right-color: #E0E0E0;
    }
    
    .xp {
        font-size:9px;
        font-family:Verdana,Arial, Helvetica, sans-serif;
   }
  
   .nav {
      color:#A36209;
      font-size:10px;
      font-weight: bold;
   }
  
   .nav2 {
      color:#333333;
      font-size:10px; 
   }
   
   table.box {
       border-top : 2px dotted #aaaaaa;
       border-bottom : 2px dotted #aaaaaa ;
       border-left : 2px dotted #aaaaaa ;
       border-right : 2px dotted #aaaaa
   }
   
   .inputBoxStyle{
       border-top: 1px solid #ffffff;
       border-left: 1px solid #ffffff;
       background-color: #FFFFFF;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 12px;    
       color: #000000;
       background-image: url(../images/form_shadow.gif);
    }
    
    .ImageShadow{
       border-top: 1px solid #ffffff;
       border-left: 1px solid #ffffff;
       border-right: 1px solid #666666;
       border-bottom: 1px solid #666666;
    }
    
   .input.button{
       border-top: 1px solid #ffffff;
       border-left: 1px solid #ffffff;
       border-bottom: 1px solid #555555;
       border-right: 1px solid #555555;
       font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 10px;
       height:19px; 
       color: #000000;
       background-image: url(../images/button_bg.gif);
    }