input {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

.topMenuLnk
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;	
	color:#006633;
	text-decoration:none;
}

.topMenuLnk:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;	
	color:#006633;
	text-decoration:underline;
}

.titlu
{ 
  padding-top:15px;
  padding-left:5px;
  padding-right:10px;
}

.content
{ 
  padding-left:10px;
  padding-right:10px;
}

.impTitlu
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
}

.titluRosu
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}

.titluVerde
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#006633;
}

.titluCautare
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#006633;
}

.noResCautare
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	font-style:italic;
}

.impLnk
{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}

.impLnk:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
}

.titluNewsletter
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#006633;
}

.newsletterBtn
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}


.newsletterLnk
{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#006633;
	text-decoration:none;
}

.newsletterLnk:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#006633;
	text-decoration:underline;
}