.red 
{
	color: red; 
	font-weight: bold;
}

.blue
{
	color: #0056C0;
	font-weight: bold;
}

.sagency_head
{
	height: 200px;
	background-color: #151515;
	background-image: url('../img/SA.png');
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

table.tbl { border: solid 1px #afbbff; }
td.tbl0 {
	padding: 4px 10px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
	background-color: #020d36
}
td.tbl1, td.tbl2 { padding: 4px 10px; vertical-align: middle; }
td.tbl3, td.tbl4 { padding: 2px 15px; vertical-align: middle; }
td.tbl2, td.tbl4 { text-align: center; }
td.tbl1 { background-color: #0c1538; }
td.tbl2 { font-weight: bold; background-color: #162354; }
td.tbl3 { font-size: 0.8em; background-color: #122366; }
td.tbl4 { font-size: 0.8em; font-weight: bold; background-color: #24326c; }

.mod-info-red {
  background-color: #871111;
}

.mod-info-green {
  background-color: #155306;
}

.mod-info-blue {
  background-color: #082366;
}

.mod-item-img {
  width: 120px;
  height: 120px;
}