body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
a:link {
	color: #006766;
}
a:visited {
	color: #339999;
}
a:hover {
	color: #996533;
}
.tbl_main {
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_nav:link, .top_nav:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.top_nav:hover{
	color: #006766;
}
.menu_nav:link, .menu_nav:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
.menu_nav:hover {
	color: #DFB291;
	font-weight: bold;
}
.bold_teal {
	font-weight: bold;
	color: #006766;
	font-size: 13px;
}
.index_td_mid {
	background-image: url(images/main_bg.gif);
}
.cpyrght{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright:link,.copyright:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright:hover {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #006766;
}
ol, ul {
	line-height: 25px;
}
.small_link:link,.small_link:visited  {
	font-size: 10px;
	font-weight: bold;
	color: #006666;
	text-decoration: underline;
}
.small_link:hover  {
	color: #000066;
}
.white-10 {
font-size: 10px;
color:#FFFFFF;
}
