﻿.background {
	border: thin ridge #7F0000;
	margin: 0px auto 0px auto;
	padding: 5px;
	position: relative;
	width: 740px;
	top: 0px;
	z-index: 0;
	background-image: none;
	visibility: visible;
	bottom: auto;
	height: auto;
	left: auto;
	text-align: center;
	background-color: #000000;
}
.mastheadimg {
	margin: 0px;
	padding: 10px;
	border: thin ridge #7F0000;
	position: relative;
	width: 130px;
	height: 110px;
	z-index: 1;
	left: auto;
	top: auto;
	background-color: #66CCFF;
	float: left;
	clear: none;
}
.mastheadtxt {
	margin: 0px;
	padding: 5px;
	border: thin ridge #000000;
	position: relative;
	width: 565px;
	height: 120px;
	z-index: 2;
	left: auto;
	top: auto;
	float: right;
	visibility: inherit;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #BF0000;
	background-color: #12000C;
	font-weight: bold;
	text-align: left;
}
.content {
	margin: 0px;
	border: thin ridge #BF0000;
	padding: 5px;
	position: relative;
	top: 10px;
	width: 726px;
	left: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	z-index: 4;
	float: none;
	clear: both;
	bottom: auto;
	font-weight: norma;
	color: #000000;
	background-color: #66CCFF;
}
.navmenu {
	position: relative;
	width: 130px;
	height: auto;
	z-index: 3;
	left: auto;
	top: 0px;
	border: thin ridge #BF0000;
	margin: 0px 15px 0px 0px;
	padding: 5px;
	float: left;
	background-color: #FF9966;
	bottom: auto;
	clear: both;
	text-align: center;
}
.footer {
	margin: 0px;
	border: thin ridge #BF0000;
	padding: 5px;
	position: relative;
	width: 726px;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	left: 0px;
	overflow: visible;
	top: 10px;
	background-color: #66CCFF;
	clear: both;
	z-index: 5;
	background-image: none;
	background-repeat: repeat;
	float: none;
	bottom: auto;
}
.ShortRedHR {
	width: 565px;
	color: #BF0000;
	background-color:#BF0000;
	height: 3px;
	line-height: 3px;
}
.RegBlkTxt {
	text-align: left;
	color: #000000;
}
.LongRedHR {
	color: #BF0000;
	background-color:#BF0000;
	height: 3px;
}
.XSRedTxt {
	font-size: x-small;
	color: #FF0000;
}
body {
	background-color: #15244C;
}
.style1 {
	margin-top: 2px;
	margin-bottom: 2px;
}
