body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #90c423 url(images/back.jpg) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #636363;
	font-size:12px;
}

h1 {
	padding: 0px;
	margin:0px;
	color: #007f11;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:100;
	font-size: 24px;
}

.clasa1 {
	background: url(/images/but.jpg) top center no-repeat; height: 31px;
	color: #000;
	line-height: 12px;
}

.clasa2 {
	background: url(/images/butover.jpg) top center no-repeat; height: 31px;
	color: #FFF;
	line-height: 12px;
}

.input-box {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #060;
	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: 5px solid #466700;
	padding:1px;
}

a:link {
	color: #466700;
}
a:visited {
	color: #466700;
}
a:hover {
	color: #000;
}
a:active {
	color: #466700;
}

a.nou:link {
	color: #FFF;
}
a.nou:visited {
	color: #FFF;
}
a.nou:hover {
	color: #9ae300;
}
a.nou:active {
	color: #FFF;
}