
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #003366;
}

.header {
	background-color: #003366;

}

.shadow {
	background-image: url(/2009images/shadow.jpg);
	background-repeat: repeat-x;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.menu {
	width: 140px;
	text-align: center;
	padding: 5px;

}

.middle {
	width: 25px;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.middle2 {
	width: 25px;
}

.menuitem{
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}

.content {
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.products {
	left: auto;
	right: auto;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.space {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.footer {
	background-color: #003366;
	color: #FFFFFF;
	padding: 6px;
}

a:link {
	text-decoration: none;
	color: #0033CC;
	font-size: 12px;
}

a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #0033CC;
}

a:active {
	text-decoration: underline;
	font-size: 12px;
}

a:link:hover {
	text-decoration: none;
	color: #CC0000;
	font-size: 12px;
}

a:visited:hover {
	text-decoration: none;
	color: #CC0000;
	font-size: 12px;
}

a.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
	text-decoration: none;
}
