body {
	font: 13px/140% Tahoma, Arial, Helvetica, sans-serif;
	background: url(pix/bluebg.gif) repeat;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#txt {
	font: 13px/140% Tahoma, Arial, Helvetica, sans-serif;
	color: #111;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	background: #fff url(pix/carsbg.jpg) no-repeat right 65%;
}
#nav img {
	margin-bottom: 2px;
}
h1 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#page {
	width: 90%;
	padding: 0px;
	margin-left: 3%;
	background-color: #fff;
}

#logo {
	width: 88%;
	padding: 0px;
	margin-left: 5%;
	height: 36px;
	text-align: left;
	margin-top: 1%;
}

#heading {
	background: #ebecec;
	height: 91px;
	border-bottom: 1px solid #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	white-space: nowrap;

}
#info {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: table;
	background: #d8d8d8;
	border-style: hidden;
	border-collapse: collapse;
}

#nav {
	width: 22%;
	padding-top: 10px;
	display: table-cell;
}
#txt p {

	font-size: 13px;
	line-height: 140%;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin-top: 4px;
	margin-bottom: 16px;
	width: 96%;
	max-width: 850px;
}
.apphd {
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
	background: #2929AC;
	padding: 3px;
	margin: 0px;
	border-left: 1px solid #999;
}
.appsubhd {
	background: #ddd;
}

#specs td {
	padding: 2px;
	border-right: 0px none #FFF;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.oems {
	font: 12px/120% Tahoma, Arial, Helvetica, sans-serif;
}

table#specs {
	border-right: 1px solid #999;
	border-top-style: 1px solid #999;
	border-bottom-style: none;
	border-left-style: none;
}
.rt {
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
	background-color: #fff;
}
.wht {
	background: #fff;
}



#specs th.appsubhd {
	padding: 2px;
	border-top: 1px solid #999;
	border-right: 0px none #fff;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
dt {
	float: left;
	clear: left;
	width: 9em;
	text-align: right;
}
dl {
	text-align: left;
	padding-bottom: 15px;
}

dd {
	float: left;
	margin-left: 1em;
	width: 10em;
form {padding-left: 10px;}
table#result {position: relative; padding-left: 10px;}

.ctr {
	text-align: center;
	width: 100%;
}

td#txt table#form td p {
	padding: -10px 0px -10px 10px;
	line-height: normal;
	margin: 0px;
}
table#form td {
	margin: 0px;
	padding: 0px;
}

table#form {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
}
td.wht p.oems a.btn {
	clear:both;
	background-color: #dddddd;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #ccc;
	border-bottom-color: #bbb;
	border-left-color: #ccc;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a.btn:link, a.btn:visited {
	background-color: #dddddd;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #ccc;
	border-bottom-color: #bbb;
	border-left-color: #ccc;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a.btn:hover, a.btn:active {

	background-color: #00c;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C6CFF;
	border-right-color: #0000FD;
	border-bottom-color: #00009F;
	border-left-color: #0000fd;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
