body {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	background-color:#DDE2BF;
	letter-spacing: normal;
	word-spacing: normal;
}
a {
	text-decoration:underline;
	color:#000000;
}
.error{
	font-size: 18px;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
}
.top_text{
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.thankyou{
	font-size: 18px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#ledger_top {
	border-collapse:collapse;
	background-image: url(../images/ledger_title.jpg);
	height: 25px;
	width: 800px;
	color: #FFFFFF;
	font-size: 18px;
	background-repeat: no-repeat;
}
#top {
	border-collapse:collapse;
	background-image: url(../images/about_us_top.jpg);
	height: 27px;
	width: 865px;
	color: #FFFFFF;
	font-size: 18px;
}
#bottom {
	border-collapse:collapse;
	width: 865px;
	border: thin solid #FFFFFF;
}
#log {
	text-indent: 15px;
}
#container {
	border: thin solid #FFFFFF;
}
#contact_us {
	border: thin solid #FFFFFF;
	border-collapse:collapse;
	background-color: #DDE2BF;
}
ul#navigation2 {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 100%;
}
ul#navigation2 li {
	display: inline;
}
ul#navigation2 a {
	display: inline;
	floast: left;
	padding: .2em 1em;
	text-decoration: none;
}
ul#navigation2 a:hover {
	background-color: #c6c9ab;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 16;
}
