body
{
	font-size:11px;
	font-family:sans-serif;
	margin:0px;
	padding:0px;
	background-color: #6C6C6C;
	color:#0d2142;
	margin-left:auto;
	margin-right:auto;
}

a:link			{ font-weight:normal; color:#0d2142; text-decoration:none; }
a:visited		{ font-weight:normal; color:#0d2142; text-decoration:none; }
a:hover			{ font-weight:normal; color:#0d2142; text-decoration:underline; }
a:active		{ font-weight:normal; color:#0d2142; text-decoration:none; }
a:focus			{ font-weight:normal; color:#0d2142; text-decoration:none; }

div.main
{
	width:674px;
	margin-top:5px;
	margin-bottom:20px;
	border:1px solid #000000;
}
div.box
{
	border:0px;
}
div.b_head
{
	padding: 4px 0 4px 0;
	color:#000000;
	font-weight:bold;
	border:1px solid #000000;
	text-align: center;
}
div.b_cont
{
	padding:4px;
	background-color:#EFEFEF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

table.main
{
	width:100%;
}

tr.ital	td
{
	font-style:italic;
	font-weight:bold;
	padding:3px;
	vertical-align:bottom;	
}
tr.data td
{
	padding:3px;
	border-bottom:1px dotted #000000;
}
tr.data:hover td
{
	padding:3px;
	background-color:#DCDCDC;
	border-bottom:1px dotted #000000;
}

td.txt
{
	text-align:left;
	background-color:#CECECE;
}
td.nr
{
	text-align:right;
	background-color:#CECECE;
}
td.topleft_Terrorists
{
	width:140px;
	background-color:#ff5656;
}
td.topleft_Specops
{
	width:140px;
	background-color:#ffd75e;
}

span.page_this
{
	font-style:italic;
	font-weight:bold;
}

