#outer {
	width: 840px;
	margin: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inputfields {
	font-family: Tahoma;
	font-size: 12px;
}

#title {
	padding: 4px;
	font-family: Tahoma;
	font-size: 18px;
	text-align: left;
	color: #666666;
}
#section {
	font-family: Tahoma;
	font-size: 12px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
.main {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	background-color: #D8D8D8;
}
.star {
	font-size: 11px;
	color: #FF0000;
	font-family: Tahoma;
}
.tableframe {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-COLLAPSE: collapse;
	BACKGROUND-COLOR: #FFFFFF;
}
.tableframe td {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	vertical-align: middle;
}
.tableframe td td{
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	padding: 0px;
}
.tableframe td td a {
	color: #990000;
	text-decoration: none;
}
.tableframe td td a:hover {
	color: #FF0000;
	text-decoration: none;
}
#button {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFCCFF;
	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: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 183px;
}
#submission {
	padding: 5px;
	text-align: center;
}
.nb {
	color: #888888;
}
