body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #BFD8E7;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(/_images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	background-color: #FFCC00;
	color: #00629F;
}
a:active {
	color: #FFCC00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #D0E3ED;
	margin-top: 50px;
}
h2 {
	font-size: 16px;
	color: #D0E3ED;
}
h3 {
	font-size: 14px;
	color: #D0E3ED;
}
.footerblue {
	color: #00629F;
}
.footer A, .footer A:link, .footer A:visited {
	font-weight: bold;
	color: #00629F;
	text-decoration: underline;
}
.footer A:hover {
	color: #00629F;
}
#picbox {
	background: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 15px;
}