﻿
.html {
      height: 100%; padding-bottom: 1px;
	  overflow-y: scroll;
	  } 

.center-site {
	position: relative;
	width: 970px;
	height: auto; 
	z-index: 1; 
	margin-left: auto; 
	margin-right: auto;
}
.p5-left {
	margin-left: 5px;
}
.dk-blue-cell {
	border: 3px solid #061349;
	background-color: #061349;
	text-align: center;
}
.border0 {
	border-style: solid;
	border-width: 0;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.links-yellow {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
.yellow-text-14 {
	border: 0px solid #eadcab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFF00;
	font-weight: bold;
}
.nav-side {
	border: 4px solid #061349;
	background-color: #061349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.nav-yellow-links {
	border: 0px solid #eadcab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
.nav-yellow-links:hover {
	border: 0px solid #eadcab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.med-red-c {
	font-size: medium;
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.xsmall-c {
	text-align: center;
	font-size: x-small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	border: 1px solid #800000;
}
.top-bar {
	border-left: 1px solid #0a1a55;
	border-right: 1px solid #0a1a55;
	border-top: 1px none #0a1a55;
	border-bottom: 1px solid #0a1a55;
	border-style: none;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
	background-image: url('../images/top.png');
}
.bottom-bar {
	border-width: 1px;
	border-left: 1px solid #0a1a55;
	border-right: 1px solid #0a1a55;
	border-top: 1px solid #0a1a55;
	border-bottom: 1px none #0a1a55;
	border-style: none;
	text-align: center;
	background-image: url('../images/bottom.png');
}
.body-color {
	background-color: #FFFFFF;
}
.p5-center {
	margin-left: 5px;
	text-align: center;
}
