body {
	font-family: Arial, Helvetica, sans-serif;
	/*background: #7a8692;*/
	background-color: #7a8692;
	background-image: url('images/pathern.jpg');
}

.top_spacer {
	text-align: right;
	background: #003663;
	height: 20px;
}

.languages_section {
	background: #FFFFFF;
	height: 20px;
	vertical-align: middle;
}

.img_languages {
	border: 1px solid #0000FF;
	vertical-align: absmiddle;
}

.cities_section {
	background: #FFFFFF;
	height: 20px;
	font-weight: bold;
	color: #003663;
	font-size: 12px;
}

.cities_section a {
	text-decoration: none;
	color: #003663;
}

.cities_section a:hover {
	text-decoration: none;
	color: #FF0000;
}

.top_nav {
	width: 100%;
}

.top_nav td {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	width: 16.5%;
}

.top_nav a {
	color: #FFFFFF;
	text-decoration: none;
}

.top_nav a:hover {
	color: #FF0000;
	text-decoration: none;
}

.breadcrumbs {
	height: 20px;
	background: #87AFC7;
	border-bottom: 1px solid #003663;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	text-align: left;
	vertical-align: middle;
}

.breadcrumbs a {
	text-decoration: none;
	color: #FFFFFF;
}

.breadcrumbs a:hover {
	text-decoration: none;
	color: #FF0000;
}

.header_bg_filler {
	background: url('images/header_bg_filler.jpg');
}

.header_bg_left {
	background: url('images/header_bg_left.jpg') no-repeat left;
	height: 143px;
	width: 400px;
}

.header_bg_right {
	background: url('images/header_bg_right.jpg') no-repeat right;
	height: 143px;
	width: 400px;
}

.left_nav {
	height: 300px;
	/*background: #ececec;*/
	background-color: #ececec;
	background-image: url('images/pathern.jpg');
	vertical-align: top;
}

.left_nav_content {
	font-weight: bold;
	color: #003663;
	padding-top: 10px;
	font-size: 14px;
}

.left_nav_content a {
	text-decoration: none;
	color: #003663;
}

.left_nav_content a:hover {
	text-decoration: none;
	color: #FF0000;
}

.body {
	height: 300px;
	border-left: 1px solid #003663;
	border-right: 1px solid #003663;
	background: #e2e2e2;
}

.legal_footer {
	background: #003663;
	height: 20px;
}

.legal_footer a {
	text-decoration: none;
	color: #FFFFFF;
}

.legal_footer a:hover {
	text-decoration: none;
	color: #FF0000;
}

.legal {
	color: #FFFFFF;
	font-size: 10px;
}

.footer_filling {
	height: 85px;
	background: url('images/footer_filling.jpg');
}

.title {
	height: 60px;
	width: 100%;
	font-size: 24px;
	font-family: sans-serif;
	font-weight: normal;
	color: #003663;
	text-align: center;
	vertical-align: middle;
	background: url('images/title.jpg');
}

.top_left_frame {
	height:26px; 
	width:26px; 
	background:url('/include/images/top_left_frame.jpg');
}
.top_frame {
	height:26px; 
	background:url('/include/images/top_frame.jpg');
}
.top_right_frame {
	height:26px; 
	width:26px; 
	background:url('/include/images/top_right_frame.jpg');
}
.left_frame {
	width:26px; background:url('/include/images/left_frame.jpg');
}
.right_frame {
	width:26px; background:url('/include/images/right_frame.jpg');
}
.bottom_left_frame {
	height:26px; 
	width:26px; 
	background:url('/include/images/bottom_left_frame.jpg');
}
.bottom_frame {
	height:26px; 
	background:url('/include/images/bottom_frame.jpg');
}
.bottom_right_frame {
	height:26px; 
	width:26px; 
	background:url('/include/images/bottom_right_frame.jpg');
}

.text_small {
	color: #003663;
	font-size: 12px;
}

.text_small_small {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.text_small_bold {
	color: #003663;
	font-size: 12px;
	font-weight: bold;
}

.text_big_bold {
	color: #003663;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}

.text_big {
	color: #003663;
	font-size: 14px;
	text-align:left;
}
.title {
	background: url('images/title.jpg');
	text-align:left;
	border-bottom:1px solid #808080;
	vertical-align:bottom;
}
