body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #150b05;
}
.bbtitle {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #161007;
}
.bears-title {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
}
.bearcost {
	font-family: Arial;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
.bearpanel {
	float: left;
	width: 545px;
	padding-left: 5px;
	margin-top: 10px;
}
.bearpic {
	float: left;
	width: 175px;
	text-align: center;
}
.bear_col1 {
	float: left;
	width: 175px;
	text-align: center;
}
.bear_col2 {
	float: right;
	width: 370px;
}
.beartitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #280000;
}
#bearwrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	margin-bottom: 0px;
	margin-top: 5px;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #280000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-weight: normal;
	font-size: 14px;
	color: #250E02;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4 {
}
#leftpanel {
	font-family: Arial;
	font-size: 14px;
	float: left;
	width: 525px;
}
#maincontent {
	background-image: url(centerbar.jpg);
	background-repeat: repeat-y;
	width: 750px;
	margin-top: -1px;
	float: left;
}
#rightpanel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #efd595;
	width: 175px;
	margin-left: 565px;
}
#sitefooter {
	font-family: Arial;
	font-size: 12px;
	color: #999;
	width: 750px;
}
.std-text {
	font-family: Arial;
	font-size: 14px;
	color: #250E02;
}
#titlebox {
	background-image: url(logobar-01.jpg);
	height: 250px;
	width: 750px;
}
#titleinfo {
	float: right;
	height: 225px;
	width: 400px;
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
}
.titletext {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
#nwmtwdvalidated {
	width: 750px;
	font-family: Arial;
	font-size: 12px;
	color: #F90;
	text-align: center;
}
.white {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 0px;
	vertical-align: middle;
	white-space: normal;
}
/* -------------------  LINKS --------------------------- */
a:link, a:visited, a:active {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: underline;
	color: #FFC;
}
a.bearlink:link, a.bearlink:visited, a.bearlink:active {
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
a.bearlink:hover {
	color: #FFC;
	text-decoration: underline;
}
a.bnav1:link, a.bnav1:visited, a.bnav1:active {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}
a.bnav1:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
}
a.fl:link, a.fl:visited, a.fl:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.fl:hover {
	color: #F90;
	text-decoration: underline;
}
a.pic:link, a.pic:visited, a.pic:active {
	font-size: 12px;
	color: #036;
	text-decoration: none;
}
a.pic:hover {
	color: #600;
	text-decoration: none;
}
