.agjn {
	font-family : Arial;
	font-size : 15px;
	line-height : 18px;
	color : #006000;
	font-weight : 700;
}

.abkln {
	font-family : Arial;
	font-size : 13px;
	line-height : 18px;
	color : #000000;
	font-weight : 700;
}

.akln {
	font-family : Arial;
	font-size : 13px;
	line-height : 18px;
	color : #000;
}

.rn {
	font-family : Tahoma;
	font-size : 11px;
	line-height : 15px;
	color : #600000;
 }

.gn {
	font-family : Tahoma;
	font-size : 11px;
	line-height : 15px;
	color : #006000;
}

.bn {
	font-family : Tahoma;
	font-size : 11px;
	line-height : 15px;
	color : #000060;
}

.bkn {
	font-family : Tahoma;
	font-size : 11px;
	line-height : 15px;
	color : #000;
	font-weight : 700;
}

.kn {
	font-family : Tahoma;
	font-size : 11px;
	line-height : 15px;
	color : #000;
}

.kns {
	font-family : Tahoma;
	font-size : 11px;
	line-height : 15px;
	color : #000;
}

.kns2 {
	font-family : Arial;
	font-size : 14px;
	line-height : 20px;
	color : #000;
}

.kns a {
	text-decoration : none;
	color : #000060;
	font-weight : bold;
}

.kns a:visited {
	text-decoration : none;
	color : #000060;
	font-weight : bold;
}

.kns a:hover {
	text-decoration : underline;
	color : #000060;
}

A {
	text-decoration : none;
	color : #000;
}

a.akln {
	text-decoration : none;
	color : #000;
}

a.rn {
	text-decoration : none;
	color : #600000;
}

a.gn {
	text-decoration : none;
	color : #006000;
}

a.bn {
	text-decoration : none;
	color : #000060;
}

a.kn {
	text-decoration : none;
	color : #000;
}

a:hover {
	text-decoration : none;
	color : #000;
}

a.hover.akln {
	text-decoration : none;
	color : #000;
}

a:hover.rn {
	text-decoration : none;
	color : #000;
}

a:hover.gn {
	text-decoration : none;
	color : #000;
}

a:hover.bn {
	text-decoration : none;
	color : #000;
}

a:hover.kn {
	text-decoration : none;
	color : #000;
}

body { 
	scrollbar-base-color : #fff; 
	scrollbar-face-color : #fff; 
	scrollbar-track-color : #e8e8e8; 
	scrollbar-arrow-color : #e8e8e8;
	scrollbar-highlight-color : #fff; 
	scrollbar-3dlight-color : #bbb; 
	scrollbar-shadow-color : #e8e8e8;
	scrollbar-darkshadow-color : #e8e8e8; 
}

/* Dealer Login Form */

	FORM {
		margin : 0;
		padding : 0;
	}

	INPUT.boxy1 {
		font : 70%/120% helvetica, arial, sans-serif;
		border : 1px solid #999;
		margin : 5px 0;
		padding : 3px;
		width : 150px;
	}

	INPUT.booty2 {
		font : 70%/150% helvetica, arial, sans-serif;
		font-weight : bold;
		border : 1px solid #666;
		color : #fff;
		background-color : #ccc;
		margin : 2px 0;
		padding : 0;
	}

	P.nice {
		color : inherit;
		background-color : transparent;
		margin : 0px 0px 10px 0px;
		padding : 0;
		font : 11px/14px verdana, arial, helvetica, sans-serif;	
		}

#compare td { border: 1px solid #54BA4C; padding: 3px; background: #EBFFEA;}
td.greenstar { background: #BEDCBC; }