
FORM {
	
	padding: 0px;
	margin: 0px;
	
}

INPUT {
	
	padding: 3px;
	border: 1px solid #666666;
	font-size: 11px;
	color: white;
	background-color: #888888;
	
}

A {
	
	text-decoration: none;
	color: #ffb72c;
	
}

A:HOVER {
	
	text-decoration: underline;
	color: red;
	
}

.gnfab_main, .gnfab_main TD {
	
	font-family: trebuchet ms, helvetica, arial;
	font-size: 14px;
	color: white;
	
}

.header_namecount {

	font-family: trebuchet ms, helvetica, arial;
	font-size: 12px;
	color: white;
	
	margin-top: 3px;

}

.list_header, .resubmit {
	
	font-family: trebuchet ms, helvetica, arial;
	font-size: 14px;
	color: white;
	
}

#name_list {
	
	font-family: trebuchet ms, helvetica, arial;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: -1px;
	color: white;
	
}

#name_list A {
	
	text-decoration: none;
	color: white;
	
}

#name_list A:HOVER {
	
	text-decoration: underline;
	color: red;
	
}

.tablink A {
	
	color: white;
	text-decoration: none;
	
}

.tablink A:HOVER {
	
	text-decoration: underline;
	
}

.comment_content P {
	
	padding: 0px;
	margin: 5px 0px;
	
}

.comment_content .header {
	
	font-family: helvetica; arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	
}

.comment_content INPUT, .comment_content TEXTAREA {
	
	background-color: #DDDDDD;
	font-family: helvetica, arial;
	font-size: 13px;
	color: #444444;
	padding: 4px;
	border: 1px solid #999999;
	
}

.comment_content .subtext {
	
	font-family: trebuchet ms, helvetica, arial;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: normal;
	
}

.comment_content .divider {
	
	font-family: helvetica, arial;
	font-size: 16px;
	color: #777777;
	font-weight: bold;
	
}

.comment_content .sub_btn {
	
	
	
}



.comment_list_main {
	
	margin: 15px 20px 20px 20px;
	padding: 5px 10px 0px 10px;
	
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	
}

.comment_list_main .header {
	
	font-style: italic;
	font-size: 12px;
	
}

.comment_list_main .comment_item .header {
	
	font-size: 11px;
	margin-bottom: 5px;
	color: #999999;
	font-style: normal;
	
}

.comment_list_main .comment_item {
	
	margin-top: 6px;
	margin-bottom: 15px;
	font-size: 12px;
	
}






