body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	background-color: #EEEEEE;
	  font-size:10pt;
}
hr {
	color: #CC9966;
}
h5 {
	color: #996633;
}
/* forms style */
input {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.charwidth2 {
	width: 16px;
}
/* gradients */
.r_spcr {
	background-image: url(../_images/r_gradspcr.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.b_spcr {
	background-image: url(../_images/b_gradspcr.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tr {
	background-image: url(../_images/tr_gradpnl.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bl {
	background-image: url(../_images/bl_gradpnl.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.br {
	background-image: url(../_images/br_gradpnl.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/* image formats */
#float {
	float: left;
	border: 1px solid #996633;
}
/* borders */
.brwnrightbrdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996633;
}
.brwnbtmbrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}
.ltbrwn_brdr {
	border: 1px solid #CC9966;
}
/* brown labels */
.brwn10 {
	color: #996633;
}
.brwn10bold {
	color: #996633;
	font-weight: bold;
}
.brownleftlbl {
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	padding-left: 10px;
}
/* white labels */
.white10bold {
	color: #FFFFFF;
	font-weight: bold;
}
.eddthe3rd {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* red labels */
.red {
	color: #FF0000;
	text-decoration: none;
}
/* style links */
.linkred10 {
	color: #FF0000;
	text-decoration: underline;
}
.link001 {
	color: #996633;
	text-decoration: none;
}
.link001:visited {
	color: #996633;
	text-decoration: none;
}
.link001:hover {
	color: #FF0000;
	text-decoration: underline;
}
.link001:active {
	color: #FF0000;
	text-decoration: underline;
}
#greylink {
}
#greylink a:link {
	color: #333333;
	text-decoration: none;
}
#greylink a:visited {
	color: #333333;
	text-decoration: none;
}
#greylink a:hover {
	color: #333333;
	text-decoration: underline;
}
#greylink a:active {
	color: #333333;
	text-decoration: underline;
}
#linkbrwn10 {
}
#linkbrwn10 a:link {
	color: #996633;
	text-decoration: none;
}
#linkbrwn10 a:visited {
	color: #996633;
	text-decoration: none;
}
#linkbrwn10 a:hover {
	color: #996633;
	text-decoration: underline;
}
#linkbrwn10 a:active {
	color: #996633;
	text-decoration: underline;
}
#lefttorednav {
}
#lefttorednav a:link {
	color: #996633;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 1px;
}
#lefttorednav a:visited {
	color: #996633;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 1px;
}
#lefttorednav a:hover {
	color: #FF0000;
	text-decoration: underline;
	display: block;
	padding-top: 1px;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 1px;
}
#lefttorednav a:active {
	color: #FF0000;
	text-decoration: underline;
	display: block;
	padding-top: 1px;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 1px;
}
#lined_brown_link {
}
#lined_brown_link a:link {
	color: #996633;
	text-decoration: underline;
}
#lined_brown_link a:visited {
	color: #996633;
	text-decoration: underline;
}
#lined_brown_link a:hover {
	color: #ff0000;
	text-decoration: underline;
}
#lined_brown_link a:active {
	color: #ff0000;
	text-decoration: underline;
}
.cart_grad {
	background-image: url(../_images/cart_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.price {
	font-weight: bold;
	color: #FF0000;
}
.crossedout_b {
	font-weight: bold;
	color: #666666;
	text-decoration: line-through;
}
.crossedout_red {
	color: #FF0000;
	text-decoration: line-through;
}
.dotemp {
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
.topemp {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.justify {
	text-align: justify;
}
#bgtable_w {
}

#bgtable_w td{
	background-color: #FFFFFF;
}
#bgtable_w th {
	background-color: #FFFFFF;
}
#nobull ul{
	list-style-type: none;
	text-indent: -25px;
}
.drkred {
	color: #330000;
	font-size: 12px;
	font-weight: bold;
}
.redleftlbl {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-left: 10px;
}
#leftrednav {
}
#leftrednav a:link {
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 1px;
}
#leftrednav a:visited {
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 1px;
}
#leftrednav a:hover {
	color: #FF0000;
	text-decoration: underline;
	display: block;
	padding-top: 1px;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 1px;
}
#leftrednav a:active {
	color: #FF0000;
	text-decoration: underline;
	display: block;
	padding-top: 1px;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 1px;
}
#acctnav a:link {
	color: #996633;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 5px;
}
#acctnav a:visited {
	color: #996633;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 5px;
}
#acctnav a:hover {
	color: #ff0000;
	text-decoration: underline;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 5px;
}
#acctnav a:active {
	color: #ff0000;
	text-decoration: underline;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 5px;
}
.wht_brdr {
	border: 1px solid #FFFFFF;
}
.blk_brdr {
	border: 1px solid #000000;
}
.bgfeatures {
	background-color: #FFFFFF;
	background-image: url(../_images/featbg_spcr.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.violetfont {
	color: #000000;
	text-decoration: none;
}
.linkwhtbig {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.violetfont {
	color: #000000;
	text-decoration: none;
}
.black16 {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}