/* MCS */


/*____________________________info box  */
.tabledriver {
BACKGROUND-COLOR: #ddead7;
}
.drivername {
FONT-SIZE: 12px;
FONT-STYLE: normal;
FONT-WEIGHT: bold;
COLOR: black;
}
.driverdata {
FONT-SIZE: 12px;
FONT-STYLE: normal;
FONT-WEIGHT: bold;
COLOR: black;
}

.linelight {
	BACKGROUND-COLOR: silver;
}

/*____________________________"Click here","delivery/collection", "search"(on delivery/collection page)  */
linkunderline {
font-size: 11px;
font-style: normal;
font-weight: bold;
color: black;
TEXT-DECORATION: underline;
}

/*____________________________Sign-In: background */
.logintable{
border : solid white;
border-width : 1;
background : white;
}

/* ____________________________Sign-In: "Default value: your birth date"  */
subcategorysignin {
font-size: 33 px;
font-style: normal;
font-weight: normal;
color: red;
}

/*____________________________Sign-In: "Default value: your birth date (ddmmyyyy or dd/mm/yyyy)"*/ 
.subcategorysignin {
FONT-SIZE: 10px;
COLOR: #999999;
FONT-STYLE: normal;
}

/*____________________________"Your shopping cart is empty" */
/*____________________________"info box (customer's Name and ID)", "Europcar Europoints Member" */
/*____________________________"Reservation confirmation number # 88410177" */
TH {
BACKGROUND-COLOR: #ddead7;
FONT-SIZE: 12px;
FONT-STYLE: normal;
FONT-WEIGHT: bold;
COLOR: black;
}

/*____________________________"EUROPCAR PREPAYMENT CONFIRMATION", "Vehicles Available"  */
/*____________________________"Rate Request (optional)",  "Equipment"  */
.namegreen {
font-size: 12px;
font-style: normal;
font-weight: bold;
color: black;
}

/*____________________________"I wish to receive special offers"  */
.littlesubnamegreen {
font-size: 10px;
font-style: normal;
color: black;
}

/*____________________________"optional" */
.littlesubnameblack {
font-size: 10px;
font-style: normal;
color: black;
}

/*____________________________"The name should be the same name as on the credit card" */
.litghtsubnamegreen {
font-size: 10px;
font-style: normal;
color: #999999;
}

/*____________________________"I wish to receive special offers"  */
.littlesubnamegreen {
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #999999;
}

/*____________________________"Prepaid price", "Pay on arrival price", "Driver details", "Same as pickup" */
.subnamegreenbold {
font-size: 12px;
font-style: normal;
font-weight: bold;
color: black;
}

/*____________________________"Reservation # 88409671" */
.subnamegreenbold2 {
BACKGROUND-COLOR: #ddead7;
FONT-SIZE: 12px;
FONT-STYLE: normal;
FONT-WEIGHT: bold;
COLOR: black;
}

/*____________________________"Rate type applied: Public" */
.subnamegreen {
font-size: 12px;
font-style: normal;
color: #006600;
}

/*____________________________CC: "Type", "Number", "Expiry Date"    */
.subnamegrey {
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #333333;
}

/*____________________________"Your agency"  */
P.subnamegreybold {
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #333333;
}

/*____________________________"You have a right of access, amendment"    */

.bottomgrey {
font-size: 10px;
color: #999999;
TEXT-DECORATION: none;
}

/*____________________________"Modify / Cancel" */
.topgrey {
font-size: 11px;
color: #999999;
TEXT-DECORATION: none;
}

/*____________________________When mouse over menu: "Modify / Cancel", "Shopping Cart", "New Request" */
.topgrey:hover {
font-size: 11px;
font-weight: bold;
color: black;
TEXT-DECORATION: none;
}

/*____________________________"I acknowledge that I have read, understand"  */
.ok {
font-size: 12px;
font-weight: bold;
color: #5E5D59;
TEXT-DECORATION: none;
}

/*____________________________Europcar shall bear no liability  */
.terms {
font-size: 10px;
color: black;
}

/* ____________________________17-09-2002 / 10h00 - PARIS   */
.capitalize {
text-transform: uppercase;
font-variant:small-caps ;
font-size: 11px;
color: black;
}
/*____________________________pop-up: "Your Europcar ID Number allows access" */
.subnameblack {
font-size: 12px;
font-style: normal;
color: black;
}

/*____________________________pop-up: "Please enter your Europcar identification" */
.subnameblackbold {
font-size: 12px;
font-style: normal;
font-weight: bold;
color: black;
}

/*____________________________Pop-up titles: "Your Europcar ID Number"    */
.titleinfo {
font-size: 18px;
font-style: normal;
font-weight: bolder;
color: black;
}

/*____________________________Pop-up Location details: "Address" , "Phone", "Fax", "Opening hours", "Code"   */
.regblackbold {
font-size: 16px;
font-style: normal;
font-weight: bolder;
color: black;
}


/*____________________________Pop-up Acriss: "M Mini B 2-Door "   */
.regblack {
font-size: 9px;
font-style: normal;
font-weight: bolder;
color: black;
}

/*____________________________Pop-up Acriss: "3750 km for the rental and 0.15 EUR "   */
.textblack {
font-size: 9px;
font-style: normal;
font-weight: bolder;
color: black;
}


.EditorCourierNew {font-family: Courier new, Courier, Monospace	}
.EditorCourier {font-family: Courier, Courier new, Monospace;}
.EditorHelvetica {font-family: Helvetica, Verdana, Arial, Sans-serif;}
.EditorPalatino {font-family: Palatino, Times new roman, Times, Serif;}
.EditorTimesNewRoman {font-family: Times new roman, Times, Palatino, Serif;}
.EditorVerdana {font-family: Verdana, Arial, Helvetica, sans-serif;}
.EditorSansSerif {font-family: Sans-serif, Sans-serif,Verdana, Arial;}
.EditorGeneva {font-family: Geneva, Arial, Helvetica, Verdana, Sans-serif;}
