/*body {background: #000 url(http://powersportsbusiness.com/images/manheim-backg.gif); text-align:center; min-width:990px;}*/
body {background-color: white; text-align:center; min-width:990px;}
#wrapper { width: 990px; margin: 0 auto; text-align: left;}

	A:link {
		color: #000099;
		text-decoration: underline;
	}
	A:active {
		color: #000099;
		text-decoration: underline;
	}
	A:visited {
		color: #000099;
		text-decoration: underline;
	}
	A:link {
		color: #000099;
		text-decoration: underline;
	}
	A:hover {
		color: #000099;
		text-decoration: underline;
	}
	.menu {
		color: #ffffff;
		text-decoration: none;
	}
	.menu:link {
		color: #ffffff;
		text-decoration: none;
	}
	.menu:active {
		color: #ffffff;
		text-decoration: none;
	}
	.menu:visited {
		color: #ffffff;
		text-decoration: none;
	}
	.menu:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	.normal {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 13px;
		color: #000000;
		text-decoration: none;
	}
	.white {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 13px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
	}	
	.black {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 13px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.heading {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	.heading2 {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	.subhead {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	.Pagehead {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	.SectionName {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	.errorRed {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 13px;
		color: #cc0000;
		text-decoration: none;
	}
	.byline {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	}
	
	
	
a.squarebutton{
background: transparent url('/images/buttons/square-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */

text-decoration: none;
font-weight: bold;
width: 141px; /* minus 9px for padding */
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #000000; /*button text color*/
text-decoration: none;
}

a.squarebutton span{
background: transparent url('/images/buttons/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
margin-left: 5px;
}
