body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-color: #D8D8D8;
	background-image: url(../assets/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 007540;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 007540;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 007540;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 007540;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 183F31;
	text-decoration: underline;
	list-style-position: outside;
	list-style-image: url(assets/bullet.gif);
}

.sus_2_1 {
	background-image: url(../assets/sus_2_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sus_2_2 {
	background-image: url(../assets/sus_2_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titlu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #007540;
	text-decoration: none;
	font-weight: bold;
}
.bg_bancnote {
	background-image: url(../assets/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007540;
	text-decoration: none;
}
.text_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #007540;
	text-decoration: none;
	height: 15px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(../assets/bg_search_form.jpg);
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 48655b;
}
h1{
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #007540;
	text-decoration: none;
	font-weight: bold;
}
h2{
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #007540;
	text-decoration: none;
	font-weight: bold;
}