body {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	behavior: url("/css/csshover3.htc");
}
#menu {
width: 168px;
}
#menu ul {
list-style-position: inside;
list-style-type: none;
margin-left: 0;
padding-left: 1em;
text-indent: -.5em;
color: #000;
background: #fff;
filter:alpha(opacity=90);
-moz-opacity: 0.90;
opacity: .9;
text-decoration: none;
}

#menu a {
display: inline;
text-decoration: none;
}

#menu li {
position: relative;
font-size: 10px;
font-weight: normal;
}

#menu li:hover
{
position: relative;
font-size: 10px;
font-weight: normal;
background: #fff;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

#menu ul ul {
position: absolute;
top: 0;
left: 90%;
width: 100%;
background: #fff;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

div#menu ul ul 
{display: none;}

div#menu ul ul,
div#menu ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{
display: block;
}



#pageSurround {

}
#subSurround {
 
}
img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#topHeader {
	background-image: url(/images/Logo.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: .9;
	background-color:#fff;
}
#sessionBox {
}
.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catBg.gif);
	height: 42px;
	color: #ffffff;
	margin-bottom: 15px;
}
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}
.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;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	width: 168px;
	background-color: #FFF966;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	/*background-image: url(/images/greenpaint.jpg);*/
}
.boxFootLeft, .boxFootRight {
	width: 1px;
	height: 5px;
}
.boxContentLeft, .boxContentLeftbullet, .boxContentRight {
	border: 1px solid #000;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 10px;
	width: 168px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	font-size: 11px;
}
.boxContent {
    border: 1px solid #000;
	background-color: #FFFFFF;
	height:auto;
	font-size: 11px;
	padding: 3px;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	/*margin-bottom: 5px;
	margin-top: 9px;*/
}
/* 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: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	width: 99.5%;
}

.catlist ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

.catitem li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.subCat {
	text-align: center;
	padding: 8px;
	display: inline;
	
}
.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/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}
