body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(i/back.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:active, a:visited, a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
h2 {
	padding: 0px;
	margin: 0px;
}
h3 {
	padding: 0px;
	margin: 0px;
}
.fire_heading {
	background-image: url(images/spot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.backgeound {
	background-image: url(i/back1.gif);
}
.black {
	background-color:#000000;
	color:#FFFFFF;
}
.black a:active, .black a:visited, .black a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.black a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

#redNav {
	width:170px;
	padding: 0px;
	text-align:right;
	font-weight: normal;
	font: small verdana, sans-serif;
}
#redLinks {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#redLinks a:link, #redLinks a:visited {
	background-color: #B2E5CC;
	color: #000000;
	display: block;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	text-align:right;
	background-image: url(i/backs.gif);
	background-repeat: repeat;
}
#redLinks a:hover{
	text-align:right;
	background-color: #FFCC33;
	color: #FFFFFF;
	background-image:  none;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #000000;
}
#redLink a:link, #redLink a:visited {
	background-color: #FFCC33;
	color: #000000;
	display: block;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	text-align:right;
	background-image:  none;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #000000;
}
#redLink a:hover{
	text-align:right;
	background-color: #FFCA2F;
	color: #FFFFFF;
	background-image:  none;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	background-image:  none;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #000000;
}

#blueNav{
	width:170px;
	padding: 0px;
	text-align:right;
	font-weight: normal;
	font: small verdana, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#blueLinks{
	margin: 0px;
	padding: 0px;
}
#blueLinks a:link, #blueLinks a:visited {
	background-color: #FFF2CC;
	color: #000000;
	display: block;
	border-bottom: 1px solid #EEDDDD;
	margin: 0px 6px 0px 0px;
	padding: 0px 2px 0px 0px;
	text-decoration:none;
	text-align:right;
}
#blueLinks a:hover{
	background-color: #FFE599;
	color: #000000;
	border-bottom: 1px solid #EEDDDD;
	text-align:right;
	background-image:  none;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #000000;
}

#greenNav{
	width:170px;
	padding: 0px;
	text-align:right;
	font-weight: normal;
	font: small verdana, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#greenLinks{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#greenLinks a:link, #greenLinks a:visited {
	background-color: #B2E5CC;
	color: #000000;
	display: block;
	border-bottom: 1px solid #EEDDDD;
	margin: 0px 6px 0px 0px;
	padding: 0px 2px 0px 0px;
	text-decoration:none;
	text-align:right;
	background-image: url(i/backs.gif);
	background-repeat: repeat;
}
#greenLinks a:hover{
	text-align:right;
	background-color: #FFCC33;
	color: #FFFFFF;
	background-image:  none;
	text-decoration: none;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
}

.heading {
	font-size: large;
	font-weight: bold;
}

.original {
	font-size: medium;
}
.wasprice {
	font-size: x-large;
	font-weight: bold;
	color: #CC6600;
}
.price {
	font-size: xx-large;
	font-weight: bold;
}

.warning {
	font-size: medium;
	font-weight: bold;
	color: #CC3300;
	font-style: italic;
}
.green {
	color: #68CC9A;
}
.gold {
	color: #FDCB34;
}
#container-foot {
	width: auto;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 20px;
	padding-left: 180px;
	color: #999999;
	padding-top: 20px;
	text-align: right;
	padding-right: 10px;
} 
.redbox {
	padding: 2px;
	border: 1px solid #CC0000;
}
.left_edge {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #66CC99;
	padding-left: 6px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #66CC99;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #66CC99;
}
.search {
	display: block;
	border: thin solid #CCCCCC;
	margin: 6px;
	padding: 6px;
}
.catalogs {
	display: block;
	padding: 8px;
	float: left;
	height: 250px;
	width: 200px;
	margin: 8px;
}
.logos {
	display: block;
	padding: 8px;
	float: left;
	height: 80px;
	width: 150px;
	margin: 8px;
}
.products {
	padding: 10px;
	float: left;
	width: 300px;
	height: 350px;
}
