html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
#pageSurround {
	width: 1000px;
	margin: 0px auto 10px;
	background-color: #FFF;
}

a {
	color: #329A5A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.subSurround{
	width: 990px;
	padding: 0px 5px;
	border: 1px solid #08AAAC;
}

.boxed {
	margin: 5px; padding : 2px;
	border: 1px solid #08AAAC;
	padding: 2px;
}

.coaleftsub1 {
	
	margin:4px 55px 15px 4px;
	border: 1px solid #000000;
	background-color: #B2D8E9;
}
.coaleftsub1 h4{
	text-align:center;
	margin:10px;
	font-size:20px;
	}
.coaleftsub2 {
	margin:10px -45px 4px -1px;
	padding:5px;
	border: 1px solid #000000;
	background-color: #FBB62A;
}
.coaleftsub2 a{
	color:#000;
	}

#page_content {
	clear: both;
	width: 990px;
}

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}

.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}

.docBtnMid {
	background-color: #FF0000;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subCats {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
}

.subCat {
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 140px;
}

.regSep {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #3A4D47;
	border-bottom: 1px solid #3A4D47;
}

.latestProds {
	padding-left: 15px;
	float: left;
	text-align: center;
	width: 122px;
	height: 150px;
}

.popularProds {
	padding-left: 20px;
	float: left;
	text-align: center;
	width: 122px;
	font-size: 11px;
}

.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/CatTab_r1_c1.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 30px;
}

.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/CatTab_r1_c2.jpg);
	background-repeat: repeat-x;
}

.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/CatTab_r1_c3.jpg);
	width: 6px;
	height: 30px;
	background-repeat: no-repeat;
}

.BoxHeaderLeft {
	background-image: url(../styleImages/backgrounds/BoxHeaderLeft.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 20px;
}

.BoxHeaderMid {
	background-image: url(../styleImages/backgrounds/BoxHeaderMiddle.gif);
	background-repeat: repeat-x;
}

.BoxHeaderRight {
	background-image: url(../styleImages/backgrounds/BoxHeaderRight.gif);
	width: 1px;
	background-repeat: no-repeat;
}
.txtUpdate{
font-size:16px;
text-decoration:underline;

}