body
{
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}
.table_main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #03746B;
	border-right-color: #03746B;
	border-bottom-color: #03746B;
	border-left-color: #03746B;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a.footer_links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.footer_links:visited {
	color: #333333;
	text-decoration: none;
}
a.footer_links:hover {
	color: #03746B;
	text-decoration: underline;
}
a.footer_links:active {
	color: #03746B;
	text-decoration: underline;
}
.sidenav_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.sidenav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.sidenav_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.sidenav_link:visited {
	color: #333333;
	text-decoration: none;
}
a.sidenav_link:hover {
	color: #03746B;
	text-decoration: underline;
}
a.sidenav_link:active {
	color: #03746B;
	text-decoration: underline;
}
.phead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.pbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #03746B;
	text-decoration: underline;
}
a:visited {
	color: #03746B;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
