body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #EDEDED;
	background-repeat: repeat-x;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
.topMenu:hover {
	text-decoration: underline;
}
.menu {
	background-image: url(../images/menu_bg_middle.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.menu a {
	text-decoration: none;
	color: #6C8EB4;
}
.menu a:hover {
	text-decoration: underline;
	color: #666666;
}
.menuTitle {
	background-image: url(../images/menu_bg_top.gif);
	background-repeat: none;
	width: 150px;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
}
.menuBottom {
	background-image: url(../images/menu_bg_bottom.gif);
	background-repeat: none;
	width: 150px;
	font-size: 4pt;
	line-height: 8px;
}
#breadcrumbs {
	text-align: left;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#breadcrumbs a {
	color: #666;
}
#breadcrumbs a:hover {
	color: #000;
}
#footer {
	text-align: center;
	font-size: 9px;
	color: #666666;
}
#footer a {
	color: #666666;
}
#content {
	text-align: left;
}
#content a {
	color: #009;
}
#content a:hover {
	color: #000;
}
.sectionTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
tr.rowEven {
	background-color: #EDEDED;
}
tr.rowOdd {
	background-color: #CCC;
}
h3 {
	text-align: right;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000;
	margin-top: 0px;
}
.sectionHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	background-repeat: no-repeat;
	width: 600px;
	display: block;
}.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
li {
	margin: 7px;
}
.product-block {
	float:left;
	padding: 3px;
}