html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}
body {
	font-size: 11px;
	padding: 0;
	text-align: center;
	background-image: url(/en/images/left_colom.jpg);
	background-repeat: repeat-x;
}
table, tr, td {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	vertical-align: top;
	color: #969696;
	border: none;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
a {
	color: #8f8f8f;
	text-decoration: none;
}
a:hover {
	color: #8f8f8f;
	text-decoration: underline;
}

/* ------------------------------------===[/Main Tags]===--------------------------------- */

/* ------------------------------------===[FORMS]===--------------------------------- */
.inputtext {
	border: 1px solid #d5d5d5;
	width: 130px;
	height: 14px;
	padding-left: 3px;
	font-family: Tahoma,sans-serif;
	font-size: 1em;
	color: #969696;
}
*+ HTML .inputtext { border:1px solid #d5d5d5; width:130px; height:15px; padding-left:3px;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:1em; color:#969696; margin-bottom:-1px;}
/* ------------------------------------===[/FORMS]===--------------------------------- */

/* ------------------------------------===[HEADER]===--------------------------------- */
.main_table {
	text-align: center;
	width: 100%;
}
.top {
	width: 1024px;
}

.logo {
	height: 87px;
	background-image: url(/en/images/logo_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
}
.logo_right {
	height: 87px;
	background-image: url(/en/images/right_header.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	vertical-align: middle;
}

.nav_top {
	width: 994px;
}
.navigation {
	background-color: #cecfd2;
}

.flash_center {
	width: 994px;
	height: 527px;
	overflow: hidden;
}


.left_border {
	background-image: url(/en/images/left_border.jpg);
	width: 15px;
	background-position: top right;
} 
.right_border {
	background-image: url(/en/images/right_border.jpg);
	width: 15px;
	background-position: top left;
}
.line_footer { background-image:url(/en/images/bottom_border.jpg); height:19px;}


.footer {
	padding-bottom: 33px;
	width: 994px;
	overflow: hidden;
}
.table_footer { width:100%;}
.left_icons { vertical-align:middle;}

.icons { vertical-align:middle;}
.log_in { vertical-align:middle;}
.site_map { vertical-align:middle; padding-right:10px;}
.line_hor { background-color:#989898; font-size:0em; line-height:0em; width:1px; height:17px; margin-left:17px; margin-right:18px;}

.enter_user { width:100%;}

.line_hor { width:1px; height:38px; background-color:#989898; font-size:0em; line-height:0em; margin-right:25px;}
.lock { vertical-align:middle; padding-right:15px;}
.link { vertical-align:middle;}
.link A{
	color:#676767;
	font-size: 11px;
}
.copywrite { white-space:nowrap; padding-right:15px; vertical-align:middle; color:#676767}
.copywrite1 { white-space:nowrap; padding-right:15px; vertical-align:middle; color:#676767; font-size: 9px;}
