table
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-collapse: collapse;
	background-color: transparent;
	font-weight: bolder;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}
Input
{
	border: gray 1px solid;
	font-size: xx-small;
	color: black;
	font-family: Comic Sans MS;
}
	.menu {  font-size: 8pt; color:#8f927f; text-decoration: none; 
		font-family: Verdana, Arial, Helvetica, sans-serif}
	.menu:hover { color: #000000; text-decoration: none; }
	.submenu {  font-size: 8pt; color:#00550f; text-decoration: none; 
		font-family: Verdana, Arial, Helvetica, sans-serif}
	.buttons
	{
		BACKGROUND: silver;
		COLOR: white;
		CURSOR: hand;
		FONT-SIZE: xx-small;
		FONT-WEIGHT: bold;
		TEXT-DECORATION: none;
	}
	.Title
{
	font-weight: bold;
	font-size: small;
	vertical-align: baseline;
	color: midnightblue;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
	.Instruction
{
	font-size: x-small;
	vertical-align: baseline;
	color: midnightblue;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
	.Text
{
	font-size: x-small;
	font-weight: normal;
	vertical-align: baseline;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
	.Subtitle
{
	font-weight: bold;
	font-size: x-small;
	color: midnightblue;
	font-family: Arial, Helvetica, sans-serif;
}
TEXTAREA
{
	border: gray 1px solid;
	font-size: xx-small;
	overflow: auto;
	font-family: Comic Sans MS;
	border-collapse:separate;
}
SELECT
{
	border: gray 1px solid;
	font-size: xx-small;
	font-family: Comic Sans MS;
	border-collapse:separate;
}
BODY
{
	background-position: 25px top;
	background-image: url(stormbar3.gif);
	background-repeat: repeat-y;
}
.ResultTable
{
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	border-bottom: white thin solid;
	background-color: silver;
}
