.ban_bg_shadow {
	background-image: url(images/ban_bg_shadow.png);
	background-repeat: repeat-x;
	background-position: top;
}
.img_bor {
	border: 1px solid #666666;
}


.ban_in_shadow {
	background-image: url(images/ban_in_shadow.png);
	background-repeat: repeat-x;
	background-position: top;
}
.table_bor {
	border: 1px solid #e1e1e1;
}
.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.table_inner_bot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
}

.td_bor_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
.td_bor_top {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #42929d;
	border-right-color: #42929d;
	border-bottom-color: #42929d;
	border-left-color: #42929d;
}
.td_bor_bot {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42929d;
	border-right-color: #42929d;
	border-bottom-color: #42929d;
	border-left-color: #42929d;
}
.link_bor_bot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.left_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #4d4e4e;
	text-decoration: none;
}
a.left_link:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #4d4e4e;
}
a.left_link:visited {
	color: #4d4e4e;
	text-decoration: none;
}
a.left_link:hover {
	color: #42929D;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #013941;
	text-decoration: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2f2e2e;
	text-decoration: none;
	text-align: justify;
}
a.text:link {
	text-decoration: underline;
	font-weight: bold;
}
a.text:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
a.text:visited {
	font-weight: bold;
	text-decoration: underline;
}



.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #42929d;
	text-decoration: none;
}
a.more:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #42929d;
	text-decoration: none;
}
a.more:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #56BECC;
	text-decoration: none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0e5059;
	text-decoration: none;
	font-size: 12px;
}
a.footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0e5059;
	text-decoration: none;
}
a.footer:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0e5059;
	text-decoration: none;
}
a.footer:hover {
	color: #0e5059;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a.footer:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0e5059;
	text-decoration: none;
}
