/* CSS Document */

a:link,a:visited
{
	COLOR: #83733D;		
    FONT-FAMILY: "tahoma";
    FONT-WEIGHT: bold;     
     font-size: 11px;

 line-height: 130%;	
	text-decoration: none;  
}
a:hover
{
	COLOR: #C42102;	
    FONT-FAMILY: "tahoma";
    FONT-WEIGHT: bold;     
     font-size: 11px;

 line-height: 130%;	;
	text-decoration: underline;  
}

.text, .text a:link, .text a:visited
{    
    COLOR: #ffffff;	
    FONT-FAMILY: "tahoma";
    FONT-WEIGHT: none;     
     font-size: 11px;

 line-height: 130%;		
}
.grey, .grey a:link, .grey a:visited
{    
    COLOR: #666666;	
    FONT-FAMILY: "tahoma";
    FONT-WEIGHT: none;     
     font-size: 11px;

 line-height: 130%;		
}
td
{    
    COLOR: #907F47;	
    FONT-FAMILY: "tahoma";
    FONT-WEIGHT: none;     
     font-size: 11px;

 line-height: 130%;		
}

body
{    
    COLOR: #907F47;	
    FONT-FAMILY: "tahoma";
    FONT-WEIGHT: none;     
     font-size: 11px;

 line-height: 130%;		
}

h1
{    
    COLOR: #907F47;	
    FONT-FAMILY: "tahoma";
    FONT-WEIGHT: none;     
    FONT-SIZE: 12px;		
}
h2
{    
    COLOR: #907F47;	
    FONT-FAMILY: "tahoma";
    FONT-WEIGHT: none;     
    FONT-SIZE: 12px;		
}

.formButton	{ font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #ff6405; border:normal; border-color:#ff6405 }
.formLabel	{ font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 70%; }
.checkLabel	{ font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 70%; font-weight: bold;}
.radioLabel	{ font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.formTextArea	{ font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.SearchButton {
background-color: #EEEEDE;
background-image:  url(images/go_botton.gif);
background-position: center;
background-repeat: no-repeat;
height: 20px;
width: 49px;
}
.search {padding-top:11px; padding-bottom:11px; padding-right:11px; padding-left:11px}
