BODY {
	color : Black;
	background-image : url(images/tile_browser.gif);
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0px;
	font-size : 10pt;
}

A {
	color : #0000CD;
	text-decoration : none;
}
A:HOVER {
	color : #228B22;
	text-decoration : underline;
}
A.footernav {
	color : White;
	text-decoration : none;
}
A:HOVER.footernav {
	color : Yellow;
	text-decoration : underline;
}
A.footermn {
	color : #3399cc;
	text-decoration : none;
}
A:HOVER.footermn {
	color : #228B22;
	text-decoration : underline;
}
A.ad {
	color : #003399;
	text-decoration : none;
}
A:HOVER.ad {
	color : #228B22;
	text-decoration : underline;
}
A.homelinks {
	color : #0000CD;
	text-decoration : underline;
	font-size : 10pt;
	font-weight : Bold;
	line-height : 16pt;
	margin-top : 10px;
}
A:HOVER.homelinks {
	color : #228B22;
	text-decoration : underline;
	font-size : 10pt;
	font-weight : Bold;
	line-height : 16pt;
}
A.specials {
	color : #006699;
	text-decoration : none;
	font-size : 12pt;
	font-weight : Bold;
	line-height : 12pt;
}
A:HOVER.specials {
	color : #228B22;
	text-decoration : underline;
	font-size : 12pt;
	font-weight : Bold;
	line-height : 12pt;
}
A.buy {
	color : #9933CC;
	text-decoration : none;
	font-weight : Bold;
}
A:HOVER.buy {
	color : Red;
	text-decoration : underline;
	font-weight : Bold;
}
TABLE.content {
	background-color : White;
}
TABLE.adv_01 {
	width : 200px;
	background-color : #f7f7f7;
	border : 1px Solid #cccccc;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	color : #003399;
	font-size : 13pt;
	font-weight : Bold;
	margin-left : 6px;
}
TABLE.adv_02 {
	width : 200px;
	background-color : #f7f7f7;
	border : 1px Solid #cccccc;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	color : #003399;
	font-size : 10pt;
	font-weight : Bold;
	margin-left : 6px;
}
TABLE.adv_03 {
	width : 200px;
	background-image : url(images/img_ad_bg_smallbottles.jpg);
	background-color : #f7f7f7;
	border : 1px Solid #cccccc;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	color : #003399;
	font-size : 12pt;
	font-weight : Bold;
	margin-left : 6px;
	height : 138px;
}
TABLE.outline {
	border : 1px Solid #cccccc;
	background-color : White;
	}
