body, td {
	font-family:	'Arial';
	font-size:	10pt;
	color:		'#000000';
}


a:link, a:active, a:visited {
	font-family:		'Arial';
	font-size:		10pt;
	color:			#f88102;
	text-decoration:	none;
}

a:hover {
	font-family:		'Arial';
	font-size:		10pt;
	color:			#f88102;
	text-decoration:	underline;
	background-color:	#fff7a1;
}

input, textarea {
	font-size:		10pt;
	color:			#4E4E4E;
	font-family:		'Arial';
}

.content_fnt {
	color:			#734a00;
}

.form_tbl {
	background-color:	#faf6f1;
}

.form_txt {
	border-color: #A1A1A1 #E5E5E5 #E5E5E5 #A1A1A1;
	border-style:solid;
	border-width:1px;
	font-size: 12px;
	background-color: #FFFFFF;
}

.error_fnt {
	font-size:		10pt;
	color:			#404040;
}
	
.error_tbl {
	background-color:	#f0f0f0;
	border:			1pt, solid;
	border-color:		#A0A0A0;
}

.site_login {
	font-size:		10pt;
	color:			#4E4E4E;
}

.site_title {
	font-size:		14pt;
}

.site_desc {
	font-size:		8pt;
}

.site_click {
	font-size:		8pt;
}

