body {
	scrollbar-base-color: #031074;
	scrollbar-arrow-color: red;
	margin: 5px;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff
}
#pageSurround {
	width: 98.5%;
	margin: 0px auto;
	padding:5px;
	border: 2px solid #333333;
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	height: 120px;
	margin-bottom: 0px;
	padding-right: 2px;
	padding-top: 8px;	
	padding-left: 1px;
	padding-top: 1px
	border-bottom: 1px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
	font-weight: bold;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right:5px;
	font-weight: bold;
}
.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catBg1.gif);
	background-repeat: repeat-x;
	height: 22px;
	color: #ffffff;
	margin-bottom: 15px;
}
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight1.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
	
}
.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft1.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	width: 7px;

}
.colLeft {

	width: 30em; 
	padding-left: 15px;
	padding-right: 5px;
}
.colMid {

	width: 80%;

}
.colRight {
	width: 30em; 
	padding-left: 5px;
	padding-right:15px;
	margin-right:10px;
}
.boxContent {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	width: 16%; 
	padding-left: 15px;
	padding-right: 5px;
	float:left;
}
.colMainCheckout {
	width: 80%;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
height: 60px;
		width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
	height: 20px;
	
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}

