@CHARSET "UTF-8";
body{

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(images/css/bccsa_bg.gif);
	background-repeat: repeat-x;

}
a.link{text-decoration: none;}
a.visited{text-decoration: none;}
a.active{text-decoration: underline;}
a.hover{text-decoration: underline;}
table, p, td{
	font-family: tahoma, verdana, arial;
	font-size: 12px;	
}
input, select, textarea{
	font-family: tahoma, verdana, arial;
	font-size: 9px;	
}
h1{
	font-family: tahoma, verdana, arial;
	font-size: 15px;
	font-weight: bold;
}
.smallText{
	font-family: tahoma, verdana, arial;
	font-size: 9px;	
}
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f0dec8;
  border-right:1px solid #f0dec8;
  background:#f8f0e7}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e8cba9;
  border-right:1px solid #e8cba9;
  background:#faf4ec}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #faf4ec;
  border-right:1px solid #faf4ec;}
.spiffy4{
  border-left:1px solid #f0dec8;
  border-right:1px solid #f0dec8}
.spiffy5{
  border-left:1px solid #f8f0e7;
  border-right:1px solid #f8f0e7}
.spiffyfg{
  background:#ffffff}