body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	background-image:  url(images/bbgslice.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}

.style1 {color: #FFFFFF}

.alink {color:#FFFFFF;
text-decoration:none;
}

.bodylink {color:#333333;
text-decoration:underline;
}

.table {border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-color: #333333;
	border-bottom-color: #333333;	
	}
	
.shadowbox1 {position: relative;
			background:  url("shadowdark.gif") repeat;
			top:1px;
			left: 2px;
			width: 1px
			}
			
.shadowboxfloat {margin: 0px 0px 0px 0px;
			background:  url("shadowlight.gif") repeat;
			width: 1%; 
			position: relative; /*IE needs this to show float properly*/
			float: center}
			
.shadowcontent {position: relative;
			padding: 0px; 
			top: -4px; /* these two define the shadow 'offset'*/
			left: -4px; /*...*/
			background: #333333;
			color:  #333333;
			border: 0px solid #333333}	


.style18 {
	font-size: 12px;
	color: #FFFFFF;
}


.style11 {
	font-size: 14px;
	font-weight: bold;
	font-color: white;
	color: #FFFFFF;
}
.style14 {
	font-size: 12px;
	color: #003333;
	font-weight: bold;
}

.addy {
	font-size: 12px;
	color: #003333;
	font-weight: normal;
}

.addylink {
	font-size: 12px;
	color: #003333;
	font-weight: normal;
	text-decoration: none;
}

.addylink a:hover {text-decoration:underline;
}

.style21 {
	font-family: "Book Antiqua", "Times New Roman", sans-serif;
	font-size: 14px;
	font-weight: bold;
}


