body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

.bodyclass #container { 
	width: 80%;
	background: #FFFFFF;
	text-align: left;
}  
.bodyclass #header { 
	background: #ffffff; 
	padding: 0; 
	height: 100px;
} 

.bodyclass #leftbar {
	float: left; 
	width: 200px;
	padding: 0 0;
	margin: 0; 
}
.bodyclass #rightbar {
	float: right; 
	width: 200px;
	padding: 0 0; 
}
.bodyclass #leftbar h3, .bodyclass #leftbar p, .bodyclass #rightbar p, .bodyclass #rightbar h3 {
	margin-left: 10px; 
	margin-right: 10px;
}

.bodyclass #mainContent {
	margin-left: 10px; 
	margin-right: 10px;
} 
.bodyclass #footer { 
	padding: 0 10px; 
} 
.bodyclass #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#logotext {
	font-size: 10px;
	margin: 0 0 5px 4px;
}
#header table td{
	background-color: #679bb3;
}
#header table td a{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#header table td a:hover{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#footer p {
	font-size: 10px;
}
#leftnavbar td{
	background-color: #889399;
	height: 14px;
	background-image: url(/images/navbg.gif);
}
#leftnavbar td a{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}
#leftnavbar td a:hover{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
h1, h2 {
	font-size: 15px;
}
img {
	border: 0;
}
#copya {
	text-decoration: none;
	color: #000000;
}
#copya:hover {
	text-decoration: underline;
	color: #000000;
}
.red {
	color: red;
	font-weight: bold;
}
#price {
	margin-top: 10px;
	font-weight: bold;
}
.price {
	color: red;
	font-weight: bold;
}
.order {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
a.order:hover {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
#path {
	margin: 7px 0 5px 17px;
	color: #2e7291;
}
#path a {
	color: #2e7291;
}
#path a:hover {
	color: #2e7291;
	text-decoration: none;
}
#topad {
	float: right;
	margin: 1px;
}
.bestbox {
	border: #cccccc 1px solid;
	padding: 5px 5px 0 5px;
	width: 178px;
}
.bestbox li {
	margin-bottom: 5px;
}
