table {
	font-family: verdana, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	
}

td {
	
	padding:5px;
}


.borders {
	
	
	
}

.form_header {
	
	border-style:solid;
	border-width:0px;
	border-color:#5497cb;
	background-color: #08375b;
	color: #fff;
	
}


input {
	border-width: 1px;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

select {
	border-width: 1px;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

textarea {
	border-width: 1px;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

.messagebox {
	font-family: verdana, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	padding: 10px;
	width: 550px;
}

thead {
	font-weight: bold;
}
