@font-face 	{font-family:"menuFont";
    		src: url(../fonts/lucidah0.eot);}

body		{scrollbar-base-color:#8FBC8B;
		scrollbar-arrow-color:#9400D3;
		background-color:#FFFFFF;
		background-image:url(../graphics/bgmenu.gif);
		background-repeat:no-repeat;
		margin-top:94px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		text-align:center;}

table		{width:120px;
		background-color:#FFFFFF;
		border-style:none;
		border-width:0px;}

td		{width:120px;
		height:43px;
		background-image:url(../graphics/button.gif); 
		background-repeat:no-repeat;
		background-color:#FFFFFF;
		border-style:none;
		border-width:0px;
		cursor:hand;
		text-align:center;
		vertical-align:middle;
		font-family:menuFont,arial;
		font-weight:bold;
		font-size:14px;
		color:#FFFFFF;
		text-transform:capitalize;}