body {
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 100%;
	color: #3C3C3C;
	padding:0;
	margin:0;
}
body td {
	font-size: 70%;
}
.topnav a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: white;
}
/*.topnav .active {
	background-image: url("/images/qdos/c-frame/navbar_over_tile.gif");
}*/
.topnav a:hover {
	/*color: #000066;*/
	text-decoration: underline;
}
.topnav .active a {
	/*color: #000066;*/
	text-decoration: underline;
}
.userlogin {
	background-color: #000066;
}
.userlogin a {
	text-decoration: none;
	color: white;
}

.userloginW {
	color: white;
}
.basket {
	background-color: #CCCCE0;
}
.basket td {
	color: #000066;
}
.search {
	background-color: #EBEBEB;
}
.search td {
	color: #666666;
}
.leftbartop {
	color: white;
	background-color: #000066;
}
a.leftnav {
	color: #666666;
	text-decoration: none;
}
a.leftnav2 {
	color: #000066;
	text-decoration: none;
}
input.searchBox {
	width: 100%;
	font-size: 90%;
}
.banner td {
	font-size: 100%;
	line-height: 90%;
}
.buybanner td {
	font-size: 75%;
}
.prodinfo td {
	color: #666666;
}
.newstitle {
	font-size: 90%;
	color: #666666;
}
.newstitle span {
	color: #000066;
}
.newstitle a {
	font-size: 90%;
	color: #000066;
	text-decoration: none;
}
.newsheads a {
	text-decoration: none;
	color: #666666;
}
.bottomnav {
	font-size: 70%;
}
.bottomnav, .bottomnav a {
	text-decoration: none;
	color: #666666;
}
.largeText { 
	font-size: 125%; 
}

.inputText {
	width: 100%;
}