.imageborder {
	border: 1px solid #213965;
}
.text {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 4px;
}
.textblack {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 4px;
}

.textbold {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 10px;
}
.textgray {
	font-size: 16px;
	color: #d0d0d0;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: normal;

}
.textred {
	font-size: 12px;
	color: #ff4545;
	font-style: normal;
	line-height: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
}
.textlarge{
	font-size: 38px;
	color: #FF4545;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: -2px;

}
	
.textunderline {
	font-size: 11px;
	color: #5f5f5f;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}	
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #C34A00;
	border-right-color: #C34A00;
	border-bottom-color: #C34A00;
	border-left-color: #C34A00;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f1f1;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;

	}


.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #9a9a9a;
	border: 1px solid #859db2;


	
}
		

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF4545;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF4545;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF4545;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a.link:link {
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: -1px;
	text-decoration: none;
	padding: 8px;
	text-align: right;
}
a.link:active {
	font-size: 14px;
	color: #5F5F5F;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: -1px;
	text-decoration: none;
	padding: 8px;
}
a.link:visited {
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: -1px;
	text-decoration: none;
	padding: 8px;
}
a.link:hover {
	font-size: 14px;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: -1px;
	text-decoration: none;
	padding: 8px;
	background-color: #5F5F5F;
}


.textwhitebold {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
}
.tdbgarchive {
	background-image: url(images/CSN_r12_c2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #F1F1F1;
}
.tdbgLONG {
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text_td {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	width: 636px;
}
.bluetext {
	font-size: 14px;
	color: #00deff;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: -1px;

}
.img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #AEAEAE;
	margin: 1px;
	padding: 1px;
}
.textboldblue {
	font-size: 11px;
	color: #1e3963;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.textboldlightblue {
	font-size: 11px;
	color: #c7cdd8;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.textboldlblueprice {
	font-size: 11px;
	color: 6b86af;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.tablebg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 4px;
	width: 100%;
}
.usedbgCopy {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 4px;
	width: auto;
	border: 1px solid #E1E9F7;
}
.usedsearchbg {
	background-image: url(images/usedbikesearch.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 4px;
	width: auto;
	border: 1px solid #E1E9F7;
}
.toptextwhite {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.second:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;


}
a.second:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a.second:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a.second:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #ff4545;
}
.bgwhite {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 8px;
}
.textmedium {
	font-size: 12px;
	color: #FF4545;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: normal;
}
.bgwhitegreyborder {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 8px;
	border: 1px solid #d7d7d7;
}
.textunderlinewhite {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.third:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF4545;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;


}
a.third:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF4545;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a.third:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF4545;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a.third:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #ff4545;
}
a.fourth:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;


}
a.fourth:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a.fourth:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a.fourth:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF4545;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #000000;
}
.bgimg {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 0px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
a.nav:link {
	text-transform: none;
	text-decoration: none;
	padding: none;
}
a.nav:active {
	text-transform: none;
	text-decoration: none;
	padding: none;
}
a.nav:visited {
	text-transform: none;
	text-decoration: none;
	padding: none;
}
a.nav:hover {
	text-transform: none;
	text-decoration: none;
	padding: none;
}