.tbl {
	line-height: 32px;
	background-image: url(../images/title_bg.jpg);
	border: 1px solid #d6d2d2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	font-weight: bold;
}
.left-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #191918;
	text-decoration: none;
	line-height: 30px;
}
a.left-links:hover {
	color: #62a103;
}

.footer-links a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191918;
	text-decoration: underline;
	line-height: 30px;
}
.footer-links: a.hover{
	color: #62a103;
	text-decoration: none;
}

.tbl1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e0dfde;
	border-bottom-color: #e0dfde;
	border-left-color: #e0dfde;
}
.main-tbl {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e0dfde;
	border-bottom-color: #e0dfde;
	border-left-color: #e0dfde;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0dfde;
}
.menu-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #292929;
	text-decoration: none;
}
a.menu-links:hover {
	color: #62a103;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
}
.copy-rights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}


