.buttonover
{
	background-color: Black;
	color: White;
	cursor: pointer;
	text-align: center;
	height: 48px;
}

.button1round
{
	background-color: #f8be05;
	background-image: url(img/1/m1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: White;
	cursor: pointer;
	text-align: center;
	height: 48px;
}

.button1
{
	background-color: #f8be05;
	color: White;
	cursor: pointer;
	text-align: center;
	height: 48px;
}

.button2
{
	background-color: #f8be05;
	color: White;
	cursor: pointer;
	text-align: center;
	height: 48px;
}

.button3
{
	background-color: #f8be05;
	color: White;
	cursor: pointer;
	text-align: center;
	height: 48px;
}

.button4
{
	background-color: #f8be05;
	color: White;
	cursor: pointer;
	text-align: center;
	height: 48px;
}

.button5round
{
	background-color: #f8be05;
	background-image: url(img/1/m2.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: White;
	cursor: pointer;
	text-align: center;
	height: 48px;
}

.button5roundover
{
	background-color: black;
	background-image: url(img/1/m3.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: White;
	cursor: pointer;
	text-align: center;
	height: 48px;
}

.button5
{
	background-color: #b8045e;
	color: White;
	cursor: pointer;
	text-align: center;
	height: 48px;
}

.button6
{
	background-color: #0099ff;
	color: White;
	cursor: pointer;
	text-align: center;
	height: 48px;
}

body
{
	padding: 0px;
	margin: 0px;
	background-image: url(img/1/susa.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
}

input.search
{
	border: 1px solid #FFA500;
	background-color: #FFA500;
	color: white;
	width: 45px;
}

td.noutatitab
{
background: orange;
color: white;
}
