@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #0C3;
}
#footer {
	background-image: none;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 20px;
	vertical-align: bottom;
	text-align: right;
	padding: 5px;
	color: #0794E1;
}
#header {
	background-repeat: no-repeat;
	height: 80px;
	text-align: center;
	font-size: 12px;
	padding: 10px;
}
#leftbar {
	padding: 5px;
}
#bodycopy {
	padding: 5px;
}
#leftbar {
}
