body {
	margin : 0px;
	padding : 0px;
	font-family : Tahoma;
}

.main_row1 {
	height : 112px;
}

.language {	
	font-size : 9px;
	font-family : Tahoma;	
	padding-top : 10px;
	display : inline;
}

.language A {
		text-decoration : none;
		font-weight : bold;
		color : #7F7F7F;
}

.grey_menu {
	background-color : #6C7A7D;
	width : 228px;
}

.grey_menu .grey_menu_item {
	padding-left : 23px;
	height : 30px;
}

.grey_menu_item A {
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.grey_menu_item IMG {
	margin-right : 7px;
}

.blue_menu {
	margin-top : 10px;
	background-color : #597491;
	width : 228px;
}

.blue_menu .blue_menu_item {
	padding-left : 23px;
	height : 30px;
}

.blue_menu_item A {
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.blue_menu_item IMG {
	margin-right : 7px;
}

/* 
	A cell with a map and taxt "About company" on the main page.
*/
.main_about {
	height : 193px;
	background-image : url('img/main_about_bg.jpg');
	background-repeat : no-repeat;
	padding-top : 67px;
	padding-left : 20px;
	padding-right : 20px;
	text-align : justify;
	color : #FFFFFF;
	font-size : 12px;
}

.main_news_header {
	font-size : 11px;
	color : #094383;
	font-weight : bold;
}

.main_news_date {
	font-size : 11px;
	color : #E60000;
	font-weight : bold;
}

.main_news_announce {
	font-size : 11px;
	color : #333333;
	font-weight : normal;
}

.news_menu {
	margin-top : 10px;
	background-color : #D6E9F4;
	width : 228px;
}

.news_menu .main_news_item {
	background-image : url('img/news_menu_bg.gif');
	background-repeat : repeat-x;
	padding-left : 23px;
	padding-top : 10px;
	padding-right : 20px;
}

.main_news_item A {
	font-size : 11px;
	font-weight : bold;
	color : #094383;
	text-align : justify;	
}

.copyright {
	color : #333333;
	font-size : 11px;
	padding-left : 20px;
}

.copyright A {
	color : #333333;
	font-size : 11px;
}

.develop {
	font-size : 11px;
	color : #094282;	
}

.develop A {
	font-size : 11px;
	color : #094282;		
}

.inner_main {
	color : #333333; 
	font-size : 12px;
}

.inner_main H1 {
	color : #094383;
	font-size : 12px;
	font-weight : bold;
	margin-top : 10px;
	margin-bottom : 10px;
}

.news_pages {
	color : #094383;
	font-size : 11px;
	font-family : Tahoma;
}

.news_pages A {
	color : #094383;
	font-size : 11px;
	font-family : Tahoma;
	text-decoration : text;
}

.datadiv{
	font-family : Tahoma;
	font-weight : bold;
	color : #333333;
	display : inline;
	margin-right : 5px;
	font-size : 11px;
}

.headerdiv{
	font-family : Tahoma;
	font-weight : bold;
	color : #005189;
	display : inline;
	margin-right : 5px;
	font-size : 11px;
}

.morea{
	font-size : 11px;
	color : #AC0000;
	text-decoration : none;
}

.main_text{
	padding-left : 20px;
	padding-top : 10px;
	color : #333333;
}

.main_text A{
	color : #005189;
}

.main_text TD {
	font-size : 11px;
	color : #333333;
}