body {
	background: url(../images/bgrepeat.jpg) #8e8e8e repeat-x;
	font-family: arial, tahoma, sans-serif;
	font-size: 10pt;
	}

#menu {
	background-color: #003067;
	width: 972px;
	height:34px;
	}

#jsddm {
	margin: 0;
	padding: 0;
	float: right;
	}
	
#jsddm li {
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
	font-weight: bold;
	}

#jsddm li a {
	display: block;
	background: #003067;
	padding: 10px 26px 10px 18px;
	text-decoration: none;
	border-right: 1px solid white;
	width: 85px;
	color: #ffffff;
	white-space: nowrap;
	text-align: center;
	}

#jsddm li a:hover {
	background: #094c98;
	}
		
#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
	}
		
#jsddm li ul li {
	float: none;
	display: inline;
	}
		
#jsddm li ul li a {
	width: auto;
	background: #094c98;
	text-align: left;
	font-weight: normal;
	}
		
#jsddm li ul li a:hover {
	background: #003067;
	}
	
.name {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	}
	
.enlarge {
	font-size: 9pt;
	color: #454545;
	}
	
.customers a, .customers a:visited {
	font-size: 10pt;
	color: #094c98;
	}
	
.customers a:hover {
	color: #000000;
	}
	
.customerName {
	font-size: 12pt;
	font-weight: bold;
	}
	
.customerName2 {
	font-size: 10pt;
	font-weight: bold;
	}
	
.repeat {
	width: 450px;
	float: left;
	}
	
.repeat2 {
	width: 300px;
	float: left;
	}
	
.header {
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 1px solid #454545;
	margin: 0 0 10px 0;
	color: #454545;
	}
	
.colClear {
	clear: both;
	}
	
.title {
	/*color: #38aa00;*/
	color: #094c98;
	font-size: 22pt;
	font-weight: bold;
	margin-top: -5px;
	}
	
.title2 {
	/*color: #38aa00;*/
	color: #094c98;
	font-size: 18pt;
	font-weight: bold;
	}
	
#bottomNav a, #bottomNav a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#bottomNav a:hover {
	color: #094c98;
	text-decoration: none;
	}
	
.line-height {
	line-height: 0px;
	background-color: #d6d6d6;
	}
	
#middle {
	background: url(../images/middlerepeat.jpg) #ffffff repeat-x;
	}
	
.upcomingclasses {
	padding: 8px;
	}
	
.classname {
	text-align: center;
	font-size: 16pt;
	}
	
.even {
	font-size: 10pt;
	}
	
.odd {
	background-color: #cccccc;
	font-size: 10pt;
	}
	
#products {
	float: right;
	background-color: #ffffff;
	border: solid 1px #616161;
	width: 250px;
	margin-left: 8px;
	margin-bottom: 8px;
	}
	
#productsContainer {
	padding: 7px;
	}
	
#productsContainer ul {
	margin: 0;
	padding: 0;
	}
	
#productsContainer ul {
	padding-left: 13px;
	}
	
#productsContainer ul li {
	line-height: 20px;
	color: #003067;
	}
	
#productsContainer ul li a, #productsContainer ul li a:visited {
	color: #454545;
	}
	
#productsContainer ul li a:hover {
	color: #084CAE;
	}
	
.white {
	background-color: #ffffff;
	}
	
.prodTitle {	
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #003067;
	padding: 6px;
	text-align: center;
	margin-bottom: 6px;
	}
	
.blueBar {
	background-color: #003067;
	height: 5px;
	text-align: center;
	margin-top: 6px;
	}
	
#slideshow {
    position:relative;
    height:230px;
	width:240px;
	margin:0 auto 5px auto;
	overflow:hidden;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	cursor:pointer;
}

#slideshow IMG.active {
    z-index:10;
	
}

#slideshow IMG.last-active {
    z-index:9;
}

a, a:visited {
	color: #003067;
	}
	
a:hover {
	color: #2776C3;
	}
	
.size {
	font-size: 12pt;
	}
	
/*.listing {
	width: 300px;
	float: left;
	}*/