/* 
	Hytrol Online Conveyor Store Styles
*/

a.regular:link, a.regular:active , a.regular:visited {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;}
a.regular:hover {
	text-decoration: none;}

a:link, a:active , a:visited {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;}
a:hover {
	text-decoration: none;}

body {
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;}

.regular	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;}

.small	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;}

/* these styles are related to the pricing table */
#content .wttable {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;}

#content a.greenlnk:link, #content a.greenlnk:active, #content a.greenlnk:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #009933;
	font-weight: bold;
	text-decoration: underline;}
#content a.greenlnk:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;}
.style1 {font-size: 10pt}
.style2 {font-family: Arial, Verdana, sans-serif}

#matrix-table tr td a:link, #matrix-table tr td a:active, #matrix-table tr td a:visited {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #009933;
	text-decoration: underline;}
#matrix-table tr td a:hover {
	text-decoration: none;}
	
.matrix-tablehead1 {
	background-color: #000000;
	color: #F7F7F7;
	font-weight: bold;
	text-align: bottom;}
.matrix-tablehead2 {
	background-color: #666666;
	color: #F7F7F7;
	font-weight: bold;}
.matrix-altrow {
	background-color: #E8E8E8;}
.matrix-col1 {
	padding-left: 15px;
	font-weight: bold;}
.matrix-price {
	font-weight: bold;
	font-size: 16px;}

#content {
	width: 95%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom: 2px solid #CCCCCC;
	margin: auto;}
	
#content a:link, #content a:active, #content a:visited{
	color: #000000;
	text-decoration: underline;}
#content a:hover {
	text-decoration: none;}

#content a.activetab:link, #content a.activetab:active, #content a.activetab:visited {
	font-family: Arial, Verdana, sans-serif;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;}
#content a.activetab:hover {
	text-decoration: underline;}

#content a.tabnav:link, #content a.tabnav:active, #content a.tabnav:visited {
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;}
#content a.tabnav:hover {
	text-decoration: underline;}
	
#content h1 {
	height: 19px;
	background-image: url('graphics/00000001/headerbg.gif');
	border: 1px solid #000000;
	font-size: 15px;
	font-weight: bold;
	padding-left: 4px;
	margin: 0px;}	
	
#content h2 {
	color: #000000;
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	margin: 5px 0px 7px 0px;}
	
#content h2 a:link, #content h2 a:active, #content h2 a:visited {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;}
#content h2 a:hover {
	text-decoration: none;}