/*  #353f5b <<<<<<< DARK NAVY BLUE
===================================================*/


.bstable {
	padding: 0px;
	background-color: transparent;
}
.topper {
	background-color: transparent;
}
.bsborderleft {
	background-image: url('shadowleft.gif');
	background-repeat:repeat-y;
	width: 4px;
}
.bsborderright {
	background-image: url('shadowright.gif');
	background-repeat:repeat-y;
	width: 4px;
}
.bsborderbottom {
	background-image: url('shadowbottom.gif');
	background-repeat:repeat-x;
	height: 4px;
}
.bshead {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #810000;
	font-family: Verdana;
	font-size:  14px;
	font-color:  white;
	font-weight:  bold;
	line-height: 20px;
	text-align: left;
	align: left;
}
.bshead .head {
	color: white;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #810000;
	font-family: Verdana;
	font-size:  14px;
	font-color:  white;
	font-weight:  bold;
	line-height: 20px;
	text-align: left;
	align: left;

}
.bstopborder {
	background-color: #810000;
}
.containercontent {
	background-color: white;
	font-family: Verdana;
	font-size:  12px;
	text-align: left;
	align: center;
	padding-bottom: 15px;
	/*
	border-right: #353f5b 1px solid; 
	border-top: #353f5b 1px solid; 
	border-left: #353f5b 1px solid; 
	border-bottom: #353f5b 1px solid; 
	*/
}
.bottomimage {
	background-image: url('bsfooter.gif');
	height: 49px;
}
.accent {
	background-color: #510000;
}

