body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	line-height: 14px;
	color:#000000;
	}
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: normal;
	font-size: 100%;
	
	background-color: transparent;
	}
Input{
	border: gray 1px solid;
	font-size: 100%;
	color: #000;
	cursor: pointer;
	}
#wrapper{
	width:960px;
	margin:auto;
	}
.menu {  font-size: 100%; color:#8f927f; text-decoration: none; }

.menu:hover { color: #000; text-decoration: none; }

.submenu {  font-size: 8pt; color:#00550f; text-decoration: none; }

.buttons{
	BACKGROUND: silver;
	COLOR: #fff;
	FONT-SIZE: 100%;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	cursor: pointer;
	}
.Title{
	font-weight: bold;
	font-size: 100%;
	vertical-align: baseline;
	color: #031e6d;
	
	text-align: left;
}
.Instruction{
	font-size: 100%;
	vertical-align: baseline;
	color: #031e6d;
	
	text-align: left;
}
.Text
{
	font-size: 100%;
	font-weight: normal;
	color: #000;
	line-height:18px;
	text-align: left;
}
	.Subtitle
{
	font-weight: bold;
	font-size: 100%;
	color: #031e6d;
	
}
TEXTAREA
{
	border: gray 1px solid;
	font-size: 100%;
	overflow: auto;
	border-collapse:separate;
}
select
{
	border: gray 1px solid;
	font-size: 100%;
	border-collapse:separate;
}

.ResultTable
{
	border-right: #fff thin solid;
	border-top: #fff thin solid;
	border-left: #fff thin solid;
	border-bottom: #fff thin solid;
	background-color: silver;
}

