.auto-style1 {
	font-size: medium;
	color: #FFB400;
}
.auto-style7 {
	font-family: Spartan;
}
.auto-style8 {
	text-decoration: underline;
}
.auto-style9 {
	font-family: Spartan;
	text-decoration: underline;
}
.auto-style10 {
	font-family: "Spartan";
}
.auto-style11 {
	font-family: "Spartan";
}
.auto-style12 {
	border-width: 0px;
}
.auto-style13 {
font-family: "Spartan";
font-size: medium;
color: #FFB400;
}

body { sans-serif; }
 
.fadein { 
position:relative; height:220px; width:615px; margin:0 auto;
 }
.fadein img { position:absolute;  }

.button{
 text-decoration:none; 
 text-align:center; 
 padding:2px 5px; 
 border:solid 1px #000000; 
  
 font:14px "Microsoft Sans Serif";
 color:#ede1ce; 
 background-color:#e3651c; 
 background-image: -moz-linear-gradient(top, #e3651c 0%, #a52a19 100%); 
 background-image: -webkit-linear-gradient(top, #e3651c 0%, #a52a19 100%); 
 background-image: -o-linear-gradient(top, #e3651c 0%, #a52a19 100%); 
 background-image: -ms-linear-gradient(top, #e3651c 0% ,#a52a19 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a52a19', endColorstr='#a52a19',GradientType=0 ); 
 background-image: linear-gradient(top, #e3651c 0% ,#a52a19 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
 filter: dropshadow(color=#bababa, offx=0, offy=0); }

