/* Global Styles */

body {
	margin:0px;
	background-color:#000000;
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;	
	}
	
body.inv {
	background-color:#ffffff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
	
p.about {
	text-indent: 1.5em;
	}
	
body.yanmar {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
	}

h1 {
	background-color:inherit;
	color:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	}
	
h2 {
	background-color:inherit;
	color:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	width:702px;
	font-weight: bold;
	margin: 2px;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	vertical-align: bottom;
	visibility: visible;
	margin-bottom: 3px;
	font-size: 16px;
}

	h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: left;
	color: #000000;
	text-decoration: none;
	margin-bottom: -1px;
}

td {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}
	
td.inv {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:normal;
	background-color:#ffffff;
	}
	
tr {
	background-color:inherit;
	color:inherit;
	}

ul {
	text-align: justify;
	margin-top: -5px;
	line-height: 1.4em;
	}

img {
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left:5px;
	padding-right:5px;
	}
	
img.yanmar {
	padding-bottom: 25px;
	padding-top: 5px;
	padding-left:20px;
	padding-right:20px;
	margin-right:40px;
	}
img.exc {
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	}

a.img:hover {
	background-color:inherit;
	color:inherit;
	}
a.img:visited:hover
	{background-color:inherit;
	color:inherit;
	}

a {
	color: #666666;
	background-color:inherit;
	}
	
a:hover {
	background-color: #FFFF99;
	color:inherit;
	}
	
a:visited {
	color:#999999;
	background-color:inherit;
	}
	
a:visited:hover {
	color:#999999;
	background-color:#FFFF99;
	}
	
a.w {
	color: #333333;
	background-color:inherit;
	}
	
a.w:hover {
	background-color: #ffff99;
	color:inherit;
	}
	
a.w:visited {
	color:#666666;
	background-color:inherit;
	}
	
a.w:visited:hover {
	color:#999999;
	background-color:#FFFF99;
	}

/* ID Styles */
	
#logo 	{
	color: #CCCCCC;
	letter-spacing:0.5em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color:inherit;
	}
	
#logow 	{
	color: #666666;
	letter-spacing:0.5em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color:inherit;
	}

#inventory
	{
	color:#000000;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	width:700px;
	height:auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.contact {
	height: auto;
	width: 300px;
	position: relative;
	margin:20px;
	}
	
.text {
	color:#000000;
	background-color:inherit;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	margin-left:40px;
	margin-right:20px;
	line-height:1.5em;
	}

.text2 {
	color:#000000;
	background-color:inherit;
	font-family:Arial, Helvetica, sans-serif;
	}

.text3 {
	color:#000000;
	background-color:inherit;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-weight:bold;
	}
	
.text4 {
	color:#000000;
	background-color:inherit;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	}
	
table.specs {
	border: none;
	}	
	
td.specs {
	vertical-align:top;
	}

.bullets {
	float: left;	
	margin-right:10px;
	text-align:justify;
	}

.pictures {
	float:right;
	text-align: left;
	}
	
.summary {
	float:none;
	clear:both;
	}
		
.footer {
	clear: both;
	text-align: center;
	background-color: inherit;
	color:inherit;
	font-size:x-small;
	}
	
.excpics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: inherit;
	background-color: inherit;
	text-align: center;
	clear: both;
	float: none;
	height: 100px;
	width: 840px;
	position: relative;
	overflow:visible;
	}
	
	
	
/* Class Styles */

.style1 {
	color: #CCCCCC;
	background-color:inherit;
	font-size: large;
	font-weight: normal;
}

.style2 {
	color: #990000;
	background-color:inherit;
	font-size: small;
	font-weight: bolder;
	letter-spacing: 0.57em;
}

.style4 {
	color:#000000;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:center;
	font-weight:bold;
	}
	
.style5 {
	color:#000000;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:center;
	}
	
.style6 {
	color:#000000;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	}
	
.style7 {
	color: #CCCCCC;
	background-color:inherit;
	font-weight: bold;
}

.style8 {
	color: #666666;
	background-color:#ffffff;
	font-size: large;
	font-weight: normal;
}

.style9 {
	color: #990000;
	background-color:#ffffff;
	font-weight: bolder;
	letter-spacing: .58em;
}

.style10 {
	color: #666666;
	font-weight: bold;
}


.style11 {
	line-height: 1.5em;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#Layer1 {
	position:absolute;
	left:901px;
	top:993px;
	width:217px;
	height:56px;
	z-index:1;
}
.style14 {
	font-style: italic;
}

.bullet_padding {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:small;
}

.style20 {font-size: small; font-style: italic; }




.style23 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height:1.3em;
	margin-top:5px;
}

img.video {
	padding: 0px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 0px;
	}

h3.videottl {
		font-size: 14px;
		margin-top: -8px;
		}
		
.videottl a {
	text-decoration: none;
	color:#666;
	}
	
.videottl a:hover {
	text-decoration:underline;
	background-color:#fff;
	}
	
.videottl a:visited {
	color: #999;
	}

.videodesc {
	font-size:12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	}