BODY {
	SCROLLBAR-FACE-COLOR: #ccccff; SCROLLBAR-ARROW-COLOR: #003399; SCROLLBAR-BASE-COLOR: #ccccff
}
.backround {
	BACKGROUND-POSITION: right bottom; BACKGROUND-ATTACHMENT: scroll; BACKGROUND-IMAGE: url(images/backroundjpg.jpg); BACKGROUND-REPEAT: no-repeat
}.standard {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
a:link {
	color: #003063;
	text-decoration: underline;
}
a:visited {
	color: #003063;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #003063;
	text-decoration: none;
}
.standardBig {

	font-family: "Gill Sans MT";
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.border {
	border: 1px solid #000000;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000066;
}

