
BODY {
	background: #000077;
	margin-top: 1px;
}
BODY,TD {
	font-size: 8.5pt;
	font-family: verdana, helvetica, sans-serif;
}

.content {
	background: #FFFFFF;
}

.target {
        position: absolute; 
}

#satellite {
	cursor: crosshair;
}

#clock {
	line-height: 110%;
	background: #FFFFFF;
	margin-top: 4px;
}

INPUT.noBorder
{
    border-style: none;
    color: red;
    width: auto;
}

.headline, .urgent {
	font-size: 14pt;
	font-weight: bold;
	font-family: sans-serif;
}


.urgent {
	margin-left: 10px;
	margin-top: 8px;
}

.subtitle {
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
}

.bodyTxt {
	font-size: 10pt;
	margin: 10px;
}

.statusHeader {
	font-weight: bold;
	color: #CC0000;
	font-size: 11pt;
	width: 100%;

}

.menu {
	background: #e6e9f4;
	line-height: 150%;
	margin-bottom: 120px;

}
A.menu {
	background: #6271B9;
}

A.menuLink:link,A.menuLink:visited,A.menuLink:hover,A.regLink:link,A.regLink:visited,A.regLink:hover{
	font-style: normal;

	color: #000099;
	font-weight: bold;
}

A.menuLink:link {
	text-decoration: none;
}
A.menuLink:visited {
	text-decoration: none;
}
A.menuLink:hover {
	text-decoration: underline;
}

.menuLinkBar,A.menuLinkBar:link,A.menuLinkBar:visited,A.menuLinkBar:hover{
	font-style: normal;

	color: white;
	font-weight: bold;
}

A.menuLinkBar:link {
	text-decoration: none;
}
A.menuLinkBar:visited {
	text-decoration: none;
}
A.menuLinkBar:hover {
	text-decoration: underline;

}

.blueBox,.redBox {
	margin: 1px;
	padding: 1px;
}
.blueBox {
	background: #6371bd;
}
.redBox {
	background: #990000;
}


.releaseDate {
	white-space: nowrap;
	vertical-align: top;
}
.imageInfo {
	text-align: right;
}

.rightImage {
	float: right;
	margin: 6px;
}

.weaponCell {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

.weaponBox {
	border: solid 1px #7099C5;
	background-color: #f0f0ff;
	margin-top: 3px;
	margin-bottom: 4px;
}

#strikee {
	float: left;
	position: relative;
	top: 10px;
	z-index: 10;
}

#satTime {
}
.wait {
	font-size: 10pt; 
	color:red; 
	font-weight:bold;
}

.infoBox {
	border: solid 1px #7099C5;
	border: solid 2px orange;
	background-color: #f0f0ff;
	padding: 5px;
}

.smallBtn {
	background: #6371BD; 
	padding: 3px;
	font-size: 9pt;
}

