a:link {color: #ffffff; text-decoration: underline;}
a:active {color: #ffffff; text-decoration: underline;}
a:visited {color: #ffffff; text-decoration: underline;}
a:hover {color: #ffffff; text-decoration: underline;}

#base
{
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
	top: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#frame
{
	width: 1000px;
	height: 100%;
	position: relative;
	border: #ff0000 0px solid;
      	margin-left: auto;
      	margin-right: auto;
      	margin-topm: 0px;
      	margin-bottom: 0px;
	background-color: #242424;
	padding: 0px;
	top: 0px;
}
#top_menu_panel
{
	width: 980px;
	position: relative;
	top: 20px;
	left: 0px;
	height: 58px;
}
.top_menu
{
	height: 58px;
	background-image: url(images/frame/top_menu_back.png);
	font: bold 12px Trebuchet MS;
	color: #ffffff;
}
.top_menu_left
{
	height: 58px;
	background-image: url(images/frame/top_menu_left_end.png);
}
.top_menu_right
{
	height: 58px;
	background-image: url(images/frame/top_menu_right_end.png);
}
.top_menu_ie
{
	height: 58px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=style/images/frame/top_menu_back.png);
	font: bold 12px Trebuchet MS;
	color: #ffffff;
}
.top_menu_left_ie
{
	height: 58px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=style/images/frame/top_menu_left_end.png);
}
.top_menu_right_ie
{
	height: 58px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=style/images/frame/top_menu_right_end.png);
}
#header
{
	width: 980px;
	position: relative;
	top: 40px;
	left: 0px;
	height: 170px;
	background-image: url(images/frame/header.jpg);
}
#header_anim
{
	width: 370px;
	position: absolute;
	top: 0px;
	left: 550px;
	height: 170px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#workplace_title
{
	width: 675px;
	position: absolute;
	background-image: url(images/frame/left_menu_header_back.png);
	height: 28px;
	font: bold 14px Trebuchet MS;
	color: #ffffff;
	padding: 5px;
	left: 280px;
	top: 288px;
	text-align: center;
}
#workplace_title1
{
	width: 675px;
	position: absolute;
	background-image: url(images/frame/left_menu_header_back.png);
	height: 28px;
	font: bold 14px Trebuchet MS;
	color: #ffffff;
	padding: 5px;
	left: 280px;
	top: 288px;
	text-align: center;
}
#workplace
{
	width: 675px;
	left: 280px;
	top: 326px;
	position: absolute;
	border: #535353 1px solid;
	background-color: #393939;
	padding: 5px;
}
#workplace1
{
	width: 675px;
	height: auto;
	left: 280px;
	top: 326px;
	position: absolute;
	border: #535353 1px solid;
	background-color: #393939;
	padding: 5px;
}
#contact
{
	width: 120px;
	height: 18px;
	top: 10px;
	left: 670px;
	position: relative;
	border: #ffffff 0px solid;
	padding: 0px;
	z-index: 101;
}
#left_menu
{
	width: 255px;
	position: relative;
	top: 60px;
	left: 0px;
	height: auto;
	background: #242424;
	padding: 0px;
	float:left;
}
.left_menu_header
{
	background-image: url(images/frame/left_menu_header_back.png);
	height: 38px;
	font: bold 14px Trebuchet MS;
	color: #ffffff;
}
.left_menu_0
{
	font: bold 12px Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
}
.left_menu_0 a
{
	font: bold 12px Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
}
.left_menu_2
{
	font: bold 12px Trebuchet MS;
	color: #5A5A5A;
	text-decoration: none;
}
.left_menu_2 a
{
	font: bold 12px Trebuchet MS;
	color: #5A5A5A;
	text-decoration: none;
}
.text
{
	normal 12px Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
}
.text a
{
	normal 12px Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
}
#footer
{
	position:absolute;
	height:20px;
	width:100%;
	bottom:0;
	background:#393939;
	text-align: center;
	font: normal 12px Trebuchet MS;
	padding: 10px;
}
.textbox
{
	font: normal 12px Trebuchet MS;
	color: #ffffff;
	background-color: #818181;
	border: #000000 0px solid;
}
.language_text
{
	font: normal 10px verdena, tahoma, arial, sans-serif;
	color: #ffffff;
	letter-spacing: 0.1ex;
}
.dark_text
{
	font: normal 14px verdena, tahoma, arial, sans-serif;
	color: #000000;
	letter-spacing: 0.1ex;
}
.normal_text
{
	font: normal 12px Trebuchet MS;
	color: #ffffff;
	letter-spacing: 0.1ex;
}
