body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #99CDFF;
	font-size: .9em;
	color: #333333;
	line-height: 1.3em;
	background-image: url(images/gradientBackground.jpg);
	background-repeat: repeat-x;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
}
#bannerTable {
	background-color: #FF9900;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#topNav {
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	background-repeat: no-repeat;
	background-color: #000000;
	font-size: .9em;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: underline;
}
#topNav a:hover {
	color: #FF9900;
	text-decoration: none;
}
#contentTable {
	background-color: #FFFFFF;
}
#content {
	padding: 1.5em 2em 1em;
}
#bottomTable {
	background-color: #5490EF;
}
#bottomTable a {
	color: #FFFFFF;
}
#bottomInfo {
	background-color: #FFCC00;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
#bottomContactInfo {
	background-color: #FF9900;
	text-align: center;
}
#catalogTable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#catalogTable td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: .25em;
}
#discount {
	padding: 3px 10px 6px;
	border: 1px solid #666666;
}
#bottomMenu {
	background-color: #FFFFFF;
	color: #000000;
	font-size: .9em;
	text-align: center;
}
#bottomMenu a {
	color: #3366CC;
	text-decoration: underline;
}
h1 {
	font-size: 1.5em;
	color: #000000;
}
h2 {
	font-size: 1.2em;
	color: #000000;
}
h3 {
	font-size: 1.1em;
	background-color: #FFFF66;
	padding-top: .5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	margin: 0px;
}
h4 {
	font-size: 1.1em;
}
.navPadding {
	padding: 0em 0.5em;
}
.alignLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignRight {
	margin-left: 6px;
	margin-bottom: 6px;
}
.attention {
	color: #669AFF;
	font-size: 1.2em;
	font-weight: bold;
}
