﻿ 
.WorkEN_headerBeforLogin
{
	width: 1000px;
	height:120px;
	background-image: url('Images/main_logo.png');
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto 0px auto;
	}

.WorkEN_header
{
	height:80px;
	background-image: url('Images/heder_line.gif');
	background-repeat:repeat-x;
	margin: 0 auto 0px auto;
	}
	
 .WorkEN_footer
{
	background-color: #0169C0;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 43px;
	text-align: center;
	font-size: 13px;
	color: White;
}



 .Work_Botton
{
	background-image: url( 'images/work_button_150.gif' );
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 80px;
	height: 21px;
}

 
.name-text
{
	vertical-align: super;
	margin-right: 5px;
	color: #000000;
}

 
 
 
.Work_ButtonBarMain
{
	padding: 0px;
	margin: 0px;
	background-color: #d7d5d5; /*background-image: url('images/en_button_light.gif');*/

}


#Work_ButtonBar A
{
	padding: 5px;
	color: #006699; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	background-color:Transparent;
 }


#Work_ButtonBar  A:hover
{
	 color:#b98a5c;
	/*background-image: url( 'images/en_button_light.gif' );*/
}
 
  
  .Work_ButtonBarRight
{
	width: 170px;
	text-align: center;
	/*border: 0px solid #999999;*/
	background-image: url( 'images/work_button_light.gif' );
}
 
 
 #Work_ButtonBarRight UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	list-style-type: none;
	border-bottom-style: none;
}
 
#Work_ButtonBarRight LI {
	margin-bottom: 1px ;height:25px;list-style-type: none;
 }


#Work_ButtonBarRight LI A
{
	display: block;
	color: #FFFFFF;
	background-color: #18577A;
	height: 25px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
}


#Work_ButtonBarRight LI A:hover
{
	/*background-color: #2096D5;*/
	background-image: url( 'images/work_button_light.gif' );
}
 