﻿BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: White;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-style: none;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 904px;
	text-align: left;
}
ACRONYM {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: red;
	padding-top: 0px;
}
TABLE {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
}
INPUT {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TEXTAREA {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:link {
	color: #000000;
	text-decoration: none;
}
A:active {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #758b4b;
	text-decoration: none;
}
LI {
	/*list-style-image: url(    "../mfgs/default_files/images/h1a.gif" );*/
    list-style-type: square;
}
.c94 {
	border-right: black 1px solid;
	border-top: black 1px solid;
	z-index: 4;
	left: 0px;
	visibility: hidden;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	position: absolute;
	top: 0px;
	background-color: white;
}
.c95 {
	border-right: black 1px solid;
	border-top: black 1px solid;
	z-index: 5;
	left: 0px;
	visibility: hidden;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	position: absolute;
	top: 0px;
	background-color: white;
}
.c93 {
	margin: 5px;
}
.c91 {
	margin: 7px 3px 0px 0px;
}
.c92 {
	font-size: 10px;
	margin: 0px 0px 6px;
	color: #626262;
}
a.email_link:link {
	color: blue;
	text-decoration: underline;
}
a.email_link:active {
	color: blue;
	text-decoration: underline;
}
a.email_link:visited {
	color: gray;
	text-decoration: underline;
}
a.email_link:hover {
	color: #758b4b;
	text-decoration: underline;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
/* News Styles */
table.news {
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
td.news_title {
	padding-left: 10px;
	border-bottom: #cccccc 1px solid;
	background-color: #ffffff;
	height: 30px;
	font-weight: bold;
}
td.news_body {
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #ffffff;
}
td.news_image {
	width: 100px;
	padding-left: 10px;
	padding-right: 10px;
}
img.news_image {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
td.news_details {
	border-right: #cccccc 1px solid;
	padding-right: 10px;
	border-top: #cccccc 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #cccccc 1px solid;
	padding-top: 10px;
	border-bottom: #cccccc 1px solid;
	width: 250px;
	height: 320px;
	background-color: #ffffff;
}
img.news_image_big {
	border-right: white 3px solid;
	border-top: white 3px solid;
	border-left: white 3px solid;
	border-bottom: white 3px solid;
}
td.arrow_left {
	width: 33%;
}
td.arrow_center {
	width: 34%;
}
td.arrow_right {
	width: 33%;
}
a.text_link:link {
	color: black;
	text-decoration: underline;
}
a.text_link:active {
	color: black;
	text-decoration: underline;
}
a.text_link:visited {
	color: gray;
	text-decoration: underline;
}
a.text_link:hover {
	color: #758b4b;
	text-decoration: underline;
}
.feature_title {
	font-weight: bold;
}
.main_content {
	width: 650px;
	height: 400px;
	background-image: url('../images/bg2.jpg');
	overflow: auto;
	position: relative;
}
td.menu_left {
	width: 98px;
}
td.menu_right {
	width: 801px;
}
td.dot_border {
	background-image: url('../images/spot.gif');
	width: 1px;
}
