body{
	scrollbar-face-color:		#D9F793;
 	scrollbar-arrow-color:		#94BF0F;
 	scrollbar-track-color:		#D9F793;
 	scrollbar-shadow-color:		#94BF0F;
 	scrollbar-highlight-color:	#F0FBCE;
 	scrollbar-3dlight-color:	#F0FBCE;
 	scrollbar-darkshadow-Color:	#94BF0F;
	margin-top:					0px;
	margin-left:				0px;
	margin-right:				0px;
	margin-bottom:				0px;
	background:					#D9F793;
	color:						#3E7B3E;
}

th{
	background:					#B1E659;
	font-size:					15px;
	font-family:				verdan;
	font-weight:				bold;
	vertical-align:				top;
}

td{
	font-size:					15px;
	font-family:				verdan;

}

.cenas th{
	border-top:					#3E7B3E 1px solid;
	border-left:				#3E7B3E 1px solid;
	border-right:				#3E7B3E 1px solid;
	border-bottom:				#3E7B3E 1px solid;
	background:					#B1E659;
	font-size:					14px;
	font-family:				verdan;
	font-weight:				bold;
}
.cenas td{
	border-top:					#3E7B3E 1px solid;
	border-left:				#3E7B3E 1px solid;
	border-right:				#3E7B3E 1px solid;
	border-bottom:				#3E7B3E 1px solid;
	font-size:					14px;
	font-family:				verdan;
}

a:link{
	color: 						#3E7B3E;
	font-weight:				bold;
	font-size:					12px;
	font-family:				verdan;
	text-decoration:			none;
}
a:visited{
	color: 						#3E7B3E;
	font-weight:				bold;
	font-size:					12px;
	font-family:				verdan;
	text-decoration:			none;
}
a:active{
	color: 						#3E7B3E;
	font-weight:				bold;
	font-size:					12px;
	font-family:				verdan;
	text-decoration:			none;
}
a:hover{
	color: 						#305F30;
	font-weight:				bold;
	font-size:					12px;
	font-family:				verdan;
	text-decoration:			none;
}
