a{
	text-decoration: none;
	color:#000033;
}
a:hover{
	text-decoration: none;
	color:#FFFFFF;
}
body, html {
	font-family:arial;
	font-size:13px;
	color:black;
	overflow:auto;
	direction:rtl;
}

.text {
	font-size: 11px;
	position: absolute;
	top:20px;
	white-space:nowrap;
	z-index:1;
	font-family:arial;
	font-size:10px;
	top:0px;
	overflow: hidden;
}
.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;
}
p {
	padding:5px;
	text-align: center;
}
img {
	border:0;
}

#dropmenudiv{
	position:absolute;
	background-color: #777777;
	border:1px solid black;
	border-bottom-width: 0;
	font-size: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: 4px;
	background-color: #777777;
	text-align:right;
}

#pscroller1 a{
	text-decoration: none;
}

#pscroller1 a:hover{
	color:#ffffff;
	text-decoration: underline;
}

#pscroller2{
	width: 100%;
	height: 20px;
	
	padding: 1px;
	font-size: 9px;
	color:#000000;
}

#pscroller2 a{
	text-decoration: none;
}

#pscroller2 a:hover{
	color:#ffffff;
	text-decoration: underline;
}

