﻿body {
	font-size: x-small;
	color: 000000;
	font-family: arial, helvetica;
	background-color: 26385C; 
	background-repeat: norepeat; 
}


A {
	text-decoration:none;
	color: #036f00;

	}

a:visited {
	color: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
		
}


a:hover {
	color: #580210;
		font-family: Arial, Helvetica, sans-serif;
	}


div.small {
	font-size: 6px;
	color: 000000;
	font-family: arial, helvetica;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;

}
.legalbk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;

}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;

}
.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #580210;

}
.greyitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
div.scroll {
border-style: none;
	border-color: inherit;
	border-width: 1;
	background-position: center;
	background-color: ffffff;
	height: 311px;	
	width:574px;	
	overflow: auto;	
	color: 000000;
	padding: 10px;
	background-image: url('background.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.staticlogo {
	background: url('background.jpg') no-repeat fixed center top;
}

