﻿body {
	background-color:#00318C;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	overflow:auto;
}
a {
	color: #FFFFFF;
	font-weight:bold;
}
a:hover {
	color: #FFFF00;
	font-weight:bold;
	font-style:italic;
}
.c_layers {
	position:absolute;
	z-index:1;
	width: 720px;
	height: 575px;
	left: 50%;
	top: 70px;
	margin-left:-260px;
}
.c_layersbig {
	position:absolute;
	z-index:1;
	width: 720px;
	height: 575px;
	left: 50%;
	top: 70px;
	margin-left:-260px;
	padding-right:18px;
	overflow:auto;	
}
.c_layerpics {
	height: 160px;
}
.c_layerpicsj {
	height: 120px;
	float:left;
	margin-right:10px;
}
.c_footer {
	font-size:x-small;
	text-align:center;
}
.c_tabletext {
	font-size:small;
}
.autotable {
	border: 2px solid #c0c0c0;
	width: 100%;
}
#weighttable td {
	width: 11%;
}
.articletitle {
	font-weight: bold;
	font-size: large;
}
.c_citation {
	font-size:small;
	font-variant:small-caps;
}

