body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBF5EC;
	background-image: url(layout/bgdots.gif);
	background-repeat: repeat-x;
}
.bg {
	background-image: url(layout/bg.jpg);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: '100%';
	height: '100%';
	background-repeat: repeat-x;
	background-position: top;
}
.topnav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	list-style: none;
	float: left;
}
.topnav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BDC8FE;
	text-decoration: none;
}
.newsbg {
	background-image: url(layout/rnews.jpg);
	background-repeat: repeat-y;
}
.news {
	padding: 7px;
}
.news div {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #23497A;
	letter-spacing: 1px;
}
.news span {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #23497A;
	letter-spacing: 1px;
}
#news_b {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #3D5E91;
}
.leftnav div {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 150%;
	color: #23497A;
	text-transform: uppercase;
}
.leftnav div a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #23497A;
	text-decoration: none;
}
.leftnav div a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav a {
	font-family: "Times New Roman", Times, serif;
	color: #23497A;
	text-decoration: none;
}
.leftnav a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav span {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3D5E91;
	padding-left: 13px;
	line-height: 130%;
}
.leftnav span a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3D5E91;
	text-decoration: none;
}
.leftnav span a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	list-style: none;
	float: right;
}
.bottomnav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnav li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BDC8FE;
	text-decoration: none;
}
.prodbg {
	background-image: url(layout/rprod.jpg);
	background-repeat: repeat-y;
}
.prodrbg {
	background-image: url(layout/prodrbg.jpg);
	background-repeat: repeat-y;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #23497A;
	letter-spacing: 1px;
	padding: 10px;
}
.category_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #23497A;
	letter-spacing: 1px;
}
.category_title a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #23497A;
	letter-spacing: 1px;
	text-decoration: none;
}
.category_title a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.show {
	height: auto;
	width: auto;
}
.hide {
	display: none;
}
.hideload {
	height: 0px;
	width: 0px;
	visibility: none;
}
.input {
	border: 1px solid #798B71;
	background-color: #E8FDF4;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

