body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images_template/backgrounds/BGTileTop.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 5px;
	padding: 0px;
}
#pageSurround {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
}
#subSurround {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	border-left: 2px solid #094578;
	border-right: 2px solid #094578;
	background-image: url(../images_template/backgrounds/ContentTileBottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#topHeader {
	text-align: right;
	height: 178px;
	background-image: url(../images_template/backgrounds/Armourfit_header.jpg);
	background-repeat: no-repeat;
}
#TopBox {
	background-color: #FFFFFF;
	border: 1px solid #094578;
	width: 100%;
	margin-bottom: 8px;
}
#SessionBox {
	text-align: left;
}
#MailBox {
	text-align: right;
}
.topCats {
	text-align: center;
	background-image: url(../images_template/backgrounds/catBg.gif);
	height: 42px;
	color: #ffffff;
	margin-bottom: 0px;
}
.topCatsBgRight {
	background-image: url(../images_template/backgrounds/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	background-image: url(../images_template/backgrounds/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 42px;
}
.siteDocs {
	text-align: center;
	background-image: url(../images_template/backgrounds/siteDocsBg.gif);
	height: 30px;
	color: #ffffff;
}
.siteDocsBgRight {
	background-image: url(../images_template/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgRightASPORTS {
	background-image: url(../images_template/backgrounds/siteDocsBgRightASPORTS.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	background-image: url(../images_template/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.siteDocsBgLeftASPORTS {
	background-image: url(../images_template/backgrounds/siteDocsBgLeftASPORTS.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.boxTitleLeft {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 175px;
	padding: 0px 5px 2px 5px;
}
.boxContentLeft {
	padding: 5px;
	margin: 5px;
	width: 175px;
	border: 1px solid #094578;
	background-color: #FFFFFF;
}
.ContentArea {
	margin: 0px 5px 0px 0px;
}
.boxContent {
	width: 535px;
	padding: 4px;
	margin-bottom: 5px;
}
.QuickAdd {
	color: #333333;
	padding: 4px;
	border: 1px solid #094578;
	background-color: #FFFFFF;
	width: 350px;
	margin: 0px auto 6px auto;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
	padding-bottom: 10px;
}
.subCat {	
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #C9CEFC;
	padding: 8px;
	margin: 7px;
	float: left;
	width: 145px;
	height: 150px;
}
/*#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
	height: 160px;
}*/
/*.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 145px;
	height: 125px;
	border: 1px solid #C9CEFC;
	background-color: #FFFFFF;
	margin: 10px 4px 10px 8px;
}*/
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #094578;
	border-bottom: 1px solid #094578;
}
.topCatsTabLeft {
	background-image: url(../images_template/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	background-image: url(../images_template/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../images_template/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}
.latestProds {
	float: left;
	text-align: center;
	width: 167px;
	height: 164px;
	border: 2px solid #094578;
	background-color: #FFFFFF;
	margin: 3px;
}