.body_bg
{
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.top_bg
{
	background-image: url(images/car.jpg);
	width: 440px;
	height: 192px;
}

.menu_link:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:  none;
}

.menu_link:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9e192b;
	text-decoration:  none;
}

.menu_link:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:  none;
}

.menu_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 2px solid #9E2229;
}


.black_bg
{
	background-color: #181a29;
}

.submenu_box
{
	background-image: url(images/submenu_box_bg.gif);
	background-repeat: repeat-y;
}

.right_side_bg
{
	background-image: url(images/right_side_bg.gif);
	background-repeat: repeat-y;
	width: 12px;
}

.footer_bg
{
	background-image: url(images/footer.gif);
	height: 75px;
}

.top_margin_bg
{
	background-image: url(images/top_margin_bg.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: top;
}

.bottom_margin_bg
{
	background-image: url(images/bottom_margin_bg.gif);
	background-repeat: repeat-x;
	height: 13px;
	background-position: bottom;
}

.left_margin_bg
{
	background-image: url(images/left_margin_bg.gif);
	background-repeat: repeat-y;
	width: 13px;
	background-position: left;
}

.right_margin_bg
{
	background-image: url(images/right_margin_bg.gif);
	background-repeat: repeat-y;
	width: 13px;
	background-position: right;
}

.red_left_up_corner
{
	background-image: url(images/left_up_corner.gif);
	width: 32px;
	height: 32px;
}

.red_right_up_corner
{
	background-image: url(images/right_up_corner.gif);
	width: 32px;
	height: 32px;
}

.red_left_down_corner
{
	background-image: url(images/left_down_corner.gif);
	width: 32px;
	height: 32px;
}

.red_right_down_corner
{
	background-image: url(images/right_down_corner.gif);
	width: 32px;
	height: 32px;
}

.dark_blue_bg
{
	background-color: #242637;
}

.dark_bg
{
	background-color: #181a29;
}


.white_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  none;
}

.white_link:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  underline;
}

.white_link:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  underline;
}

.white_link:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  underline;
}

.white_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  underline;
}

.grey_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #919297;
	text-decoration:  none;
}

.white_small_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  none;
}

.yellow_small_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A4A40B;
	text-decoration:  none;
}

.bottom_link:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  none;
}

.bottom_link:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  none;
}

.bottom_link:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  none;
}

.bottom_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B5BBB9;
	text-decoration:  underline;
}

.grey_link:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B5BBB9;
	text-decoration:  none;
}

.grey_link:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B5BBB9;
	text-decoration:  none;
}

.grey_link:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B5BBB9;
	text-decoration:  none;
}

.grey_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  underline;
}

.big_grey_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A4A40B;
	text-decoration:  none;
}


 .navigation_small{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
height:10px;
line-height:11px;
color:#ffffff;
text-decoration: underline;
}
.navigation_small:visited{
color:#ffffff;
text-decoration:underline;
height:10px;
}
.navigation_small:active{
color:#ffffff;
text-decoration:underline;
height:10px;
}
.navigation_small:hover{
color:#ffffff;
text-decoration:underline;
height:10px;
}

 .navigation_small_sel{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
height:10px;
line-height:10px;
color:#ffff00;
text-decoration: underline;
}
.navigation_small_sel:visited{
color:#ffff00;
text-decoration:underline;
height:10px;
}
.navigation_small_sel:active{
color:#ffff00;
text-decoration:underline;
height:10px;
}
.navigation_small_sel:hover{
color:#ffffff;
text-decoration:underline;
height:10px;
}

.myboxtextyellow
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#A4A40B;
text-decoration: none;
}

.myboxtextwhite
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#ffffff;
text-decoration: none;
}

.myboxtextyellow2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#A4A40B;
text-decoration: none;
}


 .yellow_link:link
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
height:10px;
line-height:11px;
color:#A4A40B;
text-decoration: underline;
}

.yellow_link:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
height:10px;
line-height:11px;
color:#A4A40B;
text-decoration: underline;
}
.yellow_link:active{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
height:10px;
line-height:11px;
color:#A4A40B;
text-decoration: underline;
}

.yellow_link:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
height:10px;
line-height:11px;
color:#A4A40B;
text-decoration: underline;
}

.submit_button{
	 font-family : Verdana, Arial, Helvetica, sans-serif; 
	 font-weight: bold; 
	 font-size : 11px; 
	 color : #242637; 
	 background-color : #ffffff;
	 border-top: 1px #828181 solid; 
	 border-right: 1px #828181 solid; 
	 border-bottom: 1px #828181 solid; 
	 border-left: 1px #828181 solid;
}

.myboxtext
{
	 font-family : Verdana, Arial, Helvetica, sans-serif; 
	 font-weight: bold; 
	 font-size : 11px; 
	 color : #242637; 
	 background-color : #ffffff;
	 border-top: 1px #828181 solid; 
	 border-right: 1px #828181 solid; 
	 border-bottom: 1px #828181 solid; 
	 border-left: 1px #828181 solid;
}

.titlesred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
}

.titlesred2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}

.table_border
{
	 font-family : Verdana, Arial, Helvetica, sans-serif; 
	 border-top: 1px #828181 solid; 
	 border-right: 1px #828181 solid; 
	 border-bottom: 1px #828181 solid; 
	 border-left: 1px #828181 solid;
}

.titlesmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}

.img_border 
{
	background: #242637;
	border-color: #C5C6C8;
	border-style: solid;
	border-width: 2px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
}

.title
{
	background: #181a29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #919297;
	text-decoration: none;
	font-size: 24px;
	text-align: center;
}

.title_big
{
	background: #181a29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #919297;
	text-decoration: none;
	font-size: 28px;
	text-align: center;
}

.grey_border
{
	border-width: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-color: #cacacc;
	border-style: solid ;
}

.pound
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4f5377;
	text-decoration:  none;
}

.title_price
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  none;
}

.title_price_2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffff00;
	text-decoration:  none;
}


.table_header_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4f0002;
	text-decoration:  none;
}

.location_price
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:  none;
}

.euro
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cacacc;
	text-decoration:  none;
}

.img_border_2 {background: #ffffff;border-color: #611e29;border-style: solid;border-width: 3px;color: inherit;padding: 2px;vertical-align: top;}