body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align: center;
	font-size: small;
}
ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}
.top-nav td {
	background-color: #FFFFFF;
	padding: 1px;
	width: 86px;
	text-align: center;
	white-space: nowrap;
}
.top-nav a:link, .top-nav a:visited {
	font-size: x-small;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 1.5em;
	width: 100%;
	display: block;
	background-image:  url(/images/links-bg-up.gif);
	background-color: #02614C;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 2px;
	font-style: normal;
}
.top-nav a:hover {
	background-image:  url(/images/links-bg-over.gif);
	background-color: #02614C;
	background-repeat: repeat-x;
}
.footer-links td {
	font-size: x-small;
	text-align: center;
	padding: 10px;
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
	bottom: 0px;
}
.copyright {
	font-size: xx-small;
}
.moneyback th {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #02614C;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	white-space: nowrap;
	background-image: url(/images/links-bg-up.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.moneyback td {
	font-size: x-small;
	text-align: center;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #02614C;
	border-bottom-color: #02614C;
	border-left-color: #02614C;
	background-color: #EEEEEE;
}
.content {
	width: 700px;
	text-align: left;
}
.rightbar {
	background-color: #EEEEEE;
	padding: 2px;
	width: 144px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
}
td {
	background-color: #FFFFFF;
}
.login select, .login input, .login textarea {
	background-color: #CCCCCC;
	border: 1px solid #;
	height: 17px;
	width: 70px;
	vertical-align: middle;
	margin: 0px;
}
.adminItems select, .login input, .login textarea {
	background-color: #DDDDDD;
	border: 1px solid #;
	vertical-align: middle;
	margin: 0px;
}

.login select.selected, .login input.selected, .login textarea.selected {	
	background-color:#999999;
	border: 1px solid #999999;
}

.adminItems select.selected, .login input.selected, .login textarea.selected {	
	background-color:#999999;
	border: 1px solid #999999;
}

h1 {
	margin-left: 30px;
	margin-top: 0px;
	color: #00614D;
	text-align: center;
}
input.submit {
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border: 0px none;
}
a:link, a:visited {
	font-weight: bold;
	color: #00614D;
}
a:hover {
	font-weight: bold;
	text-decoration:none;
	color: #0CCD63;
}
h3 {
	color: #00614D;
	font-style: italic;
	font-size: medium;
}
.products {
	margin: 10px;
	font-size: small;
}
.letter {
	font-size: small;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
div.promo {
	background-image: url(/images/bend5.gif);
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	height: 357px;
	width: 414px;
	padding: 20px;
	display: table;
	visibility: visible;
	overflow: visible;
}
