.white0 {
	font-size : 11px;
	color : #DDE8FA;
	font-weight : bold;
}

.white1 {
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
}

.white2 {
	font-size : 10px;
	color : #DDE8FA;
	font-weight : bold;
}

td {
	font-size : 11px;
	color : #575757;
	font-weight : normal;
	font-style : normal;
	font-family : Tahoma, Verdana, Geneva;
}

a {
	font-size : 11px;
	color : #1A54B0;
	font-weight : normal;
	font-style : normal;
	font-family : Tahoma, Verdana, Geneva;
}

a.tableheader {
	font-size : 11px;
	color : #004AC3;
	font-weight : bold;
	font-style : normal;
	font-family : Tahoma, Verdana, Geneva;
	text-decoration: none;
}

.tableheader {
	font-size : 11px;
	color : #004AC3;
	font-weight : bold;
	font-style : normal;
	font-family : Tahoma, Verdana, Geneva;
}

.text {
	font-size : 9px;
	color : #575757;
	font-weight : normal;
	font-style : normal;
	font-family : Tahoma, Verdana, Geneva;
}

/* admin : begin */
.username {
	color: #97CE44;
	font-weight: bold;
	font-family : Tahoma, Verdana, Geneva;
	font-size : 10px;
}

.usertype {
	color: #7EB826;
	font-weight: bold;
	font-family : Tahoma, Verdana, Geneva;
	font-size : 11px;
}

a.black {
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-family : Tahoma, Verdana, Geneva;
}

a.exit {
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-family : Tahoma, Verdana, Geneva;
}

.whitebold {
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
}

/* admin : end */
.gray {
	color: #494949;
}

.gray1 {
	color: #878787;
}

.bold {
	font-weight : bold;
}

.sbold {
	font-size : 12px;
	font-weight : bold;
}

.blue {
	color: #1A54B0;
}

.pblue {
	padding: 10px 10px 10px 10px;
	color: #1A54B0;
}

.bluebold {
	color: #1A54B0;
	font-weight : bold;
}

.sblue {
	font-size : 12px;
	color: #1A54B0;
	font-weight : bold;
}

.bluebold1 {
	color: #004AC3;
	font-weight : bold;
}

.blueboldb {
	color: #1A54B0;
	font-size: 12px;
	font-weight : bold;
}

.blue1 {
	color: #004AC3;
}

.red {
	color: #EB300A;
}

.vinous {
	color: #C25100;
}

.green {
	color: #3C7B20;
}

.green2 {
	color: #5EB238;
}

.green3 {
	color: #688E2F;
}

.green4 {
	color: #51A72A;
}

.green5 {
	color: #4FA229;
}

.green6 {
	color : #52A92B;
}

.greenbold {
	font-size: 12px;
	font-weight: bold;
	color: #5EB238;
}

.price {
	font-weight: bold;
	color: #5EB238;
	font-size: 11px;
}

.black {
	color: #000000;
}

.black2 {
	font-size: 11px;
	font-weight : bold;
	color: #000000;
}

.black3 {
	font-size: 11px;
	font-weight : normal;
	color: #000000;
}

.blue2 {
	font-size: 11px;
	color: #1A54B0;
}

.blueboldtitle {
	font-weight: bold;
	font-size: 12px;
	color: #004AC3;
}

.info {
	font-family: Tahoma, Verdana, Geneva;
	font-size: 11px;
}

.list {
	list-style: square;
	margin-top: 10px;
	color: #585858;
}

input.sm,select.sm {
	background-color: #EEEEEE;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-width: 1px;
	border-left-width: 1px;	
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-color : #ABABAB;
	border-left-color : #ABABAB;
	border-right-color : #ABABAB;
	border-top-color : #ABABAB;
	font-size : 11px;
	color : #5EB238;
	font-family : Tahoma, Verdana, Geneva;
	font-style : normal;
	font-weight : bold;
}

input.srch,select.srch {
	background-color: #FFFFFF;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-width: 1px;
	border-left-width: 1px;	
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-color : #878787;
	border-left-color : #878787;
	border-right-color : #878787;
	border-top-color : #878787;
	font-size : 12px;
	color : #5EB238;
	font-family : Tahoma, Verdana, Geneva;
	font-style : normal;
	font-weight : bold;
}

input.order {
	background-color: #FFFFFF;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-width: 1px;
	border-left-width: 1px;	
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-color : #878787;
	border-left-color : #878787;
	border-right-color : #878787;
	border-top-color : #878787;
	font-size : 10px;
	color : #282828;
	font-family : Tahoma, Verdana, Geneva;
	font-style : normal;
	font-weight : normal;
}

