/* CSS Document */


.style8 {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #D8DA56;
	font-weight: lighter;
}
	
.style9 {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #757116;
	font-style: normal;
	text-decoration: none;
	font-weight: lighter;
}
	
body {
	background-color: #4C88BE;
	margin-left: 0px;
	margin-top: 10px;
	
}
body,td,th {
	color: #FFFFFF;
	outline-color: #FFFFFF;
}

.border {
	border: thin solid #FFFFFF;
}

}

.border-thick {
	border: thick solid #FFFFFF;
}

.style11 {
	font-family: "Courier New", Courier, monospace;
	color: #D8DA56;
	font-size: 12pt;
	font-weight: normal;
}

.style12 {
	font-family: "Courier New", Courier, monospace;
	color: #ffffff;
	font-size: 12pt;
	font-weight: normal;
}

.style10 {
	font-family: "Courier New", Courier, monospace;
	color: #D8DA56;
}
.navigation{
	font-family: "Courier New", Courier, monospace;
	color: #D8DA56;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.navigation:hover {
	font-family: "Courier New", Courier, monospace;
	color: #8DC3E9;
	font-weight: lighter;
	font-size: 12pt;
}
.cell {
	visibility: hidden;	
}

.hide-div {
	display: none 
}
		
.navigation-small{
	font-family: "Courier New", Courier, monospace;
	color: #757116;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	font-weight: lighter;
}
.navigation-small:hover{
	font-family: "Courier New", Courier, monospace;
	color: #8DC3E9;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	font-weight: lighter;
}
	
.preview {
	padding: 5px;
	margin: 5px;
}

