html, body {
	font-family:			"Trebuchet MS", Verdana, Arial, Helvetica;
	color:					#000;
	margin: 				0px;
	padding: 				0px;
	height: 				auto;
	background-color: #DEDEDE;
	background-repeat: repeat-x;
	font-size: 90%;
	}
tr {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
h1 {
	font-weight: bold;
	font-size: 185%;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ff3399;
	color: #333333;
	background-image: url(/images/bb_flower.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 0px;
	background-position: 0px 3px;
}
h2 {
	font-size: 110%;
	margin-top: 3px;
	margin-bottom: 8px;
	text-transform: capitalize;
	border-bottom-style: solid;
	border-bottom-color: #308ac1;
	border-bottom-width: 1px;
	color: #c9066e;
}
p {
	margin-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
a:link {
	color: #0099cc;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #C9066E;
}
#navmenu {
	background-image: url(/images/bb_navbg.gif);
	height: 35px;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #F544A2;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#navmenu a {
	color: #FFFFFF;
	font-weight: bold;
}
#navmenu ul{
	padding: 0px;
	margin: 0px;
	line-height: 2em;
	float: left;
}
#navmenu li{
	line-height: 1em;
	float: left;
	display: inline;
	padding: 10px;
	color: #FFFFFF;
	font-size: 115%;
	filter:DropShadow (Color=#333333, OffX=1, OffY=1, Positive=true);
}
.floatright{
	float: right;
	height: 30px;
	display: list-item;
	line-height: 2em;
	font-size: 115%;
	margin-right: 5px;
	filter:DropShadow (Color=#333333, OffX=1, OffY=1, Positive=true);
}
.floatright a:link,a:visited{
	
}
.date{
	font-size: 90%;
	color: #95cf2a;
}
.product{
	font-size: 81%;	
}
#main {
	text-align: 			left;
	width:					940px;
	margin: 				auto;
	padding: 				0px;
	color:					#000000;
	}
#header {
	width:					100%;
	margin: 				auto;
	padding: 				0px;
	background-image: url(/images/bb_bgtop.png);
	background-repeat: repeat-x;
	height: 115px;
	background-color: #FFFFFF;
	}
#td{
	background-image: url(/images/bb_midbg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
#spacer {
	width: 					100%;
	font-size: 5px;
	font-family: Arial, Helvetica, sans-serif;
	height: 5px;
	}
#leftcol{
	width:					213px;
	margin:					0px;
	overflow:				visible;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	}
#leftcol a{
	width: 100%;
}
#rightcol {
	width:					213px;
	height:					auto;
	margin:					0px;
	overflow:				auto;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	}
#rightcol p{
	font-size: 90%;
}
#rightcol a{
	font-weight: bold;
}
#content {
	height:					auto;
	margin:					0px;
	overflow:				auto;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 14px;
	padding-left: 3px;
	width: 707px;
	}
#content p{
	font-size: 14px;
	}
#content table{
	font-size: 12px;
	line-height: 17px;
	}
#content table a{
	font-weight: bold;
	font-size: 100%;
	}
#helpcol{
	width:					213px;
	margin:					0px;
	overflow:				visible;
	color: #000000;
	padding: 5px;
	}
#helpcol table{
	font-size: 85%;
	}
#helpcol a{
	width: 100%;
	font-weight: bold;
}
