body	{ font-size:12pt; font-family:verdana; }
hr		{ height: 1px; color: #D9D9D9; background: #D9D9D9; border: 0; }
a		{ color:#990000; }
#box	{ border:1px solid #d9d9d9; padding:20px; }
#table_list{
	width:100%;
}
#table_list td {
	height:20px;
	padding-left:10px;
	border-bottom:1px solid #d2d2d2;
	margin-top:2px;
	margin-bottom:1px;
}
#table_list th {
	height:20px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #d2d2d2;
	margin-top:2px;
	margin-bottom:1px;
	background:#efefef;
}

#table_list th a {
	color:#990000;
	text-decoration:none;
}

#table_list td.sublist {
	background:#999;
	color:#fff;
	border-top:3px solid #fff;
	font-weight:bold;
}

#table_list .bottom {
	background:#efefef;
	border-bottom:0px;
}


.required {
	color:#D31F42;
}


#nav a {
	text-decoration:none;
	font-size:10pt;
	color:#fff;
}

h1 {
	font-size:20pt;
}
h2 {
	font-size:16pt;
	color:#990000;
}
