/* CSS Document */
body {
	margin: 0px;
	padding-top: 26px;
	background: url(images/page_bg.gif) repeat-x #b0e6fc;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	}
.a1 {
	font-weight: bold;
	color: #004865;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	}
.a1:hover {
	text-decoration: underline;
	}
.bor1 {
	border: 1px solid #0475a3;
	border-top: none;
	}
.bor2 {
	border-top: 1px solid #0475a3;
		}
.a2 {
	color: #516d01;
	text-decoration: underline;
	font-weight: bold;
	}
.a2:hover {
	text-decoration: none;
	}
a {
	text-decoration: underline;
	color: #333333;
	}
a:hover {
	text-decoration: none;
	}
.t1 {
	color: #516d01;
	font-weight: bold;
	}
