@charset "UTF-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #727272;
	background-color: #d7d8d9;
	margin:0px;
}
a{
text-decoration:none;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	vertical-align: top;
}
.whitebk{
background-color:#ffffff;
}
.upperstoreanav{
	color:#ffffff;
	background-color:#6e41f7;
	height: 25px;
	
}
#upperstorenav{
	color:#ffffff;
	}
#upperstorenav a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#upperstorenav a:hover {
	color:#f1d857;
		
}
.mastheadbk {
	background-image: url(http://ubackoff.com/MainGraphics/mastheadbk.jpg);
	background-repeat: repeat;
}
.Hnav{
	background-color:#bfaaff;

}
#Hnav{
	color: #ffffff;
	font-weight:bold;
}
#Hnav a{
	color: #ffffff;
	text-decoration: none;
	font-size:x-small;
	font-weight:bold;
}
#Hnav a:hover{
	color: #6E41F7;
}
#sidebar{
	background-color: #FFFFFF;
	color: #999999;
	font-size: xx-small;
	font-weight: bold;
}
#sidebar a{
	color: #999999;
	text-decoration: none;
}
#sidebar a:hover{
	color: #F8C13A;
}
#content{
	height:400px;
	width:660px;
	line-height:165%;
	padding:10px;
	background-color: #FFFFFF;
	list-style-image: url(http://ubackoff.com/MainGraphics/bullet.png);
}
#content a{
	color: #6835FE;
	font-weight:bold;
}

#content a:hover{
	color: #F8BD36;
}


.footerbk{
	background-color:#d7d8d9;
	}
.footernote {
	font-weight: bold;
	color: #333333;
}
#footer{
	font-size:x-small;
	color:#666666;
	line-height: 175%;
	}
#footer a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.lgfont {
	font-size: large;
	font-weight: bold;
	color: #6E41F7;
	text-transform: uppercase;
}
.salecolor{
color:#CC0000;
}

.boldtext{
	font-weight:bold;
	color:#ac93fb;
	font-style: italic;

}
.Rfloat{
float:right;
margin:5px;
}
