/* CSS Document */


body {
	font-family: trebuchet ms, verdana;
	font-size: 13px;
	line-height: 17px;
	color: #333;
	}
	
td {
	padding: 2px;
	}
	
.fieldstyle {
	border: 1px solid #ccc;
	color: #333;
	padding: 3px;
	font-family: trebuchet ms, verdana;
	}
	
.submit {
	background-color: #336699;
	color: #eee;
	border: 2px solid #333;
	}
	
.normal {
	font-size: 11px;
	color: #666;
	line-height: normal;
	}
	
#disclaimer {
	width: 80%;
	text-align: left;
	margin-top: 28px;
	font-size: 10px;
	}
	
#ads {
	width: 80%;
	height: 70px;
	margin-top: 50px;
	padding: 5px;
	}
	
