body {
	font-family: verdana, arial, sans-serif;
	color: #969696;
	background-color: #FFFFFF;
	font-size: 8.5pt;
	overflow: auto;
}

table {
	font-family: verdana, arial, sans-serif;
	color: #969696;
	background-color: #FFFFFF;
	font-size: 8.5pt;
}

a:link,
a:visited,
a:active {
	font-size: 10pt;
	color: #5D7B93;
	background-color: transparent;
	text-decoration:none;
}

a:hover {
	color: #5D7B93;
	background-color: transparent;
	text-decoration:underline;
}

img {
	border: 0px solid black;
}

a.popup:link,
a.popup:visited,
a.popup:active {
	font-size: 8.5pt;
	color: #5D7B93;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

a.popup:hover {
	font-size: 8.5pt;
	color: #5B7D93;
	background-color: #FFFFFF;
	text-decoration:underline;
}


div.page {
	position: absolute;
	top: 10px;
	left: 10px;
	margin-top: 0px;
	margin-left: 0px;
	width: 900px;
	height: 540px;
}

div.page_center {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -265px;
	margin-left: -450px;
	width: 900px;
	height: 540px;
}

table#loginbox {
	position: absolute;
	bottom: 490px;
	left: 0px;
}

#toplogo {
	position: absolute;
	top: 0px;
	left: 375px;
	height: 59px;
	border: none;
}


div#toplanguageselect {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 59px;
	text-align: right;
	line-height: 15px;
}

#dealerswanted {
	position: absolute;
	top: 0px;
	left: 300px;
	width: 500px;
	height: 59px;
	text-align: left;
	line-height: 15px;
}

div#menubox {
	position: absolute;
	top: 60px;
	overflow: visible;
	height: 21px;
	width: 100%;
	z-index: 4;
	text-align: center;
	border-color: #444444;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
}

div#menu {
	position: absolute;
	top: 61px;
	overflow: visible;
	height: 20px;
	z-index: 5;
	text-align: center;
	margin: auto;
	min-width: 100%;
}

#navigator {
	position: absolute;
	top: 82px;
	left: 0px;
	z-index: 3;
	height: 18px;
	width: 900px;
}

#mainpage {
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 100px;
	width: 900px;
		height: 400px;
	z-index: 1;
}

#mainwindow {
	position: absolute;
	left: 50px;
	top: 60px;
	width: 900px;
	z-index: 0;
}

#bottomline2 {
	z-index: 5;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 900px;
	height: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-color: #444444;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#bottomline {
	z-index: 5;
	position: absolute;
	left: 0px;
	top: 520px;
	width: 900px;
	height: 20px;
	padding-top: 4px;
	border-color: #444444;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
}



#bottomcenter {
	text-align:center;
	font-weight: bold;
	letter-spacing: 5px;
}

#bottomleft {
	position:absolute;
	float:left;
}

a.bottomlink:link,
a.bottomlink:visited,
a.bottomlink:active
a.bottomlink:hover {
	font-size: 7pt;
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration:none;
	font-style: italic;
}

input {
	border: 0px;
	background-color: #DDDDDD;
	color: #000000;
}

input.submit {
	border: 1px solid black;;
	background-color: #DDDDDD;
	color: #000000;
}


