body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#pageContainer {
	width: 762px;
	margin: 0px 0px 15px 0px;
}
#pageHeader {
	height: 111px;
}
#pageMenu {
	height: 46px;
	background-image: url(images/page_menu.jpg);
	background-repeat: no-repeat;
}
#pageContent {
	background-image: url(images/page_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 190px;
	min-height: 220px;
	overflow: auto;
}
#pageContent p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.pageContentArea {
	padding: 10px;
	overflow: visible;
}
#pageContentFooter {
	height: 25px;
	margin-top: 10px;
	background-color: #5f9ea0;
	text-align: right;
	padding-right: 5px;
	line-height: 25px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	clear: both;
}
.tableHeader {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.categoryPage {
	margin-left: 35px;
}
#categoryProductBox {
	width: 200px;
	height: 170px;
	border: 1px solid #EEEEEE;
	margin: 3px;
	padding: 5px;
	float: left;
}
.categoryProductImage {
	text-align: center;
}
.categoryProductTitle {
	margin: 5px 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.categoryViewButton {
	text-align: center;
	margin: 5px 0px;
}
.productDescription {
	padding-left: 20px;
}
.productImage {
	text-align: center;
	padding: 10px 0px;
}
.productBuyLink {
	text-align: center;
	padding: 10px 0px;
}
.breadCrumbs {
	text-align: right;
	font-size: 10px;
	font-style: italic;
	padding-bottom: 5px;
}
form {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.textLarge {
	font-size: 16px;
	font-weight: bold;
}
.textMedium {
	font-size: 11px;
}
.textSmall {
	font-size: 10px;
}
.textRequired {
	color: #CC0000;
}
.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}
.cellBorderBottom {
	border-bottom: 1px solid #EEEEEE;
}
.makersMark {
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin: 35px 0px;
}
.makersMark a {
	color: #999999;
	text-decoration: none;
}
.makersMark a:hover {
	color: #666666;
	text-decoration: underline;
}
