A:LINK { text-decoration: none; font-family: Verdana; color: #FFFFFF; }
A:VISITED { text-decoration: none; font-family: Verdana; color: #FFFFFF; }
A:HOVER { text-decoration: underline; font-family: Verdana; color: #FFFFFF; }

#link11 { text-decoration: none; font-size: 11px; font-family: verdana; color: #FFFFFF; }
.link11_u { font-size: 11px; font-family: verdana; color: #FFFFFF; }
a.decor{
  text-decoration: underline; color: #C9C8C8;
}
a.decor:hover{
  text-decoration: none; color: #C9C8C8;
}
.verd { font-family: verdana; color: #FFFFFF; }
.verd1 { font-size: 5px; font-family: verdana; }
.verd5 { font-size: 5px; font-family: verdana; }
.verd9 { font-size: 9px; font-family: verdana;  }
.verd11 { font-size: 11px; font-family: verdana; color: #FFFFFF; }
.verd12 { font-size: 12px; font-family: verdana; }
.verd13 { font-size: 13px; font-family: verdana; color: #FFFFFF; }
.verd9_s { font-size: 9px; font-family: verdana; color: #2D4C69; }
.verd10_s { font-size: 10px; font-family: verdana; color: #2D4C69; }

.h1_1 {
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
img{
  border: 0;
}

.h1_2 {
	color: #FFCC66;
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
a.foto{
  position: relative;
  float: left;
  width: 150px;
  padding: 0 5px 0 0;
  border: 0;
}

a.foto span{
  position: absolute;
  right: 4px;
  top: 0;
  width: 41px;
  height: 41px;
  background: url(images/new.gif);
}

#filter {
	display: block;
	margin: 0 1px 0 11px;
	padding: 10px;
    color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
}
#filter form {
	padding: 0;
	margin: 0;
}
#filter td {
	font-family: Verdana;
	font-size: 11px;
}

.input-field {
	position: relative;
	display: inline;
	width: 70px;
        line-height: 26px;
}

.input-field label {
	position: absolute;
	left: 8px;

	color: #506E82;
	font-size: 11px;
}
#filter input {
    border: 1px solid #C9C8C8;
    font-family: Verdana;
    font-size: 11px;
    height: 18px;
    margin: 5px 5px 0 0;
    width: 62px;
    color: #506E82;
}
#filter select {
    color: #304A6D;
    font-family: Verdana;
    font-size: 11px;
    margin: 5px 0 0;
    width: 177px;
}

#filter .inpbut {
    height: 41px;
    line-height: 40px;
    margin: 20px 2px 0;
    width: 175px;
    background: url(../pictures/search-but.png) no-repeat 0 0;
    color: #e6eaee;
    border: 0;
    font-size: 18px;
    cursor: pointer;
    padding: 0 0 5px 0;
}
#filter .inpbut:hover{
  background-position: 0 -41px;
}
#filter .inpbut:active{
  background-position: 0 -82px;
}
.br1 {
	clear: both;
	height: 10px;
    overflow: hidden;
    font-size: 0px;
}
