body {
	margin: 0px;
	background-color: #502550;	
}
#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 0px;
	
}
#subSurround {
}
#topHeader {
	text-align: right;
	height: 191px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/header.jpg);
	border-bottom: 1px solid #1371D1;
}

.barbg{
	background-image: url(../styleImages/backgrounds/barbg.jpg);
	height: 40px;
	margin-bottom: 3px;
	padding-right: 9px; 
	padding-left: 9px; 
}

.sitedocsbarbg{
	background-image: url(../styleImages/backgrounds/barbg.jpg);
	height: 40px;
	margin-bottom: 3px;
	padding-right: 9px; 
	padding-left: 9px;
	padding-top: 9px;
	 
	width: 525px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: gray;
}

.searchdiv {
	width: 300px;
	float: left;
	padding-top: 10px;

}

.sessiondiv {
	width: 400px;
	text-align: right;
	float: right;
	padding-top: 10px;

}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	font-weight: bolder;
	background-image: url(../styleImages/backgrounds/headbar.jpg);
	width: 193px;
	height: 24px;
	padding-left: 5px;
	padding-top: 7px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/barbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
	padding-left: 5px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.titlebg {
	background-image: url(../styleImages/backgrounds/barbg.jpg);
	height: 22px;
	border-bottom: 0px solid #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
	color: #D22C5C;

}

.boxContentsc {
width: 150px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	float: right;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
	margin-bottom: 2px;
}

.secure {
	background-image: url(../styleImages/backgrounds/secure.jpg);
	height: 90px;
	border: 1px solid white;
}

.colMid {
	position: relative;
	width: 542px;
	float: left;
}
.filler {
	position: relative;
	width: 542px; 
   height: 200px;
	background-image: url(../styleImages/backgrounds/filler2.jpg);
	margin-bottom: 2px;
}
.boxContent {
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #502550;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
	margin-bottom: 2px;
}
.colMainCheckout {
	position: relative;
	width: 542px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}



.Menu {
	width: 190px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: 0px;
	
	font-weight: normal;
	margin-top: 0px;
}
.Menu ul li a {

display: block;
width: 180px;
color: #D22C5C;
text-decoration: none;
border-bottom: 1px groove #cccccc;
padding: 4px;
}
.Menu ul li a:hover {
	background-color: #E99CB1;
	color: #ffffff;
}
.Menu ul li {
list-style-type: none;
list-style-position: outside;
padding:0px;
margin:0px;
width: 174px;
}
.Menu ul {
padding:0px;
margin:0px;
}