@charset "utf-8";
/* CSS Document */

.drsus {
	background-image: url(images/top_dreapta_sus.png);
	text-align:center;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #5E5D5D;
}

.left_col {
	text-align:left;
	color: #617BB3;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Tahoma;
}

.left_col a:link {
	text-align:left;
	color: #617BB3;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Tahoma;
}

.left_col a:visited {
	text-align:left;
	color: #617BB3;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Tahoma;
}

td.end {
	background-image: url(images/end.jpg);
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color:#FFFFFF;
}

td.end a{
	color:#000000;
}

td.end a:hover{
	color:#000000;
}

.font_style{
	font-family: Verdana, Tahoma;
	font-size: 13px;
	color:#5e5d5d;
}

.style1 {
	color: #617BB3;
	font-weight: bold;
}



