body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #092773;
	background: #F8F9FB url('images/main_bg.jpg') no-repeat center top;
}
a:link {
	color: #092773;
	font-family: Verdana;
	text-decoration: none;
	border-bottom: 1px dotted #777;

}
a:hover {
	color: #092773;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #B9CCE7;
}
a:visited {
	color: #092773;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;

}
td textarea, td input, td select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #092773;
}
.tableDetail {
	font-size: 11px;
}

.contact, .contact a {
	font-weight: bold;
}
