/* 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;
}
.textred {
	font-size:11px;
	color:#FF0000;
}
.textgreen {
	font-size:9px;
	font-style:normal;
	color:#000000;
	background-color:white;
}
.control {
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
.subnamegreybold {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}
.subcategory {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#999999;
}
BODY {
	font-family:Helvetica, Verdana, Arial, Sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	font-align:left;
	background-color:#FFFFFF;
	BORDER-TOP-WIDTH: 0px; /*border on Top of page border*/
	BORDER-BOTTOM-WIDTH: 0px; /*border on page bottom*/
	MARGIN-TOP: 0px; /*Space before Top of page*/
	MARGIN-LEFT: 0px; /*Space on the left of the page*/
	BORDER-LEFT-WIDTH: 0px; /*left page border*/
	BORDER-RIGHT-WIDTH: 0px; /*left page border*/
}
A {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION:underline;
}
A:visited {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION:underline;
}
A:active {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION:underline;
}
A.link {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION:underline;
}
A.link:visited {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION:underline;
}
A.link:active {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION:underline;
}
A.linkblack {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION:underline;
}
A.linkgrey {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION:underline;
}
.line {
	background-color:#000000;
}
.reggrey {
	font-size:11px;
	color:#333333;
}
.optionTable {
	background-color:#ff0000;
}
.dateAndTime {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size:8px;
	font-style:bold;
}
.logintable {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	border: 0px SOLID #000000;
}
.linesignin {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}
.signin {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}
.tableprice {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	border: 2px SOLID #CC0000;
	background : #FFFFFF;
	margin-top:5px;
}
.price {
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
}
.namegreen {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}
.drivername {
	font-size:12px;
	color:#FFFFFF;
	background-color:#339999;
}
.driverdata {
	font-size:12px;
	color:#FFFFFF;
	background-color:#339999;
}
.tabledriver {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	border: 0px SOLID #000000;
}
.subnamegreenbold2 {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	border: 0px SOLID #000000;
}
TH {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	border: 0px SOLID #000000;
}
TH {
	font-size:12px;
	color:#FFFFFF;
	background-color:#339999;
}
.subnamegreenbold2 {
	font-size:12px;
	color:#FFFFFF;
	background-color:#339999;
}
