body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.colMid {
	position: relative;
	width: 445px;
	float: left;
}
.boxContent {
	border-top: 0px solid #A8B4B0;
	border-right: 0px solid #5E85CF;
	border-bottom: 0px solid #5E85CF;
	border-left: 0px solid #5E85CF;
	padding: 3px;
	font-family: Verdana, Tahoma;
	font-size: 100%;
	color: #333333;
	margin-bottom: 5px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.latestProds {
	float: left;
	text-align: center;
	width: 145px;
	height: 155px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AFEEEE;
	background-image: url(../images/bgt.gif);
	width: 120px;
	height: 20px;
	padding-left: 40px;
	padding-top: 7px;
}
.boxContentLeft, .boxContentRight {
	text-align: left;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	background-color: #FFE4E1;	
	background-image: url(../images/fl.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 153px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
body {
	margin: 5px;
	background-color: #5CA5B8;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.txtContentTitle {
	font-family: Verdana, Tahoma;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	color: #2B2552;
}
.txtSiteDocs {
	font-family: verdana, Tahoma;
	font-size: 12px;
	color: #C71585;
	text-decoration:none;
	font-weight: bold;
	}
a.txtSiteDocs, a {
	font-family: Verdana, Tahoma;
	color: #C71585;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family: Verdana, Tahoma;
	color: #9932CC;
	text-decoration: underline;
}
a:hover {
	color: #9932CC;
	text-decoration: underline;
}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #000000;
	background-color: #696969;
}
#subSurround {
	border: 5px solid #FFE8F8;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FDFFFE;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.searchBox {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	border: 1px solid #5E7D00;
	padding: 3px 5px;
}
.searchBtn {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	border: none;
	height: 20px;
	width: 30px;
	background-image: url(../styleImages/btn_search.gif);
	background-repeat: no-repeat;
}
.colLeftCheckout {
	position: relative;
	font-size: 10px;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	font-size: 11px;
	width: 558px;
	float: left;
}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #61A2DF;
	font-weight: bold;
}

a.txtButton, .txtviewCart {
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4B0082;
	padding: 2px;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
}
a.txtCheckout {
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.textbox {
	background-color: #CCCCCC;
	border: 1px solid #BBBBBB;
	font-family: Verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0E51A3;
}