/* Personal page */

table.tableShipUsage {
}

table.tableShipUsage td {
	vertical-align: top;
}
table.tableShipUsage td.cellShip {
	background-color: black;
}
div.divShipBox {
	width: 230px;
	padding: 8px;
}
div.divShipBox div.divShipClass {
	color: #ffd500;
}
div.divShipBox div.divAdditional {
	font-size: 9px;
}
div.divShipBox div.divAdditional span.spanValue {
	font-size: 9px;
	color: white;
}
div.divShipBox td.cellImage {
	padding-right: 5px;
}
div.div256x256PlaceHolder {
	color: #808080;
	text-align: center;
	font-size: 18px;
	padding-top: 110px;
}
div.div142x142PlaceHolder {
	color: #808080;
	text-align: center;
	font-size: 18px;
	padding-top: 28px;
}
div.divPortrait {
	border: 1px solid #FFF4BF;
	padding: 1px;
	margin-bottom: 20px;
	width: 256px;
	height: 256px;
}
div.divCorpLogo {
	border: 1px solid #FFF4BF;
	padding: 1px;
	margin-bottom: 10px;
	width: 112px;
	height: 112px;
}
div.divLine1 {
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 28px;
	color: #ffd500;
}
div.divLine2 {
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 20px;
	color: white;
}
div.divLine2 a {
	color: white;
}
div.divLine3 {
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 20px;
	margin-bottom: 42px;
}
div.divSecurityStatus {
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 12px;
	font-weight: bold;
	color: white;
}
div.div40x40PlaceHolder {
	color: #808080;
	text-align: center;
	font-size: 9px;
	padding-top: 6px;
	border: 1px solid white;
	width: 38px;
	height: 32px;
}

table.tableWeapons {
}
table.tableWeapons td.cellData {
	font-size: 9px;
	border-bottom: 1px solid #505050;
	vertical-align: top;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

table.tableWeapons td.cellColumnHeader {
	font-size: 9px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px solid white;
	color: white;	
	text-align: left;
}

td.cellLeft {
	width: 260px;
	padding-right: 20px;
	vertical-align: top;
}

td.cellRight {
	 padding-bottom: 16px;
	 width: 480px;
}

#divKillStats {
}
#divKillStats td.cellData {
	padding-top: 3px;
	padding-bottom: 3px;
}

