@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #f1d685;
	background-color:#000
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #f1d685;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.catalog {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #f1d685;
}
.form_boxes {
	font-weight: bold;
	color: #31769c;
}
.body_1 {
	font-weight: bold;
	color: #f1d685;
}
.body_2 {
	color: #acc8d7;
}
.body_3 {
	font-weight: bold;
	color: #31769c;
}
.head_1 {
	font-size: 14px;
	line-height: 18px;
	color: #f1d685;
}
.headCrankshaft {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #f1d689;
}
.headTractor {
	font-size: 14px;
	line-height: 18px;
	color: #31769c;
	font-weight: bold;
}
.belts {
	font-size: 12px;
	line-height: 14px;
	color: #f1d685;
}
.beltsTractor {
	font-size: 12px;
	line-height: 14px;
	color: #31769c;
}
.style1 {
	color: #dc0023
}
.centered {
	text-align: center;
}
.table {
	font-size: 11px;
}
.crankButton {
	font-size: 11px;
	color: #FFF;
	background-color: #31769c;
	height: 2.5em;
	width: 150px;
	text-align: center;
	vertical-align: baseline;
	display: block;
	line-height: 25px;
}
.crankButton a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.crankButton a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.crankButton a:hover {
	text-decoration: none;
	color: #730a2e;
	height: 25px;
	width: 150px;
	background-color: #bad3e0;
	display: block;
}
.crankButton a:active {
	text-decoration: none;
}

ul {
	padding:0;
	margin:0px 0px 0px 15px;
}

li {
	margin-bottom: 9px;
}

