body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5e5e5;
}





/*   C O N T E N T   ================================================================= */

.Titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

.Wording {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
}

.Wording_Highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}

a.WordingLinked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

a.WordingLinked:link {text-decoration: none; color: #0000FF;}
a.WordingLinked:visited {text-decoration: none; color: #0000FF;}
a.WordingLinked:hover {text-decoration: underline; color: #CC0000;}
a.WordingLinked:active {text-decoration: underline; color: #CC0000;}

.Font_French {
	font-family: "French Script MT";
	font-size: 25px;
	line-height: 24px;
	color: #0033CC;
	font-weight: bold;
}

.Font_French_White {
	font-family: "French Script MT";
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

.Bulleting1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	list-style-image: url(../images/bullet001.png);
}

a.Bullets_Linked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

a.Bullets_Linked:link {text-decoration: none; color: #CC0000;}
a.Bullets_Linked:visited {text-decoration: none; color: #CC0000;}
a.Bullets_Linked:hover {text-decoration: underline; color: #CC0000;}
a.Bullets_Linked:active {text-decoration: underline; color: #CC0000;}





/*   MENU   ================================================================= */

a.Menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.Menu:link {text-decoration: none; color: #FFFFFF;}
a.Menu:visited {text-decoration: none; color: #FFFFFF;}
a.Menu:hover {text-decoration: underline; color: #FFFFFF;}
a.Menu:active {text-decoration: underline; color: #FFFFFF;}





/*   S P E C I A L   T Y P E S   ================================================================= */

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADADAD;
	text-align: center;
}

.Envelope {
	vertical-align: middle;
}





/*   B A C K G R O U N D S   ============================================================== */

.BG_TireTrackLeft {
	background-image: url(../images/tiretrack.png);
	background-repeat: repeat-x;
	background-position: right;
}

.BG_Menu {
	background-image: url(../images/img006.jpg);
	background-repeat: no-repeat;
	background-color: #91bedd;
}

.BG_Lpanel {
	background-image: url(../images/bg-ccards.png);
	background-repeat: no-repeat;
	background-color: #d3e6f5;
	background-position: center bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #91bedd;
}





/*   B O X   L E F T   P A N E L   ============================================================== */

.BLP_frame {
	background-color: #f0bb17;
	border: 4px dashed #e40000;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.BLP_Line1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.BLP_Line2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

.BLP_Line3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.BLP_Line3_WordRed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}





/*   C E N T E R   P I C T U R E S   ============================================================== */

.CP_Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bg-headpict.gif);
	text-align: center;
}

.CP_PictDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #f2f1f1;
}





/*   C U P O N S   ============================================================== */

.CUP_Frame {
	text-align: center;
	border: 4px dashed #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

.CUP_Money_Sign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}

.CUP_Price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	color: #CC0000;
}

.CUP_Explanation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.CUP_Conditions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 13px;
}

.CUP_Code {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.CUP_Address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}





/*   A B O U T   U S   ============================================================== */

.AU_BG {
	background-image: url(../images/img014.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.AU_Bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(../images/bullet002.png);
}

.AU_Titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

.AU_Wording {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.AU_Bullet2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(../images/bullet002.png);
	line-height: 30px;
}

.AU_Bullet3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(../images/bullet002.png);
}







/*  E N D  */
