.item {

float: left;

}

body {

	background: #fffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



H1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

}

.title_small {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-align: left;

}

H2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;
	color: red;

	

	font-weight: bold;

}

table {

	font-size: 11px;

}

.menulink {

	font-size: 10px;

	color: black;

	text-decoration: none;

}

.menulink_2 {

	font-weight: bold;

	font-size: 11px;

	color: white;

	text-decoration: none;

}

.menulink_text {

	font-weight: bold;

	font-size: 11px;

	color: white;

	text-decoration: none;

}
.menulink_2:hover {

	text-decoration: underline;

}

.headfont {

	text-decoration : none;
	font-size: 12px;

}

.icq {

	text-decoration : none;

}

.icq:hover {

	text-decoration : underline;

}

.menulink:hover {

	text-decoration: none;

}

.link {

	color: blue;

	text-align: center;

	text-decoration: underline;

}

.link:hover {

	text-decoration: none;

}



.header {

	text-decoration : none;

	font-size : 11px;

	font-weight : bold;

	color : #000000;

}

.footer {

	text-decoration : none;

	font-size : 10px;

	color : #000000;

	background-color : #DDDDDD;

}

.menu {

	background: #fffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

}

.down {

	background: #fffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

}

H3 {

	background: #fffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 0;

	

	color: white;

}

H4 {

	background: #F13F01;

	font-family: Times New Roman;

	font-size: 15px;

}

.title {

	font-size: 16px;

	font-weight: bold;

	text-align: left;

}

.title1 {

	font-size: 14px;

	font-weight: bold;

	text-align: left;

}

.text {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.short {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.bold {

	background: #fffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

}

.news {

	background: #fffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-align: justify;



}

.button {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	cursor: hand;

	height: 19px;

    padding: 0;

}

.input {

	color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;

	background-color : #FFFFFF;

	border: 1px solid black;

}



.select {

	text-decoration : none;

	font-size : 10px;

	font-family : Verdana;

	color : black;

	text-align : left;

	background-color : #EEEEEE;

	list-style-type : disk;

	list-style : circle;

	border: 1px solid black;

}

.p {

	font-size : 9px;

}

.price {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bolder;

    font-size : 10px;

	text-decoration: none;

}


div.broker {
	width: 185px;
	
	padding: 3px;
	border: 1px dotted black;
}
div.clear {clear:both;}