@charset "utf-8";
.listtext {
	font-size: 16px;
	color: #FF9933;
	text-align: left;
}

.links {
	color: #FFFF00; 
	font-size: 18px;
}
.errortext {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.titletext {
	color: #00FFFF;
	font-size: 22px;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
}
.maintext {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
}
.copyright {
	font-size: 15px;
	color: #00FFFF;
	font-weight: bolder;
	text-align: center;
}
.background {
	width: 760px;
	height: 400px;
}
.titlelogo {
	width: 760px;
	height: 100px;
}
.links A:active {
	color:#00FF00
}
.links A:visited {
	color:#a0a000
}

.links A:link {
	color:#FFFF00
}
.adverttext {
	font-size: 18px;
	color: #FC9;
	text-align: center;
	border: 4px solid #0F0;
}
.colorred {
	color: #F3F;
	font-size: 24px;
}
.quotetext {
	font-size: 18px;
	color: #F90;
	text-align: left;
}
.pricetext {
	font-size: 24px;
	color: #ffff00;
}
.partexchange {
	font-size: 12px;
	color: #ffff00;
}
.normtext {
	font-size: 18px;
	color: #ffff00;
}
.update {
	font-size: 12px;
	color: #CF0;
	font-weight: bold;
	text-align: center;
}

.pagetext {
	color: #FFFF00;
	position: relative;
	font-weight: bolder;
	font-size: 18px;
}
.background_color {
	background-color: #005700;
}
.menub {
	background-repeat: no-repeat;
	height: 32px;
	width: 108px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menutext {
	height: 32px;
	width: 108px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: auto;
	border: 0px;
}
.pagetitletext {
	color: #FFFF00;
	font-weight: bolder;
	font-size: 18px;
	left: auto;
	right: auto;
	text-decoration: underline;
	text-align: center;
}

a {
	outline: none;
	color: #CF0;
}

object:focus{outline:none}
.tandctext {
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
.tandctext strong {
	color: #6F0;
}
.maintextcentered {
	font-size: 24px;
	color: #ffff00;
	text-align: center;
}
