body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 15px;
	font-size: 14px;
}
body {
	background-color: #999999;
	margin: 0px;
	background-image:  url("images/bkg.gif");
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
}
a:link {
	color: #2B8ABB;
}
a:visited {
	color: #2B8ABB;
}
a:hover {
	text-decoration: underline;
	color: #2B8ABB;
}
a:active {
	color: #2B8ABB;
	text-align: center;
	font-size: 16px;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;

}
h2 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 1px;
	
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;

}
.heading1 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: 1px;
	font-weight: bold;
}
.black {
	color: #000000;
}
.submenu {
	font-family: Arial, sans-serif;
}
.prod_sum {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	line-height: 13px;
}
.left_col {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	list-style-position: outside;
	list-style-image:  url("images/bullet.gif");
}
.left_col ul {
	margin-left: 6px; 
	padding-left: 6px;
}
.right_col {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	list-style-position: outside;
	list-style-image:  url("images/bullet.gif");
}
.right_col ul {
	margin-left: 6px; 
	padding-left: 6px;
}
.input_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F8E00;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5E5E5;
}
.footer a:link{
	color: #E5E5E5;
	text-decoration: underline;
}
.footer a:visited {
	color: #E5E5E5;
	text-decoration: underline;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.dotted_vert {
	background-image:  url("images/dotted-vert.gif");
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.bkg_white {
	background-color: #FFFFFF;
}
