﻿a{
	text-decoration: none;
	color:#000063;
}
a:hover{
	text-decoration: none;
	color:#FF3333;
}
#salediv{
	text-decoration: none;
	color:#c53325;
}
#salediv a{
	text-decoration: none;
	color:#c53325;
}
#salediv a:hover{
	text-decoration: underline;
	color:#FBFA81;
}
body, html {
	font-family:arial;
	font-size:13px;
	color:black;
	overflow:auto;
	overflow-x:hidden;
	margin-top:0px;
}

.text {
	font-size: 11px;
	position: absolute;
	top:20px;
	white-space:nowrap;
	z-index:1;
	font-family:arial;
	font-size:10px;
	top:0px;
	overflow: hidden;
}
.text1 {
	position: absolute;
	top:180px;
	color:#000000;
	opacity:.20;
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	-khtml-opacity:.20;
	font-size:134px;
	font-family:arial;
	z-index:2;
}
.text2 {
	position: absolute;
	z-index:3;
	text-align: left;
	top:0px;
	left:0px;
}
.text3 {
	position:absolute;
	top:0px;
	left: 2000px;
	text-align: left;
	overflow: hidden;
	height: 590px;
}
marquee{
	border:1px solid black;
	width:145px;
	height:140px;
}
.sidesp {
	width:200px;
	font-size: 14px;
	color: #000033;
	font-family: arial;
	text-align: center;
}
.sale_mark {
	font-size: 15px;
	color: #000033;
	font-family: Verdana;
	text-decoration: line-through;
}
.deal {
	 font-size: 18px;
	color: red;
	font-family: arial;
	text-align: center;
}
div.on {
	width:100%;
}
div.off {
	width:100%;
	opacity:.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:.30;
}
p {
	padding:5px;
	text-align: center;
}
img {
	border:0;
}


#dropmenudiv{
	position:absolute;
	background-color: #777777;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	width: 90%;
	margin-right: -2px;
	text-align:right;
}

#dropmenudiv a{
	margin-right: 0px;
	width: 14em;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-align:right;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #999999;
	margin-right: 0px;
	text-align:right;
	width: 14em;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist div {
	list-style-type: none;
	width: 95%;
	margin-right: 0px;
	background-color: #777777;
	line-height:20px;
	border:1px solid black;
	border-bottom-width: 0;
	text-align:right;
}

#contentwrapper{
	width: 95%;
	height: 200px;
	border: 1px solid black;
	background-color: #555555;
	padding: 5px;
}
.billcontent{
	width: 90%;
	display:block;
}

#pscroller1{
width: 90%;
height: 200px;
border: 1px solid black;
padding: 5px;
background-color: #777777;
text-align:right;
}

#pscroller2{
width: 90%;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

