a:link {
	color: #008E8E;
	text-decoration: none;
}
a:visited {
	color: #008E8E;
	text-decoration: none;

}
a:hover {
	color: #008E8E;
	text-decoration: underline;
}

body,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


a.topnav:link {}
a.topnav:visited {}
a.topnav:hover {}

a.sidenav:link {
	color: #1D5791;
	text-decoration: none;
	width: 100%;
	border: 1px solid #86B3E0;
	padding: 3px;


}
a.sidenav:visited {
	color: #1D5791;
	text-decoration: none;
	width: 100%;
	border: 1px solid #86B3E0;
	padding: 3px;


}
a.sidenav:hover {
	color: #000000;
	text-decoration: none;
	background-color: #56D7D7;
	width: 100%;
	border: 1px solid #1D5791;
	padding: 3px;

}

a.botnav:link {
	color: #002F2F;
	text-decoration: none;
}
a.botnav:visited {
	color: #002F2F;
	text-decoration: none;
}
a.botnav:hover {
	color: #002F2F;
	text-decoration: underline;
}

a.copyright:link {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.copyright:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.copyright:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tblheading {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.in {
	font-size: 1px;
}
