body {
	margin: 0px;
	background-color: #F3F3F3;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.logintextbox {
	height: 14px;
	width: 90px;
	border: 1px solid #CCCCCC;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.pageHeadings {
	font-size: 13px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.productNameDetailPage {
	font-size: 16px;
	font-weight: bold;
	color: #4B7796;
	text-decoration: none;
}
.productCode {
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
.priceDetailPage {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.qtybox {
	height: 13px;
	width: 20px;
	padding-left: 5px;
	border: 1px solid #999999;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}




.searchBox {
	height: 14px;
	width: 184px;
	border: 1px solid #A35F00;
	font-family: Verdana;
	font-size: 9px;
	padding-right: 5px;
	padding-left: 5px;
}
.mainMenu {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}


.topMenus {
	font-family: Verdana;
	font-size: 9px;
	color: #0066FF;
	text-decoration: none;
	text-align: center;
	display: block;
}
.topMenus:hover {

	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	display: block;
}
.mainMenu:hover {

	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
	text-align: center;
	display: block;
}
.latestNews {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.newstable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
.sectiontitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.productName {
	font-size: 9px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.productPrice {
	font-family: Tahoma;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}
.subProductName {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.textboxesborders {
	border: 1px solid #0094D8;
}
