.title {	
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-weight: bold;
}

.title2 {	
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-weight: bold;
}

.normal {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.normal_grey {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #999999;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.ptop10 {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}

.small {	
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.small_grey {	
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #999999;
}

.main_content {
	padding: 0px;
	background-color: #01215e;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;

}
.title3 {

	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: bold;
}
.weapon_td {
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
.weapon_th {
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7777BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7777BB;
	font-weight: bold;
}

.scene {
	float: left;
}

.sceneright {
	float: right;
}