body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #263972;
	letter-spacing: 1px;
	margin-bottom: 0px;

}

.bodybgnd {
	background-image: url(images/body_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link {
	color: #A53823;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;

}
a:hover {
	color: #A53823;
	text-decoration: underline;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFA200;
}
a:visited {
	color: #A53823;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;

}
td, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0056D7;
	letter-spacing: 1px;

}
.tableDetail {
	font-size: 11px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A53823;

}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C59441;
	letter-spacing: 1px;
	line-height: 15px;

}
