body {
	width:100%;
	height:100%;
	background-color:#ffffff;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
.FooterLinks a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9f887b;
	font-weight: normal;
	margin:0 5px 0 5px;
}
a {
	color:#8c563b;
	text-decoration:none;
}
a:hover {
	color:#5a4a42;
	text-decoration:none;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#6e5c54;
	margin:0;
	padding:0;
}
h2 {
	font-size:22px;
	color:#5a4a42;
	font-family:"Times New Roman", Times, serif;
}
h3 {
	font-size:18px;
	color:#856f65;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #89AAB3;
}
.heading_home {
	font-size: 13px;
	font-weight: bold;
	color: #89AAB3;
	
	height:18px;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
p {
	margin:12px 0 12px 0;
	line-height:18px;
}
.bg {
	background-image: url(Home_02.jpg);
	background-repeat: repeat-y;
}
img {
	border:0;
}

div.loginpanel {
	width:210px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	margin-left:20px;
}
div.loginpanel strong{
	font-size:11px;
	font-weight:bold;
	color:#bfa892;
}
div.loginpanel a {
	font-size:11px;
	color:#ffffff;
}

.copyright {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#c3b7b1;
	margin-right:5px;
	margin-top:3px;
}