input.selinp {
	font-size: 9pt;
	border: solid #aaaaaa 1px;
	background-color: #ffffff;
	background-image: url( '/images/default/drop.jpg' );
	background-repeat: no-repeat;
	background-position: top right;
	cursor: pointer;
}
div.selinp {
	font-size: 9pt;
	position: absolute;
	border: solid #aaaaaa 1px;
	background-color: #ffffff;
	overflow-x: hidden;
	overflow-y: scroll;
	font-weight: normal;
}
a.selinp {
	color: #000000;
	text-decoration: none;
	display: block; 
}
a.selinp:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #1f95dd;
	display: block; 
}

input.file {
	font-size: 8pt;
	height: 20px;
	width: 300px;
	color: #505050;
	border: solid #aaaaaa 1px;
	background-color: #ffffff;
}

input.text {
	font-size: 9pt;
	border: solid #aaaaaa 1px;
	background-color: #ffffff;
}

a.formLink { font-family: Arial; text-decoration: none; color: #336699; font-size: 12px; font-weight: bold; }
a.formLink:hover { font-family: Arial; text-decoration: none; color: #333333; font-size: 12px; font-weight: bold; }

a.sendForm { font-family: Arial; text-decoration: none; color: #336699; font-size: 14px; font-weight: bold; }
a.sendForm:hover { font-family: Arial; text-decoration: none; color: #333333; font-size: 14px; font-weight: bold; }

.tSendForm { font-family: Arial; font-size: 14px; font-weight: bold; color: #ff0000; }

