body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #E2E2EE;
}
.menubar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.newscroller {
	font-size: small;
	color: #FFFFFF;
}
.blocklinksbar {
	background-color: #ACAEC1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.subblockbar {
	background-color: #C2C4D9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.subblocktext {
	font-size: xx-small;
}
.rightblock1px {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.header {
	font-size: large;
	font-weight: bold;
	letter-spacing: -1px;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.productheader {

	font-size: medium;
	font-weight: bold;
	letter-spacing: -1px;
}
.quote {
	font-size: x-large;
	font-weight: bold;
	letter-spacing: -2px;
	text-align: center;

}
