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

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}

.style2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}

.titlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
}

.input-box {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #00a2a6;
	background: #eeeeee;
	padding: 2px 7px;
}

.input-box2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #00a2a6;
	background: #eeeeee;
}

.submit-button {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #000000;
	background: #8dc740;
	cursor:pointer;
}

.img {
	border: 1px solid #62bdc3;
	padding:1px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #43aeb4;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

a.nou:link {
	color: #b1d468;
	text-decoration: none;
}
a.nou:visited {
	text-decoration: none;
	color: #b1d468;
}
a.nou:hover {
	text-decoration: underline;
	color: #b1d468;
}
a.nou:active {
	text-decoration: none;
	color: #b1d468;
}

a.nou3:link {
	color: #000000;
	text-decoration: none;
}
a.nou3:visited {
	text-decoration: none;
	color: #000000;
}
a.nou3:hover {
	text-decoration: underline;
	color: #b1d468;
}
a.nou3:active {
	text-decoration: none;
	color: #000000;
}

a.nou2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nou2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.nou2:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.nou2:active {
	text-decoration: none;
	color: #FFFFFF;
}
