body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.topstrip1 {
	background-color: #CCCCCC;
}
.panoBack {
	background-color: #5f82aa;
	background-image:  url("../images/panoback.gif");
}
.divider1 {
	background-color: #003399;
	background-image: url(../images/stripback.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6699CC;
	border-bottom-color: #003399;
	border-width: thin;
}
.contentHead {
	font-size: 14px;
	color: #003399;
	background-color: #CCCCCC;
}
.contentBody {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.contentLight {
	font-size: 12px;
	color: #000000;
	background-color: #EBEBEB;
}
.contentTitles {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bottomStrip {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/panoback.gif);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #000000;
	border-left-color: #003399;
}
.contentThumbs {
	background-color: #CCCCCC;
	padding: 0px;
}
.productLight {
	background-color: #F5f5f5;
	font-size: 12px;
	color: #000000;
}
.prodTables {
	border-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-color: #0066CC;
	background-color: #E6E6E6;
}
.prodStrip {
	border-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-color: #0066CC;
	font-size: 12px;
	color: #0066CC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003399;
}
a:hover {
	color: #FF9900;
}

.style1 {font-weight: bold}
h1 {
	vertical-align:middle;
	font-size: 14px;
	color: #818181;
	font-weight: bold;
	margin:2px;
}