.item {

float: left;

}

body {

	background: #fffff;

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

	font-size: 12;

}


H1 {

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

	font-size: 14;
	margin: 1px;
	padding: 1px;
		color: #759DCB;
}

H2 {

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

	font-size: 12;
	
	font-weight: bold;
		color: #759DCB;

}

H4 {

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

	font-size: 12;
	margin: 1px;
	padding: 1px;
		color: #759DCB;
}

table {

	font-size: 12;

}

.menulink {

	font-size: 10;

	color: black;

	text-decoration: none;

}

.menulink:hover {

	text-decoration: underline;

}


.menuopen {

	text-decoration: underline;
	font-size: 10;
	font-weight: bold;
	color: #00436e;
	

}

.menuopen:hover {

	color: #759DCB;
	text-decoration : none;


.link {

	color: blue;

	text-align: center;

	text-decoration: underline;

}

.icq {

	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	color : #EDEDED;

}

.icq:hover {

	text-decoration : underline;
	font-weight: bold;
	font-size : 11px;
	color : #EDEDED;

}

.link:hover {

	text-decoration: none;

}



.header {

	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	color : #EDEDED;

}

.footer {

	text-decoration : none;

	font-size : 10px;

	color : #000000;

	background-color : #DDDDDD;

}

.menu {

	color: #01266B;

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

	font-size: 9;

	text-decoration: none;
}

.menu:hover {

	text-decoration: underline;

}

.down {

	background: #fffff;

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

	font-size: 9;

}
H3 {
	background: #fffff;

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

	font-size: 0;
	
	color: white;

}

.title {

	font-size: 16;

	font-weight: bold;

	text-align: left;

}

.title1 {

	font-size: 14;

	font-weight: bold;

	text-align: left;

}

.text {

	background: #fffff;

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

	font-size: 10;
}

.bold {

	background: #fffff;

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

	font-size: 13;

	font-weight: bold;
}

.news {

	background: #fffff;

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

	font-size: 10;

	text-align: justify;


}

.button {

	color: black;

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

	font-size: 9px;

	cursor: hand;

	height: 19;



}

.input {

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



.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-color : black;

}

.h4 {

	text-decoration : none;

	font-size : 12px;

	font-family : Verdana;

	color : #FCAB03;
	
	font-weight: bold;

}

.content {

	margin-right: 50px;

	margin-left: 20px;
	font-size : 12px;
}

.cell{ background-color: #ECF5FF;}
.cellm{ background-color: #CAE4FF; }
