#pre_search {
     height: 50px;
	 width: 100%;
	 background-color: #333333;
	 border: 0;
}
#letat {
     color: #ffffff;
	 text-align: left;
	 font-size: 14pt;
	 padding-top: 13px;
	 padding-left: 255px;
	 float: left;
}
#search {
     float: right;
     border: 0;
	 margin-top: 15px;
	 margin-right: 15px;
}
.input{
    background:transparent url(/design/images_new/search.gif) no-repeat;
	border: 0;
	height: 20px;
	padding-left: 22px;
	padding-top: 2px;
	padding-right: 15px;
}
.search_button {
    color: #ffffff;
    text-decoration: none;
	padding-left: 5px;
	
}
.search_button:hover {
     text-decoration: underline;
	 color: #f25050;
}
#white_top {
	 padding-top:26px;
	 padding-left:10px;
	 background: url(/design/images_new/white_top.gif) repeat-x 	;
	 height: 105px;
	 border: 0;
}
#logo {
     margin-top: 5px;
     width: 226px;
	 height: 85px;
     background:transparent url(/design/images_new/logo.gif) no-repeat;
	 border: 0;
	 float: left;
}
#on_line_top {
     width: 140px;
	 height: 35px;
     background:transparent url(/design/images_new/on_line_top.gif) no-repeat;
	 border: 0;
	 float: left;
	 margin-top: 20px;
        margin-left: 20px;
}
#menu_item {
     margin-right: 10px;
}
.menu_item {
	float:right;
	opacity: 0.6;
	filter: alpha(opacity=60);	
}
.menu_item_active {
	float:right;
	opacity:1.0;
	filter: alpha(opacity=100);	
}
.menu_item img{
	border: 0;
}
.menu_item_active img{
	border:0;
}
.news_date{
    color: #f25050;
	font-weight: bold;
}
.more_news{
   text-align: right;
   font-size: 8pt;   
   margin-bottom: 10px;
}
