/* Left menu style */
.menu_container{
  /*
  height:30px;
  background: url('/templates/template1/images/1_23.gif') no-repeat;
  padding-top:2px;
  */
}
a.menu{
  font-family:		Arial;
  font-size:		13px;
  color:		#FFFFFF;
  text-decoration:none;
  margin-left:32px;
}
a.menu:hover{
  font-family:		Arial;
  font-size:		13px;
  color:		#FFFF66;
  text-decoration:none;
  margin-left:32px;
}

a.menu2{
  font-family:		Arial;
  font-size:		11px;
  color:		#FFFFFF;
  text-decoration:none;
  margin-left:32px;
}
a.menu2:hover{
  font-family:		Arial;
  font-size:		11px;
  color:		#FFFF66;
  text-decoration:none;
  margin-left:32px;
}

a.activemenu{
  font-family:		Arial;
  font-weight:		bolder;
  font-size:		13px;
  color:		#FFFFFF;
  text-decoration:none;
  margin-left:32px;
}
a.activemenu:hover{
  font-family:		Arial;
  font-weight:		bolder;
  font-size:		13px;
  color:		#FFFF66;
  text-decoration:none;
  margin-left:32px;
}

a.activemenu2{
  font-family:		Arial;
  font-weight:		bolder;
  font-size:		11px;
  color:		#FFFFFF;
  text-decoration:none;
  margin-left:32px;
}
a.activemenu2:hover{
  font-family:		Arial;
  font-weight:		bolder;
  font-size:		11px;
  color:		#FFFF66;
  text-decoration:none;
  margin-left:32px;
}

a.top_menu{
  font-family:		Arial;
  font-size:		13px;
  color:		#FFFFFF;
  text-decoration:none;
; margin-bottom: 20px
}
a.top_menu:hover{
  font-family:		Arial;
  font-size:		13px;
  color:		#FFFF66;
  text-decoration:none;
}

a.top_activemenu{
  font-family:		Arial;
  font-weight:		bolder;
  font-size:		13px;
  color:		#FFFFFF;
  text-decoration:none;
; margin-bottom: 20px
}
a.top_activemenu:hover{
  font-family:		Arial;
  font-weight:		bolder;
  font-size:		13px;
  color:		#FFFF66;
  text-decoration:none;
}

a.langmenu, a.langmenu:hover{
	font: 12px Arial;
	color: white;
}

a.mmenu{
  font-family:		Arial;
  font-size:		13px;
  color:		#FFFFFF;
  text-decoration:none;
}
a.mmenu:hover{
  font-family:		Arial;
  font-size:		13px;
  color:		#FFFF66;
  text-decoration:none;
}
a.activemmenu{
  font-family:		Arial;
  font-size:		13px;
  color:		#FFFFFF;
  text-decoration:none;
}
a.activemmenu:hover{
  font-family:		Arial;
  font-size:		13px;
  color:		#FFFF66;
  text-decoration:none;
}
/* End left menu style */


.news{
font-family:		Tahoma;
font-size:		11px;
color:		#FFFFFF;
padding-left:0px;
letter-spacing: 1 px;
font-weight: normal;


}

/* Content style */
.text{
font-family:		Arial, Helvetica, sans-serif;
font-size:		12px;
color:		#333333;
font-weight: normal;
letter-spacing: 1 px;
text-align:justify;

}
.BackTD{
background:#006699;
}
.HeadTD{
background:#6699FF;
}
.BgText{
background:#FFFFFF;

}
/* End content style */

.slogan {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF}

/* Search form style */
.search_form{
	margin:0;
	padding0;
}
input.search{
	width:120px;
	border: 1px solid #666666;
	background: #CCCCCC;
	color:#000000;
}
input.search_button{
	/*width:30px;*/
	font: 10px Arial;
}
/* End search form style */

/* User block styles */
table.block_table{

}
.block_header{
	text-align: center;
	font: bold 16px Arial;
	color: white;
}
.block_text{

}
.block_text2{

}
/* End user block styles */

/* User block styles for pages */
table.block_table_page{

}
.block_header_page{
	text-align: center;
	font: bold 16px Arial;
	color: 000000;
}
.block_text_page{

}
.block_text2_page{

}
/* End user block styles */
.page_name{
font: bold 18px Arial;
color: blue;
}

.block_title{
	font: bold 14px Arial;
	color: white;
}