body {
	margin: 5px;
}
#pageSurround {
	width: 98%;
	margin: 2px;
	padding: 5px;
}
#subSurround {
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}
#topHeader {
	text-align: right;
	height: 111px;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
}
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 235px;
	height: 111px;
	float: right;
}
.topCats {
	background-image: url(../styleImages/backgrounds/button_off.gif);
	text-align: left;
	vertical-align: top;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	width: 155px;
}
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/blank_block);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/blank_block);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);
	height: 30px;
	color: #ffffff;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	width: 100;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.formfield {
	border: solid 1px #000000;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 175px;
	height: 13px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	font-weight: bolder;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ffffff;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}

.boxContentLeft_01, .boxContentRight_01 {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 150px;
	border: 1px solid #000000;
}
.boxContent_cat {
	background-image: url(../styleImages/backgrounds/button_off.gif);
    padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 150px;
	vertical-align: middle;
}
.boxContent {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* 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: #DDDDDD;
	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 #ffffff;
	margin: 0px;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 3px;
	float: left;
	width: 150px;
}
.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/siteDocsBg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 7px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 60px;
	text-align: center;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);
	width: 7px;
	background-repeat: no-repeat;
}