.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #FFF7CE;
}
.form {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.copy {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.orange {
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FEA900;
	text-decoration: none;
}
td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menulin {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #004E86;
	text-decoration: none;
}
.menu {
	background-color: #FBCD7B;
	border-top: 1px solid #626F57;
	border-bottom: 1px solid #626F57;
}
.menu2 {
	background-color: #fdd48c;
	border-bottom: 1px solid #626F57;
}
.menu3 {
	background-color: #f4c777;
	border-bottom: 1px solid #626F57;
}
.textbg {
        background-image: url(/gfx/textbg.gif);
        background-repeat: no-repeat;
        background-position: right bottom;
}