body {
	background-position: center;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
td {
	/*don't remove this it controls the width of the page, don't know how but it does*/
	font-size: small;
	font-family: verdana, helvetica, arial;
}
.missionbar {
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #FFFFFF;
}
.missionbartext {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-left: 6px;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.alignleftwhite {
	text-align: left;
	color: #FFFFFF;
	font-size: small;
	font-family: verdana, helvetica, arial;
}
.breadcrumbtxt {
	margin-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 0px;
}
.bodytable {
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #E0E0E0;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #E0E0E0;
}
.bgtop {
	background-position: center top;
	background-image: url('../images/bgtop.jpg');
	background-repeat: no-repeat;
}
.bgmissionbar {
	background-image: url('../images/missionbar_bg.jpg');
}
.bg986 {
	background-image: url('../images/bgbody.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.bgbottom {
	background-image: url('../images/bgbottom.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
