body {
	margin: 0px;
	background-color: #ccffcc;
	background-image: url(../styleImages/backgrounds/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#pageSurround {
	width: 916px;
	margin: 0px auto;
	padding: 0px;
}
#topHeader {
	height: 359px;
	margin-bottom: 10px;
	padding-right: 39px;
	padding-top: 0px;
}
#sessionBox {
	text-align: right;
	width: 339px;
	height: 96px;
	padding-right:23px;
	float: right;
}
.boxTitleLeft, .boxTitleRight {
	background-image: url(../styleImages/backgrounds/box_heading_table_td.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 79%;
	font-weight: bold;
	text-align:center;
	color: #fff;
	width: 190px;
	height: 23px;
	padding-top: 6px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #6D6E6C;
	border-right: 1px solid #6D6E6C;
	border-bottom: 1px solid #6D6E6C;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	width: 183px;
}
.topCats {
	text-align: left;
	height: 26px;
	margin-bottom: 0px auto;
	float: left;
}
.topCatsTab {
	background-image: url(../styleImages/backgrounds/catTab.jpg);
	background-repeat: no-repeat;
	width: 19px;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.jpg);
	width: 7px;
	background-repeat: no-repeat;
}
.scTitle {
	border: 1px solid #f3f3f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	color: #333;
	width: 190px;
	height: 20px;
	padding-top: 9px;
	font-weight: bold;
}
.scContent {
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 185px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 199px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 699px;
	float: left;
}
.colRight {
	position: relative;
	width: 199px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border: 1px solid #ccc;
	padding: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	padding: 16px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	padding: 9px;
	float: left;
	width: 739px;
}
.subCat {	
	text-align: center;
	padding: 9px;
	float: left;
	width: 199px;
	height: 99px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
a.Menu:link {
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
a.Menu:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.Menu:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.Menu:active {
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