textarea.order {
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-width: 1px;
	border-left-width: 1px;	
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-color : #878787;
	border-left-color : #878787;
	border-right-color : #878787;
	border-top-color : #878787;
	font-size : 10px;
	color : #282828;
	font-family : Tahoma, Verdana, Geneva;
	font-style : normal;
	font-weight : normal;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-3d-light-color: #333333;
	background-color: #ffffff;
}

select.order {
	background-color: #ffffff;
	font-size : 10px;
	color : #282828;
	font-family : Tahoma, Verdana, Geneva;
}

input.admtext {
	background-color: #FFFFFF;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-width: 1px;
	border-left-width: 1px;	
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-color : #454545;
	border-left-color : #454545;
	border-right-color : #454545;
	border-top-color : #454545;
	font-size : 11px;
	color : #000000;
	font-family : Tahoma, Verdana, Geneva;
	font-style : normal;
	font-weight : normal;
}

.calc {
	font-size : 11px;
	text-align : right;
	font-family : Tahoma, Verdana, Geneva;
	font-style : normal;
	font-weight : bold;
}

.modeltitle {
	font-size :18px;
	font-family : Trebushet MS, Tahoma, Geneva;
	color: #1A54B0;
	font-style : normal;
	font-weight : bold;
}

input.calc {
/*	background-color: #5ED089; */
	background-image: url(/images/credit-calculator/input-bg.gif);
	border-bottom-style : none;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	font-size : 11px;
	text-align : right;
	color : #12291A;
	font-family : Tahoma, Verdana, Geneva;
	font-style : normal;
	font-weight : bold;
}

input.am,select.am,textarea.am {
	font-family : verdana;
	font-size : 10px;
	background-color : #ffffff;
	color:black;
};

/*  new admin : begin */
.smblack {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
}

.smblue {
	color: #004AC3;
	font-weight: normal;
	font-size: 10px;
}

/* new admin : end */

/* credit calculator result : print version */
.prtitle {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}

.prsmtitle {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

.prtdheader {
	color: #303030;
	font-weight: bold;
	font-size: 12px;
}

.prdata {
	color: #606060;
	font-size: 12px;
}

.prsmheader {
	color: #303030;
	font-weight: bold;
	font-size: 11px;
}

.prsmdata {
	color: #606060;
	font-size: 11px;
}
/* credit calculator result : print version */

.opconf0 {
	padding: 2px 10px 2px 10px;
	border: solid 1px #ABABAB;
	font-size: 12px;
	font-weight: bold;
	color: #004AC3;
	width: 50%;
}

.opconf1 {
	background-image : url(images/vehicle-card/green-square.gif);
	background-color : #EEEEEE;
	background-repeat: no-repeat;
	padding: 4px 16px 4px 16px;
	border-left : 1px solid #EEEEEE;
	border-right : 1px solid #EEEEEE;
	border-top : 1px solid #EEEEEE;
	border-bottom : 1px solid #ABABAB;
	font-size: 11px;
	font-weight: normal;
	color: #5EB238;
}

.opconf2 {
	background-color : #FFFFFF;
	border-left : 1px solid #ABABAB;
	border-right : 1px solid #FFFFFF;
	border-top : 1px solid #ABABAB;
	border-bottom : 1px solid #ABABAB;
	font-size: 11px;
	font-weight: normal;
	color: #5EB238;
}

.opconf3 {
	text-align: right;
	padding: 2px 3px 2px 20px;
	border: solid 1px #ABABAB;
	font-size: 11px;
	font-weight: bold;
	color: #5EB238;
}

.opconf4 {
	background-color : #ffffff;
	padding: 3px 3px 3px 3px;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font-size: 11px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

.medium {
	font-size : 11px;
}

/* print version : begin */
.cap {
	font-size : 25px;
	color : #000000;
	font-weight : bold;
	font-style : normal;
	font-family : Helvetica, Tahoma, Verdana, Geneva;
}

.cap1 {
	color : #000000;
	font-size : 12px;
}

.print0 {
	font-size : 11px;
	border-color:#000000;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 4px 10px 4px 10px;
}

.s0 {
	border-bottom-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.s1 {
	border-left-color:#666666;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 1px;
}

.cap2 {
	color: #000000;
	font-size : 11px;
}

.cap3 {
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	font-style : normal;
	font-family : Helvetica, Tahoma, Verdana, Geneva;
}

.cap4 {
	font-size : 10px;
	color : #000000;
	font-style : normal;
	font-family : Helvetica, Tahoma, Verdana, Geneva;
}

/* print version : end */