/* CSS Document */
a:link {  color: #918c55; text-decoration: none; font-weight:bold;}
a:visited {  color: #c9c592; text-decoration: none; font-weight:bold;}
a:hover {  color: #a49f66; text-decoration: underline; font-weight:bold;}

a.bottom:link {  color: #c9c592; text-decoration: none; font-weight:normal;}
a.bottom:visited {  color: #c9c592; text-decoration: none; font-weight:normal;}
a.bottom:hover {  color: #a49f66; text-decoration: underline; font-weight:normal;}


a.white:link {  color: #ffffff; font-weight: bold; text-decoration: none;}
a.white:visited {  color: #ffffff; font-weight: bold; text-decoration: none;}
a.white:hover {  color: #ffffff; font-weight: bold; text-decoration: underline;}

A.left:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background: #d2cca8; font-weight: bold; text-decoration: none; color: #ffffff; display: block;  padding-left:10; padding-top:3; padding-bottom:3;
	width:inherit;}
A.left:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background: #d2cca8; font-weight: bold; text-decoration: none; color: #ffffff; display: block;  padding-left:10; padding-top:3; padding-bottom:3;
	width:inherit;}
A.left:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background: #c5be91; font-weight: bold; text-decoration: none; color: #ffffff; display: block;  padding-left:10; padding-top:3; padding-bottom:3;
	width:inherit;}
A.left:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background: #c5be91; font-weight: bold; text-decoration: none; color: #ffffff; display: block; padding-left:10; padding-top:3; padding-bottom:3;
	width:inherit;}
	
	A.left3rd:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background: #E0DCC0; font-weight: bold; text-decoration: none; color: #ffffff; display: block;  padding-left:20; padding-top:3; padding-bottom:3;
	width:inherit;}
A.left3rd:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background: #E0DCC0; font-weight: bold; text-decoration: none; color: #ffffff; display: block;  padding-left:20; padding-top:3; padding-bottom:3;
	width:inherit;}
A.left3rd:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background: #c5be91; font-weight: bold; text-decoration: none; color: #ffffff; display: block;  padding-left:20; padding-top:3; padding-bottom:3;
	width:inherit;}
A.left3rd:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background: #c5be91; font-weight: bold; text-decoration: none; color: #ffffff; display: block; padding-left:20; padding-top:3; padding-bottom:3;
	width:inherit;}


.leftnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #663300;
	line-height: 1.5; 
	display: block; 
	padding-left:20; 
	padding-top:3; 
	padding-bottom:3; 
	background: #c5be91;
	width:inherit;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #a49f66;
	line-height: 1.5;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #eeecd7;
	line-height: 1.5;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}
