/*-----------------------------------------*/
/* Style sheet 'orbat'                     */
/* It applies to the following html file:  */
/* orders                                  */
/* CSSCheck 28/3/06                        */
/*-----------------------------------------*/

/* TABLES */
table.orbatl, table.orbatc, table.orbatr {
background: transparent none;
color: #000;
font-family:  "Times New Roman", Times, serif;
}

table.orbatc {margin-left: +20%;}

table.orbatr {margin-left: +40%;}

th.orbat {
background: #fff none;
color: #000;
text-align: left;}

td.div, td.brig, td.batt, td.co, td.troop {
text-align: center;}

td.div {background: #fc6 none;
color: #000;
border: 2px #960 solid;
}
td.brig {background: #fc9 none;
color: #000;
border: 2px #963 solid;
}
td.batt {background: #fcc none;
color: #000;
border: 2px #966 solid;
}
td.co {background: #ff9 none;
color: #000;
border: 2px #993 solid;
}
td.troop {background: #ffc none;
color: #000;
border: 2px #996 solid;
}
