 @import "/skins/orangeCrush/css/orangeCrush.css";
/*
html body {
  margin:0;
  padding:0;
  text-align:center;
  font:smaller "Trebuchet MS",Verdana,Arial,Sans-serif;
  color:#333;
  }*/
  
.error{ color:#990000;
font-weight:bold;
font-variant:small-caps;
font-size:17px;

}
  
body	{
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px;
	font-size:smaller;
	}
	
table{
font-size:12px;
}


p{
/* line-height: 1.5em;*/
 margin-bottom: 1em;
 font-size: 93%;
}

a {
  font-weight:bold;
  color:#C63200;
  }
a:hover {
  text-decoration:underline;
  color:#f60;
  }
a img {
  border-width:0;
  }
  
img{
border-color:#000000;
}

  /*
  
  h1 {
  margin:0 0 15px;
  font-size:220%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  }
  
  h2 {
  margin:1em 0 .5em;
  font-size:130%;
  line-height:1.3em;
  color:#826C55;
  font-weight:normal;
  }
  
  h3 {
  margin:1em 0 .25em;
  padding:.25em 0;
  font-size:93%;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#BAA68E;
  }
  
  h4 {
  margin:1em 0 .25em;
  font-size:100%;
  }
  */


  
  