.heading_1	{
    font-family: Trebuchet MS, Verdana;
  	color:#FFAD00;
  	font-size: 16pt;
  	font-weight: normal;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 10px;		
    }


.heading_2	{
    font-family: Trebuchet MS, Verdana;
    color:#FFAD00;
  	font-size: 12pt;
  	font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
	  }

.normal	{
    font-family: Trebuchet MS, Tahoma, Times New Roman, Century Gothic, Verdana;
    color:#5d5d5d;
  	font-size: 9pt;
  	font-weight: normal;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 15px;
		padding-right: 15px;
		line-height: 14pt;
		text-align: left;
		}
		
.footer	{
    font-family: Trebuchet MS, Tahoma, Times New Roman, Century Gothic, Verdana;
    color:#ffffff;
  	font-size: 8pt;
  	font-weight: normal;
		padding-top: 2px;
		padding-bottom: 5px;
		padding-left: 15px;
		padding-right: 10px;
		border-top: 1px #aaaaaa solid;
		background: #5C9471;
		}		
		
.title_image	{
	  padding-top: 7px;
		padding-bottom: 5px;
		padding-left: 5px;		
		}		
		
.contact	{
    font-family: Trebuchet MS, Verdana, Tahoma;
    color:#666666;
   	font-size: 8pt;
	  font-weight: normal;
		text-align: right;
		padding-top: 10px;
  	padding-right: 10px;
		padding-bottom: 10px;
	  }
/*scos toate td-urile de mai sus : MAriusC 27.03.08*/
a.link {
    font-family: Trebuchet MS, Tahoma, Times New Roman, Century Gothic, Verdana;
    color:#FFAD00;
  	font-size: 10pt;
  	font-weight: normal;
		text-align: justify;
		}

a.title_link {
    font-family: Trebuchet MS, Tahoma, Times New Roman, Century Gothic, Verdana;
    color:#FFAD00;
  	font-size: 12pt;
  	font-weight: bold;
		text-align: left;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		}		
		
ul {
	margin-left: 11px;
	padding-left: 5px;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	list-style-image: url('Images/bullet.gif');
}

li {
	font-family: Trebuchet MS, Tahoma;
	color: #727272;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
body.bodystyle {
		margin: 0px;
		padding: 0px;
		background-color: #AAC8A5;
		background-image: url('Images/background.gif');
	  }

td.rightside {
		background-image: url('Images/container_right.gif');
		background-repeat: repeat-y;
		}
		
td.leftside {
		background-image: url('Images/container_left.gif');
		background-repeat: repeat-y;
		}		

div.top_normal {
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Arial, Trebuchet MS, Century Gothic;
	font-weight: bold;
	font-size: 11pt;
	background-color: #A48942;	
}

div.top_over {
	padding-right: 20px;
	padding-left: 20px;
	color: #993300;
	font-family: Arial, Trebuchet MS, Century Gothic;
	font-weight: bold;
	font-size: 11pt;
	cursor:pointer;
	background-color: #A48942;
}

div.top_current {
	padding-right: 20px;
	padding-left: 20px;
	color: #FFDB79;
	font-family: Arial, Trebuchet MS, Century Gothic;
	font-weight: bold;
	font-size: 11pt;
	background-color: #A48942;
}

td.sub_normal {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-family:  Trebuchet MS, Century Gothic;
	font-weight: normal;
	font-size: 10pt;
}

td.sub_over {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFDB79;
	font-family: Trebuchet MS, Century Gothic;
	font-weight: normal;
	font-size: 10pt;
	cursor:pointer;
}

td.sub_current {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #993300;
	font-family: Trebuchet MS, Century Gothic;
	font-weight: normal;
	font-size: 10pt;
}
