body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F0FDE6;
	background-image:url(/images/greengames/bg.jpg);
	background-repeat:repeat-x ;
}
a {color:#4E583F;}
.cont { border-left:2px solid #50553E; border-right:2px solid #50553E; border-bottom:2px solid #50553E;} 
.mainheader { font-size: 14px; font-weight:bold; color:#E5F1DC;}
.leftheader {color:#E5F1DC; font-size: 12px; font-weight: bold; padding-left:10px;padding-top:7px; height:29px;}
.head {
	color:#FFFFFF;
	font-weight:bold;
	font-size:22px;
	padding-left:15px;
	padding-top:50px;
}

.menuh {
	color: #C6D9C7;
	font-variant:small-caps;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.menuh a {
	color: #C6D9C7;
	text-decoration:none;
	height:13px; 
	width:160px;
	background-image:url(lm0.gif); 
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	display:block;
}
.menuh a:hover { color: white; text-decoration:none; background-color:#636F51;  } 

.link {line-height: 14px;font-size: 11px;font-family: arial, sans-serif;color: #4E583F;text-decoration: underline; } 
.text {line-height: 14px;font-size: 11px;font-family: arial, sans-serif;color: #4E583F;}
.url {line-height: 14px; font-size: 10px;font-family: arial, sans-serif;color: #4E583F;}
.hand { cursor: pointer;cursor: hand; }
