body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background-color: #6388B4;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.buttondiv {
	display: inline;
	float: right;
	padding-top: 5px;
}

li {
	list-style-position: outside;
	list-style-type: square;
}

td {
	vertical-align: top;
	text-align: left;
}

a {
	color: #CC6600;
	text-decoration: none;
	font-weight:normal;
}

a:link, a:visited {
	color: #CC6600;
	text-decoration: none;
	font-weight:normal;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}
.leftbut {
	float: left;
	text-align: right;
	width: 22px;
	display: block;
}
.rightbut {
	text-align: left;
	width: 53px;
	display: block;
	float: left;
}
.input {
	font-size: 11px;
	height: 12px;
	width: 16px;
	margin-top: -1px;
/*	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
*/}
.midbut {
	width: 18px;
	float: left;
	vertical-align: text-top;
	display: block;
}

a.readmore:link, a.readmore:visited {
	color: #CC6600;
	text-decoration: none;
	font-weight:normal;
	font-size: 13px;
}

a.readmore:hover, a.readmore:active {
	color: #333333;
	text-decoration: underline;
	font-weight:normal;
	font-size: 13px;
}

a.dlb:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

a.dlb:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	vertical-align: top;
	padding-bottom: 10px;
}
.contentcell {
	padding: 5px;
}
.boxborder {
	border: 1px solid #996633;
	padding: 5px;
	vertical-align: top;
}
.homeprodbox {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996633;
}

hr {
	margin-bottom: 10px;
}

h1 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 30px;
	color: #996633;
	font-weight: 100;
	margin-bottom: -5px;
	margin-top: 15px;
}

.PageTitle {
	line-height: 30px;
	padding-bottom: 28px;
	padding-left: 10px;
}

.PageTitle2 {
	line-height: 30px;
	padding-bottom: 28px;
	padding-right: 20px;
}

.centerprodcol {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996600;
	padding-right: 10px;
	padding-left: 10px;
}
.centerprodcol2 {
	padding-right: 10px;
	padding-left: 10px;
}

.leftprodcol {
	padding-right: 10px;
	padding-left: 10px;
}
.rightprodcol {
	padding-left: 10px;
	padding-right: 10px;
}


h2 {
	color: #6699cc;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 22px;
	font-weight: lighter;
}

h2.subpageTitle {
	color: #6699cc;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 22px;
	font-weight: lighter;
	margin-top: 0px;
}

.loop {
	background-color: #FFFFFF;
	display: block;
	padding: 10px;
	float: left;
	height: 525px;
	width: 254px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: -10px;
	list-style-type: none;
}
.even {
	background-color: #CCCCCC;
}
.odd {
	background-color: #F8F8F8;
}