body {
	background-color: #006600;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
.maincontent {
	background-image: url(images/grey_line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
p {
	font-size: 11px;
	text-align: justify;
}
.rightnav {
	padding: 0px 10px 0px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #7B7339;
	text-decoration: none;
}
a {
	color: #000D76;
	text-decoration: underline;
}
a:hover, a:active {
	color: #002DC9;
	text-decoration: underline;
}
.rightnav a {
	text-decoration: none;
}
.productseperator {
	padding: 5px 10px 5px 10px;
	background-image: url(images/grey_line.gif);
	background-position: center;
	background-repeat: repeat-x;
}
.products {
	padding: 5px 5px 0px 5px;
	width: 141px;
}
.readmore {
	padding: 5px 15px 0px 0px;
	width: 141px;
}
.footer {
	background: #0000FF;
	height: 25px;
}
.footerlinks, .footerlinks a {
	color: White;
	padding: 0px 20px 0px 10px;
	font-size: 10px;
	font-weight: bold;
}
.footerlinks a:hover, .footerlinks a:active {
	color: #E0FFFF;
}
h1, h2, h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	color: #000D76;
	display: inline;
}
.menuitem1 {
	font-weight: bold;
}
.menuitem1 a {
	color: #000000;
}
.menuitem2 {
	padding-left: 10px;
}
.menuitem3 a {
	font-weight: normal;
}
.menuitem3 a:hover {
	font-weight: bold;
}
.menuitem3 {
	padding-left: 20px;
}
.newsblock {
	padding-bottom: 15px;
}

