.top{
        font-family:Verdana;
        font-size:7pt;
        color:#D8C89E;
        background-color: transparent;
        text-decoration:none;
        }
      .top a:link{  
        color:#D8C89E;
        background-color: transparent;
        text-decoration:none;
                     }
      .top a:visited{  
        color:#D8C89E;
        background-color: transparent;
        text-decoration:none;
                     }
      .top a:hover{  
                     color:#D8C89E;
                     background-color: transparent;
                     text-decoration:underline;
                     }
					 
	.search{
        font-family:Verdana;
        font-size:7pt;
        color:#AC0000;
        background-color: transparent;
        text-decoration:none;
        }
      .search a:link{  
        color:#AC0000;
        background-color: transparent;
        text-decoration:none;
                     }
      .search a:visited{  
        color:#AC0000;
        background-color: transparent;
        text-decoration:none;
                     }
      .search a:hover{  
                     color:#AC0000;
                     background-color: transparent;
                     text-decoration: none;
                     }				 
					 
					 
.login {
		font-family: Verdana;
        font-size:7pt;
		font-weight: bold;
        color:#D50000;
		background-color: transparent;
        text-decoration:underline;
		font-weight:bold;
        }
      .login a:link{  
	  	color:#D50000;
		font-weight:bold;
        background-color: transparent;
        text-decoration:underline;
                     }
      .login a:visited{  
        color:#D50000;
		font-weight:bold;
        background-color:transparent;
        text-decoration:underline;
                     }
      .login a:hover{  
                     color:#D50000;
					 font-weight:bold;
                     background-color:transparent;
                     text-decoration: none;
                     }

.data {
        font-family: Verdana;
        font-size:8pt;
        color:black;
        background-color: transparent;
        text-decoration:none;
        }
      .Data a:link{  
        color:black;
        background-color: transparent;
        text-decoration: underline;
                     }
      .Data a:visited{  
        color:black;
       background-color: transparent;
        text-decoration: underline;
                     }
      .Data a:hover{  
        color: #D50000;
        background-color: transparent;
                     text-decoration:underline;
                     }
					 
	.title {
        font-family:Verdana;
        font-size:9pt;
		font-weight:bold;
        color:#BC0000;
        background-color: #CCBA91;
        text-decoration: none;
        }
      .title a:link{  
        color:#BC0000;
		font-weight:bold;
        background-color: #CCBA91;
        text-decoration:none;
                     }
      .title a:visited{  
        color:#BC0000;
		font-weight:bold;
        background-color: #CCBA91;
        text-decoration:none;
                     }
      .title a:hover{  
        color:#BC0000;
		font-weight:bold;
        background-color: #CCBA91;
                     text-decoration:underline;
                     }		
					 
		.subtitle {
        font-family:Verdana;
        font-size:8pt;
		font-weight:bold;
        color: Black;
        background-color: #D0BE96;
        text-decoration: none;
        }
      .subtitle a:link{  
        color: Black;
		font-weight:bold;
       background-color: #D0BE96;
        text-decoration:none;
                     }
      .subtitle a:visited{  
        color: Black;
		font-weight:bold;
        background-color: #D0BE96;
        text-decoration:none;
                     }
      .subtitle a:hover{  
        color: Black;
		font-weight:bold;
        background-color: #D0BE96;
                     text-decoration:underline;
                     }			 			 	 
					 
					 .cred {
        font-family:Verdana;
        font-size:7pt;
        color: #A38950;
        background-color: transparent;
        text-decoration:none;
        }
      .cred a:link{  
        color: #A38950;
        background-color: transparent;
        text-decoration:none;
                     }
      .cred a:visited{  
        color: #A38950;
        background-color: transparent;
        text-decoration:none;
                     }
      .cred a:hover{  
                     color: #A38950;
                     background-color: transparent;
                     text-decoration: none;
                     }
					 

.input
{
    BORDER-RIGHT: #AC0000 1px double;
    BORDER-TOP: #AC0000 1px double;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    BORDER-LEFT: #AC0000 1px double;
    COLOR: #555555;
    BORDER-BOTTOM: #AC0000 1px double;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #FFFFFF;
    width: 95;
}
.inputblured
{
    BORDER-RIGHT: #AC0000 1px double;
    BORDER-TOP: #AC0000 1px double;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    BORDER-LEFT: #AC0000 1px double;
    COLOR: #555555;
    BORDER-BOTTOM: #AC0000 1px double;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
	width: 95;
}
.inputfocused
{
    BORDER-RIGHT: #AC0000 1px double;
    BORDER-TOP: #AC0000 1px double;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    BORDER-LEFT: #AC0000 1px double;
    COLOR: #555555;
    BORDER-BOTTOM: #AC0000 1px double;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
	width: 95;
}				 
				 
					 
	body 
{
	scrollbar-Face-Color: #857149;
	scrollbar-Track-Color: #C1AD81;
	scrollbar-DarkShadow-Color: #C1AD81;
	scrollbar-Shadow-Color: #857149;
	scrollbar-Highlight-Color: #857149;
 
  scrollbar-3dLight-Color: #C1AD81;
  scrollbar-Arrow-Color: #C1AD81;
}				 