.form-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	background-color: #FCF5E1;
	border: 1px solid #663300;
	padding: 1px;
	width: 135px;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
.right-panel-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk.gif);
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #360C00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvtica, sans-serif;
	font-size: 15px;
	color: #990000;
	font-weight: normal;
	line-height: 100%;
}
.flashintro {
background-color:#FFFFFF;
line-height: 0px;
font-size: 0px;
}