body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 80%;
}


#main_content {
	padding: 0px 0px 0px 0;
	height: 300px;
	}

#menu {
	width: 160px;
	border-right-color: #0266A2;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #0266A2;
			}
	ul#menulist {
		text-align: left;
		list-style: none;
		padding: 0;
		margin: 0 auto;
		width: 160px;
	}
		ul#menulist li {
			display: block;
			margin: 0;
			padding: 0;
		}
		ul#menulist li a {
	display: block;
	width: 160px;
	padding: 4px 0 4px 4px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #BBE4FD;
	border-bottom: 1px;
	font-weight: normal;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
						}
		#menu>ul#menulist li a { width: auto; }
	ul#menulist li#active a {
	color: #CCC;
	
	}
	ul#menulist li a:hover, ul#menulist li#active a:hover {
		color: #000;
		background: #FFCF88;
		
	}
#content_text {
	margin-right: 180px;
	margin-left: 180px;
	text-align: justify;
}
#disclaimer_text {
	margin-right: 180px;
	margin-left: 10px;
	text-align: justify;
}
#content_nomenu {

	margin-right: 10px;
	margin-left: 10px;
}
a:link, a:active, a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#news {
	float: right;
	width: 160px;
	border-color: #0266A2;
	border-style: solid;
	border-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	margin-left: 20px;
}
#top_products {
	width: 95%;
	margin: 0 0 0 10px;
	text-align: center;
}
h2 {
	margin: 0;
	color: #5577BD;
	font: bold 20px "Trebuchet MS", verdana, sans-serif;
}
h3 {
	margin: 0;
	color: #5577BD;
	font: bold 14px "Trebuchet MS", verdana, sans-serif;
}
input, select {
	border: 1px solid #5696DC;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	}
textarea {
	border: 1px solid #5696DC;
	font: 11px "Trebuchet MS", verdana, sans-serif;	
}
#content_bottom {
	height: 15px;
	font-size: 80%;
	color: #FFFFFF;
}
#copyright {
	height: 15px;
	font-size: 80%;
	}
#clear {
	clear: both;
}
#message {
	text-align: center;
	color: #FF0000;
}
.footer {
	background-image: url(../../fade2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-top-color: #0266A2;
	border-top-style: solid;
	border-top-width: 1px;
	padding-right: 4px;
	padding-left: 4px;
	
}
topnav {
	margin: 0 0;
	padding: 0 0 0 0px;
	
}
	#topnav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}
	 #topnav ul li {
	width: 80px;
	display: block;
	float: left;
	padding: 0;
	margin: 0px 0 0 0;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	}
	 #topnav ul li a {
	width: 80px;
	height: auto;
	padding: 4px 0px 4px 0px;
	margin: 0 0 0 0px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: inherit;
	font-size: 13px;
	font-weight: normal;	
}
		#topnav ul li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #BBE4FD;
		}
		#topnav a:active {
			color: #CCCCFF;
		}
		.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.sub {
	font-size: 85%;
	}
.subright {
	font-size: 85%;
	text-align: right;
	}
.blackline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
}
.subcat {
	font-weight: bold;
}
#sub1 a:link{
			color: #000000;
			text-decoration: none;
}
#sub1 a:visited{
			color: #000000;
			text-decoration: none;
}
#sub1 a:hover{
			color: #FF0000;
			text-decoration: underline;
			}
.justified {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.hidden {
	display: none;
}
.fade2 {
	background-image: url(../../fade2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.blueborder {
	border: solid #0266A2 1px;
}
.rightpanel {
	padding-right: 4px;
	padding-left: 4px;
}
