/* CSS Document */
body {
	color : #054387;
	font-family: arial, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #BF7F7F;
	SCROLLBAR-HIGHLIGHT-COLOR: #E2C6C5;
	SCROLLBAR-SHADOW-COLOR: #800000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #BF7F7F;
	scrollbar-dark-shadow-color: #800000;
	scrollbar-3d-light-color: #E2C6C5;
}

a:link {color: #780023; TEXT-DECORATION: none}
a:visited {color: #BF7F7F; TEXT-DECORATION: none}
a:hover {color: #164FAB; TEXT-DECORATION: underline}
a:active {color: #780024; TEXT-DECORATION: none}

.navline {
	background-image: url(images/nav.jpg);
	height: 24px;
	color: #800000;
}

TABLE {MARGIN: 0px; FONT: 12px arial, sans-serif; COLOR: #054387}

h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #780023;
}
.footer {
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	background-image: url(images/foot.jpg);
	font-style: normal;
}