.magictabletop {
	background-color: #FFFBEB;
	background-image:  url(green_magic_menubg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.magictablemiddle {
	background-color: #FFFBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.magictablebottom {
	background-color: #FFFBEB;
	background-image:  url(green_magic_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 4px 30px;
}
.bodystyle {
	background-color: #FFF8DD;
	background-image:  url(images/parch_background.gif);
	background-repeat: repeat;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
form {
	margin: 0px;
	padding: 0px;
}
.invisiform {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 97px;
	border: none;
	background-color: #FFFBEB;
	background-image: url(green_magic_search3.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #006600;
	text-align: left;
	vertical-align: middle;
}
.invisiloginform {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 135px;
	border: none;
	background-color: #FFFBEB;
	background-image: url(green_magic_search3.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #006600;
	text-align: left;
	vertical-align: middle;
}
