body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000033
}
p, td, input {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

h1 {
	font-size:24px;
	color: #489FEF;
	font-weight: normal;
}


h2 {
	font-weight: normal;
	font-size: 16px;
	color: #639127;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #000033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
}

a:hover {
	color: #FF3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}




.menulink {
	color: #00487d;
	background-color: #bfe4ff;
	border: 1px solid #b35a00;
	text-decoration: none;
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 10px;
	font-weight: bold;
	display: block;
}
.menulink:hover {
	background-color: #FFCC33;
}


blockquote {
	visibility: hidden;
}




.productsTable {
	padding: 5px;
	width: 100%;
}
.productsTable td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
#margin a {
	font-size: 14px;
	color: #2A4A09;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 134px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#margin a:hover {
	color: #006600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent p {
	margin-right: 10px;
	margin-left: 10px;
}
