body
{
	font-size: x-small;
	background-image: url(Images/zBackground.jpg);
	font-family: Verdana;
	scrollbar-face-color: #E6F4E5;
	scrollbar-highlight-color: #E6F4E5;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-arrow-color: #599052;
	scrollbar-track-color: #599052;

}
.menustyle{background-color:#E6F4E5;border:2px;border-bottom-color:black;border-top-color:gray;border-left-color:gray;border-right-color:black;border-style:solid;}
.menuitem
{
	border-right: 2px solid;
	padding-right: 15px;
	border-top: 2px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 2px;
	border-left: 2px solid;
	width: 160px;
	color: #4a734a;
	padding-top: 2px;
	border-bottom: 2px solid;
	font-family: verdana;
}
.mouseup{width:160px;background-color:#7F0604;color:white;font-family:verdana;font-size:10pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#3F3F3F;border-style:solid;cursor:pointer;cursor:hand;}
.mouseover{width:160px;font-weight: bold;background-color:#F9F5F4;color:black;font-family:verdana;font-size:10pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:3F3F3F;border-left-color:#8A99BA;border-top-color:black;border-right-color:black;border-bottom-color:black;border-style:ridge;cursor:pointer;cursor:hand;}
.mousedown{width:160px;background-color:#A15E5E;color:white;font-family:verdana;font-size:10pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:3F3F3F;border-right-color:#8A99BA;border-bottom-color:#8A99BA;border-left-color:black;border-top-color:black;border-style:solid;cursor:pointer;cursor:hand;}
.test
{
	font-weight: bold;
	color: olive;
	font-style: italic;
	font-family: 'Century Gothic';
}
.button
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	font-size: xx-small;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
	font-family: Verdana;
	background-color: #95BB91;
}
