body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.main_frame {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.main {
	background-color: #FFFFFF;
	width: 995px;
	height: 700px;
	border: 1px solid #818181;
	text-align: left;
}
.logo_line {
	height: 80px;
	background-color: #FFFAE4;
	vertical-align: top;
}
.logo {
	width: 239px;
	text-align: left;
}
.banner {
	width: auto;
	vertical-align: bottom;
	text-align: center;
}
.crew {
	width: 159px;
	text-align: right;
}
.tmenu_line {
	
}
td.flags {
	height: 23px;
	padding-left: 5px;
	padding-top: 0px;
	vertical-align: middle;
	background: url(./img/interface/langbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 69px;
	font-size: 7px;
}
img.lang_flag {
	margin: 0px;
	margin-left: 5px;
	margin-top: 5px;
}
td.flags_end {
	width: 19px;
	height: 23px;
	background: url(./img/interface/langend.gif);
	background-repeat: no-repeat;
}
td.top_menu {
	width: auto;
	height: 23px;
	padding-left: 40px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #818181;
	background: url(./img/interface/tmbg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

td.top_menu a:link, td.top_menu a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #818181;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

td.top_menu a:hover {
	color: #646464;
}

.sub_menu a:link, .sub_menu a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #818181;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.sub_menu a:hover {
	color: #646464;
}
.sub_menu {
	padding-left: 15px;
}

td.sheme_bottom {
	width: 76px;
	height: 23px;
	background-image: url(./img/interface/trshemabottom2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.flags_bottom {
	height: 6px;
	background: url(./img/interface/langbotbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.flags_bottom_end {
	height: 6px;
	background: url(./img/interface/langbotend.gif);
	background-repeat: no-repeat;
	background-position: top;
}
td.left_menu {
	height: 23px;
	padding: 0px;
	padding-left: 16px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9A9A9A;
	background: url(./img/interface/lmbullet.gif);
	background-position: 8px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CDCDCD;
	border-top: 1px solid #E6E6E6;
	
}

td.left_menu a:link,td.left_menu a:visited  {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9A9A9A;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

td.left_menu a:hover {
	color: #646464;
}

table.left_menu {
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
}

.left_menu_container {
	background: url(./img/interface/lmbg.gif);
	background-position: right;
	background-repeat: repeat-y;
	
}
.content_line{
	vertical-align: top;
	height: 100%;
}
.rmenu_line {
	border-left: 1px solid #818181;
	vertical-align: top;
	width: 200px;
}
.rmenu_close {
  border-left: 1px solid #818181;
  width: 200px;
}
.rmheadbullet {
  height: 16px;
  width: 16px;
  background: url(./img/interface/rmheadbullet.gif);
  background-repeat: no-repeat;
}
.rmhead {
  height: 16px;
  background: url(./img/interface/rmheadbg.gif);
  background-repeat: repeat-x;
  color: #8E8E8E;
  font-size: 12px;
  vertical-align: top;
  font-family: Verdana, Arial, Helvetica;
  width: 184px;
}

.lmcontent {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.bmenu_line {
	height: 19px;
	border-top: 1px solid #818181;
	background-color: #F5F5F5;
	color: #B4B4B4;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding-left: 140px;
}
table.placer {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.image_frame {
	background-color:#FFFFFF;
	text-align: left;
	padding: 1px;
	padding-left: 15px;
}
.image {
	border-width:1px;
	border-style: solid;
	border-color:#888888;
}
p { 
  text-align: justify;
  margin: 4px 4px 4px 4px;
}
.input {
	height: 15px;
	border-width:1px;
	border-style:solid;
	border-color:#BBBBBB;
	background-color:#FFFFFF;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.button {
	height: 18px;
	border-width:1px;
	border-style:solid;
	border-color:#888888;
	background-color:#BBBBBB;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	margin-top: 2px;
	color: #444444;
}

.heading1 {
	font-weight: bold;
	font-size: 24px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 30px;
	
}
.head1 {
	font-weight: bold;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 20px;
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.content_64_12 {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 20px;
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.cell_bottom_CD {
	border-bottom: 1px solid #CDCDCD;
}
.heading_12_B_9A {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9A9A9A;
}


.more:link, .more:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F66D6F;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.more:hover {
	color: #F71F22;
}

.zoom_link {
	border: 0px;
}
.thumb_place {
	border-width: 0px;
	text-align: center;
	border-bottom: 1px solid #CDCDCD;
}
.thumb {
	border-width: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:link, a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F66D6F;
	text-decoration: none;
}
a:hover {
	color: #F71F22;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#recaptcha_tagline {
	visibility:hidden;
}
