/* CSS Document */

/* Murray Chev styles */
a.form1:link {text-decoration: none; color: #0000FF; font-size: 8pt; font-family: verdana;}
a.form1:active {text-decoration: none; color: #0000FF; font-size: 8pt; font-family: verdana;}
a.form1:visited {text-decoration: none; color: #0000FF; font-size: 8pt; font-family: verdana;}
a.form1:hover {text-decoration: underline; color: #FF0000; font-size: 8pt; font-family: verdana;}
.form2 { background-color: #FFFFFF; font-family: verdana; font-size: 12px; color: #000000;}
.form3 { background-color: #FFFFFF; font-family: verdana; font-size: 10px; color: #000000;}
.form4 { background-color: #FFFFFF; font-family: verdana; font-size: 9px; color: #000000;}


.form1 { 
		font-family: verdana;
		color: #000000;
		font-size: 10pt;
		font-weight: bold
		padding: 7px;
		margin: 0;
		}

.form2 { 
		font-family: verdana;
		color: #000000;
		font-size: 12px;
		padding: 7px;
		margin: 0;
		}

/* came from: ../scripts/creditApp/stylescredit.css */
.CreditFont1 { background-color: #FFFFFF; font-family: arial; font-size: 8pt; font-weight: bold; color: #000000;}
.CreditFont2 { background-color: #FFFFFF; font-family: arial; font-size: 10px; font-weight: bold; color: #000000;}

.CreditFont3 { background-color: #FFFFFF; font-family: arial; font-size: 8pt; font-weight: normal; color: #000000;}
.CreditFont4 { background-color: #FFFFFF; font-family: arial; font-size: 10px; font-weight: normal; color: #000000;}
/* ^ came from: ../scripts/creditApp/stylescredit.css */

/* came from: Calculator.inc  */
.normalfont {normalfont-decoration: none; color: black; font-size: 8pt; font-weight: normal; font-family:  arial;}
.normalfont2 {normalfont-decoration: none; color: black; font-size: 10pt; font-weight: normal; font-family:  arial;}
.normalfont3 {normalfont-decoration: none; color: black; font-size: 11pt; font-weight: normal; font-family:  arial;}

.tabletrim {background-color: #000000}
.tablebackground {background-color: #FFFFFF}
.tableheaderbackground {background-color: #eeeeee}
.tableheaderfont {FONT-FAMILY: arial, Helvetica, sans-serif; color: #000000; FONT-SIZE: 11px; LINE-HEIGHT: normal; font-weight: bold; normalfont-decoration: none}
/* ^ came from: Calculator.inc ^ */


/* from: parklandautocenter.com/ */
#lepressed { border-style: inset; padding: 2; border-width: 1; background-color: #FFFFFF}
#lebutton { border-style: outset; padding: 2; border-width: 1; background-color: #DBDBDB}
#leover { border-style: inset; padding: 2;  border-width: 1; background-color: #EDEDED }
/* from: parklandautocenter.com/ */

/* from coupon.inc */
.QuickCoupon {
     font-family: sans-serif;
      color: #000000;
      background-image: url(../scripts/graphics/ads_bg.jpg);
}


a.QuickCoupon2:link {text-decoration: none; color: #000000; font-size: 8pt; font-family: sans-serif;}
a.QuickCoupon2:active {text-decoration: none; color: #000000; font-size: 8pt; font-family: sans-serif;}
a.QuickCoupon2:visited {text-decoration: none; color: #000000; font-size: 8pt; font-family: sans-serif;}
a.QuickCoupon2:hover {text-decoration: none; color: #0000FF; font-size: 8pt; font-family: sans-serif;}

/* ^ from coupon.inc ^ */

/* Murray Chev  styles */




/* Contact Header Style ///////////////////*/
.contactheader {
	background-image: url(../scripts/graphics/contactus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 450px;
}

/* Contact Splash Style ///////////////////*/
.contactsplash {
	background-image: url(../scripts/graphics/salesForm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5;
	height: 279px;
	width: 240px;
}
/* Contact Header Style ////////////////*/
