h3{
	font-size: 13pt;
	margin: 40px 40px;
}
textarea#id_message, input#id_name {
	font: normal 10pt Verdana,Sans-Serif;
	color: #000066;
	width: 200px;
	padding: 2px;
}

textarea#id_message {
	height: 150px;
	width: 300px;
}
table#form tr td {
	background-color: #f0f0f0;
}
table#form th {
	background-color: #f9f9f9;
	font: bold 14pt "Trebuchet MS",Tahoma,Sans-Serif;
	border-bottom: #0066cc 2px solid;
}
.empimg {
	background-color: #ffffff;
	border-right: #666666 2px solid;
	width: auto;
}
.empimg img {
	float: right;
	border: 0px none;
	width: 75px;
	height: 75px;
}
table#form {
	border: solid 1px #0B567F;
	width:600px;
}