.tabletop {
	border-top: 1px solid #0154a0;
	border-right: 1px solid #0154a0;
	border-bottom: 1px solid #0154a0;
	border-left: 1px solid #0154a0;

}
a img {border:none;}

.whitebottom {border-bottom:5px solid #FFFFFF;}

.text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

.text_news {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #000;
}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a {
	text-decoration: none;
}

.titles {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0154a0;
}

.small {
	font-size: 10px;
}

.mandatory {
	color: red;
}
