body{	
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: Arial Black, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align:center;
	background-color: #020c15;
	line-height: 1em;
}

#container {    
	width:640px;
	height:480px;
	background-image:url(../images/SysCalc/SysCalcTabSlots.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px;	
    text-align: left;
}	

div.tabs
{
	position:relative;
	background-repeat: no-repeat;
	padding: 14px 0px 0px 9px;
	margin: 0px 0px 0px 0px;
	height: 14px;
}


#tab_table
{
	background-repeat: no-repeat;

}
table.mainbar
{
	background-image:url(../images/mainbar.gif);
	background-repeat: repeat-x;
	background-color:#000000;
}

div.shipsystems
{
	position:relative;
	margin: 26px 0px 0px 32px;
	padding: 0px 0px 0px 0px;
}

#sys00, #sys01, #sys02, #sys03, #sys04
{
	position:relative;
	background-repeat: no-repeat;
	width:32px;
	height:32px;
	margin: 0px 0px 11px 0px;
	font-family: Arial Black, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color:#969696;
	padding: 0px 0px 0px 0px;
}


#sys01_txt, #sys02_txt, #sys03_txt, #sys04_txt
{
	position:relative;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 33px 24px;
	border: 0px 0px 0px 0px;
	font-family: Arial Black, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color:#969696;
	width: 1em;
}

#ship_info
{
	width: 330px;
	height: 185px;
	background-repeat: no-repeat;
	margin: -240px 0px 0px 88px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}


#ship02
{
	position:relative;
	background-repeat: no-repeat;
	width:36px;
	height:36px;
	margin: 130px 0px 0px 100px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	background-image:url('../images/SysCalc/bg01.gif');
}
#ship03
{
	position:relative;
	background-repeat: no-repeat;
	width:36px;
	height:36px;
	margin: -36px 0px 0px 320px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-align:center;
	background-image:url('../images/SysCalc/bg01.gif');
}
#ship01
{
	position:relative;
	background-repeat: no-repeat;
	width:36px;
	height:36px;
	margin: 5px 0px 0px 210px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-align:center;
	background-image:url('../images/SysCalc/bg02.gif');
}

#ship01_img, #ship02_img, #ship03_img
{
	position:relative;
	width:32px;
	height:32px;
	margin: 2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

#popitmenu{
	position: absolute;
	background-color: #020c15;
	border:2px solid #263D4F;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
	text-align: left;
}

#popitmenu p{
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #969696;
	display: block;
	margin-top: 2px; 
	margin-bottom: 2px;
}



.copyright{
	width: 640px;
	background-color:#020c15;
	color:#555C62;
	font-family:Trebuchet MS, Arial, Helvetica; 
	font-size:12px; 
}