TABLE.quote {
	background-color : #e2e0e0;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	color : #336699;
	font-size : 9pt;
	font-style: italic;
	width : 275px;
}
TABLE.area {
	background-color : #e9e9e9;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	width : 165 px;
}
TABLE.product {
	width : 300px;
	background-color : #ffffff;
	border : 1px Solid #cccccc;
	color : Black;
	font-size : 9pt;
	margin-right: 6px;
	height : 275px;
	padding-right : 5px;
}
TABLE.product1 {
	width : 300px;
	background-color : #ffffff;
	border : 1px Solid #cccccc;
	color : Black;
	font-size : 9pt;
	margin-right: 6px;
	height : 225px;
	padding-right : 5px;
}
TABLE.product2 {
	width : 300px;
	background-color : #ffffff;
	border : 1px Solid #cccccc;
	color : Black;
	font-size : 9pt;
	margin-right: 6px;
	height : 275px;
	padding-right : 5px;
	padding-left : 10px;
}
TABLE.product3 {
	width : 300px;
	background-color : #ffffff;
	border : 1px Solid #cccccc;
	color : Black;
	font-size : 9pt;
	margin-right: 6px;
	height : 300px;
	padding-right : 5px;
}
TABLE.product4 {
	width : 300px;
	background-color : #ffffff;
	border : 1px Solid #cccccc;
	color : Black;
	font-size : 9pt;
	margin-right: 6px;
	height : 250px;
	padding-right : 5px;
}
TABLE.product5 {
	width : 300px;
	background-color : #ffffff;
	border : 1px Solid #cccccc;
	color : Black;
	font-size : 9pt;
	margin-right: 6px;
	height : 300px;
	padding-right : 5px;
	padding-left : 5px;
}
TABLE.buybuttons {
	height : 30px;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
FORM.qty {
	margin-bottom : 0px;
	font-size : 9pt;
}
SELECT.small {
	font-size: 9pt;
}
INPUT.small {
	font-size: 8pt;
}
TD.tileleft {
	width : 30px;
	background-image : url(images/tile_shadow_left.jpg);
	background-repeat : no-repeat;
}
TD.tileright {
	width : 30px;
	background-image : url(images/tile_shadow_right.jpg);
	background-repeat : no-repeat;
}
TD.tilecartleft {
	width : 30px;
	background-image : url(images/tile_shadow_left.png);
	background-repeat : repeat-y;
}
TD.tilecartright {
	width : 30px;
	background-image : url(images/tile_shadow_right.png);
	background-repeat : repeat-y;
}
TD.maincontentarea {
	width : 940px;
	background-color : White;
}
TD.bottom {
	border-bottom : 1px Solid #000000;
}
TD.photo_01 {
	background-image : url(images/photo_01.jpg);
	background-repeat : no-repeat;
}
TD.photo_02 {
	background-image : url(images/photo_02.jpg);
	background-repeat : no-repeat;
}
TD.photo_03 {
	background-image : url(images/photo_03.jpg);
	background-repeat : no-repeat;
}
TD.photo_04 {
	background-image : url(images/photo_04.jpg);
	background-repeat : no-repeat;
}
TD.photo_05 {
	background-image : url(images/photo_05.jpg);
	background-repeat : no-repeat;
}
TD.photo_06 {
	background-image : url(images/photo_06.jpg);
	background-repeat : no-repeat;
}
TD.photo_07 {
	background-image : url(images/photo_07.jpg);
	background-repeat : no-repeat;
}
TD.drtable {
	background-image : url(images/img_drtable.jpg);
	font-size : 8pt;
}
TD.drtable3 {
	background-image : url(images/img_drtable3.jpg);
}
TD.solvetable {
	background-image : url(images/img_drtable.jpg);
	font-size : 8pt;
}
TD.nav {
	background-color : #e2e0e0;
	width : 296px;
}
.display-type1 {
	font-size : 12pt;
	color : #669933;
	font-weight : Bold;
	font-style : italic;
}
.display-type2 {
	font-size : 14pt;
	color : #669933;
	font-weight : Bold;
}
.footernav {
	background-color : #3399cc;
	height: 52px;
	font-size : 8pt;
	color : white;
}
.footermn {
	background-color : White;
	height : 50px;
	font-size : 8pt;
	color : #999999;
	vertical-align : middle;
}
.backtotop {
	font-size : 10pt;
	background-color : #e2e0e0;
	height : 25px;
}
.headertext {
	font-family : Arial Black, Impact, Arial;
	font-size : 14pt;
	color : Black;
	padding-top : 10px;
	padding-bottom : 5px;
}
.extraspace {
	line-height : 14pt;
}
.formname {
	width : 175px;
}
.formfield {
	width : 260px;
}
.navspacer {
	background-color : #e2e0e0;
}
SPAN.gold {
	font-size : 12pt;
	font-weight : Bold;
	color : #cc9900;
}
SPAN.green {
	font-size : 11pt;
	font-weight : Bold;
	color : #009900;
}
SPAN.blue {
	font-size : 10pt;
	font-weight : Bold;
	color : #557faa;
	line-height : 20pt;
}
TABLE.chart {
	font-size : 8pt;
	margin-left : 7px;
}
.charthead {
	background-color : #9fc24a;
	color : White;
	font-size : 9pt;
	font-weight : Bold;
}
TD.chartltblue {
	background-color : #e7f3ff;
	font-size : 9pt;
	font-weight : Bold;
}
TD.chartdkblue {
	background-color : #BDDDFF;
	font-size : 9pt;
	font-weight : Bold;
}
TR.chartltgrey {
	background-color : #eceded;
}
TR.chartdkgrey {
	background-color : #D1D4D4;
}
TABLE.leftcolumn {
	border-right : 1px Solid #cccccc;
	width : 609px;
}
TD.padding {
	padding-left : 10px;
	padding-right : 10px;
}
TD.padding-l {
	padding-left : 10px;
}
TD.padding-r {
	padding-right: 10px;
}
TD.padding-t {
	padding-top: 7px;
}
.texth1 {
	font-size : 12pt;
	color : Black;
	font-weight : Bold;
	line-height : 18pt;
}
.texth2 {
	font-size : 14pt;
	color : Black;
	font-weight : Bold;
	line-height : 18pt;
}
.texth3 {
	font-size : 16pt;
	color : #006699;
	font-weight : Bold;
	line-height : 22pt;
}
.texth4 {
	font-size : 19pt;
	color : #006699;
	font-weight : Bold;
	line-height : 22pt;
}
.texth5 {
	font-size : 24pt;
	color : #006699;
	font-weight : Bold;
	line-height : 22pt;
}
TABLE.green {
	width : 940px;
	height : 147px;
	background-image : url(images/tile_home_green.jpg);
	background-repeat : repeat-x;
}
TABLE.popup {
	border : 1px Solid Black;
	color : White;
}
