body {
	background-repeat: repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
hr {
   background:#FEF5E4;
   border-top:1px solid #e9e0d0;
   height:1px;
   text-decoration: none;
}
.bottom_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC1A2F;
	text-decoration: none;
}
.menu_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
    background-color: #580C18;
}
.menu_table_visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
    background: #a63e0d;
}
.menu_table_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #560D18;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menu_table_td_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #560D18;
	border-bottom-color: #000000;
	border-left-color: #560D18;
}

.content_table_td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666870;
  font-weight: lighter
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFA400;
}
.left_texts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66696E;
	line-height: 12px;
    text-align: justify;
}
.left_links {
	font-family: Tahoma;
	font-size: 11px;
	color: #66696E;
	line-height: 16px;
}
.main_page {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
}
.left_links_video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFA400;
	text-decoration: none;
}
.attention_video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
.main_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #560D18;
	font-weight: bold;
}
.airbag_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #656A70;
	font-weight: bold;
}

.menu_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pages_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFA600;
	text-decoration: none;
}
.pages_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666970;
	text-decoration: none;
}
.pages_links_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFA600;
	text-decoration: none;
}
.read_more_link {
    font-family: Tahoma;
    font-size: 10px;
    color: #FFA600;
	text-decoration: none;
}
.read_more_link:visited {
  color: #797979;
}
.read_more_link:hover {
	text-decoration: underline;
}
/*A:link    { color: red }     unvisited links */
/* A:visited { color: blue }   visited links   */
/* A:hover   { color: yellow } user hovers     */
/* A:active  { color: lime }   active links    */

