* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url('img01.gif') repeat-x;
	color: #666666; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #385B88;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-alpha;
}

ol li {
}

a {
	color:#84ABAE;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #EA672E;
}

img {
	border: none;
}

img.left {
	border: 2px solid #666;
}
.orange {
	color:#f9680d;
	font-weight:bold;
}
.eng1 {
	margin-left:10px;
	background:#f7e7f4 url(../images/flags/en.gif) no-repeat right;
}
.tr1 {
	margin-left:10px;
	background:#ffe7ee url(../images/flags/tr.gif) no-repeat right;
}
.nl1 {
	margin-left:10px;
	background:#ffe7ee url(../images/flags/nl.gif) no-repeat right;
}
.fr1 {
	margin-left:10px;
	background:#ffe7ee url(../images/flags/fr.gif) no-repeat right;
}
.de1 {
	margin-left:10px;
	background:#ffe7ee url(../images/flags/de.gif) no-repeat right;
}
.bg1 {
	margin-left:10px;
	background:#ffe7ee url(../images/flags/bg.gif) no-repeat right;
}
.ru1 {
	margin-left:10px;
	background:#ffe7ee url(../images/flags/ru.gif) no-repeat right;
}
/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: #FFFFFF;
	border: 1px solid #CAD4DF;
}

.boxed .title {
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}

.boxed .content {
	padding: 10px;
}

.page {
	margin:0 auto;
	width:1090px;
	
}
.header {
	height: 80px;
	padding:30px 0 0 0;
	text-align:left;
}

.header2 {
	background-color:#3a7fba;
	color:#fff;
	padding:8px 0 8px 15px;
	font-size:1.5em;
}
.header3 {
	background-color:#888;
	color:#eee;
	padding:6px 0 6px 15px;
	font-size:1.3em;
	font-weight:bold;
}
.header4 {
	background-color:#aaa;
	color:#eee;
	padding:5px 0 5px 15px;
	font-size:1.2em;
	font-weight:bold;
}

.boxed_2 {
	background: #EEE;
	border: 1px solid #CAD4DF;
	font-size: 0.95em;
	padding:0px;
	width:100%;
	border-collapse: collapse;
}
.boxed_2 tr:hover {
	background-color: #FEFEFE;
}
td {
	padding:6px; 
}
.error, .ok {
	background:#cc7777;
	font-size:1em;
	padding:6px 0 6px 10px;
	color:#ddd;
}
.ok {
	background:#55aa55;
}
.error a {
	color:#fff;
}
input, textarea, select{
	border:1px solid #777;
	background:none;
	font-size:13px;
	padding:3px;
	color:#777;
	height:24px;
}
.input6 {
	font-weight:bold;
	border: 2px solid #555;
	font-size:11px;
	color:#eee;
	height:25px;
	background:#3a7fba;
}
.input7 {
	font-weight:bold;
	border: 4px solid #888;
	font-size:13px;
	color:#EC9B0C;
	height:32px;
}
.vehicle {
	width:228px;
	height:171px;
	padding:0 0 6px 0;
	background:none;
}
.mhead {
	height:40px;
	color:#eee;
	background:#374260;
	text-align:center;
	font-size:13px;
	font-weight:normal;
}
.mhead a {
	color:#aaa;
}
.mhead.selected, .mhead.selected a {
	color:#82d0ff;
	font-weight:bold;
}
.sselect select {
	font-size:10px;
}

.date_row {
	float:left;
	padding:5px 0 1px 0px;
	font-size:1em;
	background-color:#ddd;
	color:#ddd;
	width:770px;
}
.year {
	float:left;
	width:760px;
	font-weight:bold;
	background-color:#aaa;
	color:#eee;
	padding:6px 0 4px 10px;
	margin-top:0px;
	font-size:1.3em;
}
.month {
	float:left;
	width:65px;
	height:16px;
	padding:4px 0 4px 10px;
	font-size:1em;
	color:#666;
}
.days {
	float:right;
	width:690px;
}
.day {
	float:left;
	width:19px;
	height:14px;
	text-align:center;
	margin:1px 3px 1px 0;
	background-color:#fff;
	font-size:0.85em;
	padding:3px 0 0px 0;
	color:#666;
}
.day a {
	color:#555;
}

#more_options .inside {
	border:0px;
	border-radius:0px;
	min-width:340px;
	float:left;
	margin:0 20px 40px 0;
	font-size:12px;
}
#more_options .inside.width100 {
	width:100%;
	
}
#more_options h3 {
	padding:0 0 0px 0;
	font-size:1.3em;
	font-weight:bold;
}
#more_options .row2 {
	border-bottom:1px solid #ddd;
	height:18px;
	padding:7px 0px 0px 0px;
	color:#555;
	width:100%;
}
#more_options .row2.last{
	border-bottom:0px;
}
#more_options .row2 .row_l {
	width:40%;
	float:left;
	padding:0px 0 0px 0px;
	border-right:0px;
	color:#888;
}
#more_options .row2 .row_r {
	width:60%;
	float:right;
	text-align:left;
	padding:0px 0px 0px 0px;
}