html {
  height: 100%;
  font-family: Tahoma;
  font-weight: normal;
	color: #FFFFFF;
	font-size: 10pt;
}
.body {
  background-color: White;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body.white {
	background-color: White;
	width: 100%;
}
table.main {
	margin: 0px;
	padding: 0px;
	width: 886px;
	border: 0px none;
}
table.splash {
	width: 640px;
}
td.logo {
	text-align: center;
	height: 70px;
	width: 100%;
	vertical-align: middle;
}
td.menu {
	text-align: justify;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
div.main_cont {
	text-align: center;
	vertical-align: middle;
	height: 100%;
}
td.data {
	/*	border: thin solid Green; */
	clear: none;
	float: none;
	height: 524px;
	width: 886px; /*	background-color: #221E1D; */
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	padding: 15px 15px 15px 15px;
	background-image: url(fon.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
div.splash {
	width: 640px;
	height: 526px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.splash {
	background-color: transparent;
	background-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 640px;
}
td.data_ins {
	padding: 0px 0px 0px 0px;
}
tr.data {
	height: 524px;
	width: 886px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.copy {
	font-family: Tahoma;
	font-weight: normal;
	color: #9A9A9A;
	font-size: 9pt;
}
td.middleline {
	width: 1px;
	height: 494px;
	background-image: url(line.jpg);
	background-position: center;	
	background-repeat: no-repeat;
}
td.leftmenu {
	width: 188px;
	height: 100%;
/*	border: thin solid Red; */
}
div.leftmenu {
	width: 164px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
table.leftmenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 494px;
	vertical-align: baseline;
}
td.contener {
/*	border: thin solid Red;*/
}
div.data_only {
/*	border: thin solid Blue; */
	width: 840px;
	height: 490px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	float: left;
	scrollbar-track-color: #AAAAAA;
	scrollbar-base-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #AAAAAA;
	vertical-align: top;
}
div.data_ins {
	width: 670px;
	height: 490px;
}
div.aboutmain {
	text-align: left;
}
div.aboutimg {
	float: left;
}
div.tcenter {
  text-align: center;
}
div.imgs a img { 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
div.imgs a:hover img { 
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
a.leftmenu {
	color: #fff1b0;
	text-decoration: none;
}
a.leftmenu:hover {
	color: #ffffff;
	text-decoration: none;
}
a.leftmenu_slct {
	color: #ffffff;
	text-decoration: none;
}
a.prtn {
	color: #ffffff;
	text-decoration: none;
}
a.prtn:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
