.main {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	line-height: 15px;
	color: #313131;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.main_nota {
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	line-height: 15px;
	color: #313131;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.titlu_mare {
	font-family: Verdana;
	font-size: 19px;
	font-weight: none;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}
.titlu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #4466AA;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.oras {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	line-height: 15px;
	color: #4466AA;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	line-height: 15px;
	color: #4466AA;
	text-decoration: underline;
}
.textfield{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #414243;
    background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #CDCBCC;
    height: 17px;
	width: 215px; 
}
.textareea{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #414243;
    background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #CDCBCC;
    height: 70px;
	width: 215px; 
}