body {
	background-color: #BBB8B1;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #302F2C;
}
.sub_titles {
	font-size: 14px;
	color: #3c3b36;
	font-family: Tahoma;
	font-weight: bold;
}
.titles {
	font-size: 15px;
	color: #3c3b36;
	font-family: Tahoma;
	font-weight: bold;
}
.page_titles {
	font-size: 18px;
	color: #5F858B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 23px;
}
.image_pading {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.footer {
	font-size: 11px;
	color: #959595;
}
.text_small {
	font-size: 11px;
}
a:link {
	color: #004080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004080;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #004080;
}


.lefta:link {
	color: #373737;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 15px;
	display: block;
	line-height: 24px;
}
.lefta:visited {
	color: #373737;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 15px;
		display: block;
	line-height: 24px;
}
.lefta:hover {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 15px;
	display: block;
	line-height: 24px;
	background-color: #B0B75A;
}
.lefta:active {
	color: #373737;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 15px;
		display: block;
	line-height: 24px;
}
