h1 {
	color: #000066;
	font-weight: normal;
}
h2 {
	color: #0000CC;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-style: italic;
	color: #0000FF;
	font-size: 120%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #0000FF;
}
.main {
	color: #000000;
	vertical-align: top;
}
.h2main {
	color: #666699;
}
.BL {
	background-attachment: fixed;
	background-image:   url("pics/rect-BL.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.TR {
	background-attachment: fixed;
	background-image:   url("pics/rect-TR.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.white {
	color: #FFFFFF;
}
.links {
	color: #FFFFFF;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 90%;
	margin: 0px;
}
.credits {
	font-size: 75%;
}
.sky {
	background-image: url(pics/sky.jpg);
	background-color: #7E91D3;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.trans {
	filter: Alpha(Opacity=50):50);
}
.strapline {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 150%;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}
body {
	font-family: "Palatino Linotype", "Times New Roman";
	background-color: #000066;
	margin: 10px;
}
td {
	color: #000099;
	vertical-align: top;
}
.button {
	color: #000066;
	font-weight: bold;
	background-color: #FFFFFF;
	border: thick outset #7E91D3;
}
input {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
.padRight10 {
	padding-right: 10px;
}
.noPadUnder {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.caps {
	text-transform: uppercase;
}
.noPad {
	margin: 0px;
	padding: 0px;
}
.dkBlueBg {
	color: #FFFFFF;
	background-color: #000066;
}
h4 {
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
td {
	vertical-align: top;
}
img {
	border: 0px none;
}
.bgGold {
	color: #000000;
	background-color: #DEBD3A;
	font-style: italic;
}
.bgEmerald {
	color: #FFFFFF;
	background-color: #587D48;
	font-style: italic;
}
.h5px {
	height: 7px;
}
.h10px {
	height: 14px;
}
.bgRed {
	font-style: italic;
	color: #FFFFFF;
	background-color: #9F2733;
}
.bgWhite {
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
}
.bgSky {
	font-style: italic;
	color: #000000;
	background-color: #99BBDD;
}
.bgNavy {
	font-style: italic;
	color: #FFFFFF;
	background-color: #000066;
}
.greyTable {
	background-color: #CCCCCC;
}
#sample {
	background-image: url(pics/samples/blue-felt.jpg);
	background-repeat: repeat;
	background-position: left top;
}
