body {
   margin: 0px;
}
#pageSurround {
   width: 100%;
   margin: 0px auto;
   padding: 0px;
}
#subSurround {
   padding-left: 0px;
}
#topHeader {
   height: 100px;
   background-image:   url(../styleImages/backgrounds/topHeaderBg.gif);
}
#sessionBox {
   text-align: left;
   background-image: url(../styleImages/backgrounds/sessionBg.gif);
   width: 236px;
   height: 96px;
   float: right;
}
.topCats {
   text-align: center;
   background-image: url(../styleImages/backgrounds/bar.gif);
   height: 42px;
   color: #ffffff;
   margin-bottom: 0px;
}
.topCatsBgRight {
   background-image: url(../styleImages/backgrounds/bar.gif);
   background-repeat: no-repeat;
   background-position: right;
   width: 100%;
   height: 42px;
}
.topCatsBgLeft {
   float: left;
   background-image: url(../styleImages/backgrounds/bar.gif);
   background-repeat: no-repeat;
   background-position: left;
   height: 42px;
}
.siteDocs {
   text-align: center;
   background-image: url(../styleImages/backgrounds/bar.gif);
   height: 30px;
   color: #ffffff;
}
.siteDocsBgRight {
   background-repeat: no-repeat;
   background-position: right;
    height: 30px;
}
.siteDocsBgLeft {
   float: left;
   background-image: url(../styleImages/backgrounds/bar.gif);
   background-repeat: no-repeat;
   background-position: left;
   height: 30px;
}
.boxTitleLeft, .boxTitleRight {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 60%;
   color: #000000;
   background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
   width: 100%;
   height: 100%;
   padding-top: 0px;
   padding-left: 0px;
   background-repeat: no-repeat;
   font-weight: bold;
}
.boxFootLeft, .boxFootRight {
   background-image: url(../styleImages/backgrounds/boxFootBg.gif);
   width: 100%;
   height: 100%;
   padding-left: 0px;
   background-repeat: no-repeat;
   margin-bottom: 0px;
}
.boxContentLeft, .boxContentRight {
   border-left: 0px solid #CCCCCC;
   border-right: 0px solid #CCCCCC;
   background-color: transparent;
   padding-left: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   width: 100%;
}

.boxContent {
   border-top: 0px solid #ffffff;
   border-right: 0px solid #cccccc;
   border-bottom: 0px solid #cccccc;
   border-left: 0px solid #cccccc;
   padding-top: 0px;
   padding-left: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #555555;
   margin-bottom: 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: 0px solid #C9CEFC;
   margin: 0px;
   padding: 3px;
   float: center;
   width: 98%;
}
.subCat {
   text-align: center;
   padding: 8px;
   float: left;
   width: 100%;
}
.regSep{
   padding: 10px 0px 10px 0px;
   margin: 10px 0px 10px 0px;
   border-top: 1px solid #cccccc;
   border-bottom: 1px solid #cccccc;
}


.topCatsTabMid {
   background-image: url(../styleImages/backgrounds/bar.gif);
   height: 34px;
   background-repeat: repeat-x;
}

.footerbg1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 10px;
}
.footerbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9999;
	margin-right: 10px;
}

#footerbg a:link {
	color: #FF9999;
	text-decoration:none
}	

#footerbg a:visited {
	color: #FF9999;
	text-decoration:none
}	

#footerbg a:hover {
	color: #FF0000;
	text-decoration:none
}
