@charset "utf-8";
/* CSS Document */

/* color styles for the agreement_map pages */
.mapcolor1 {color: #03244D; }  /* Just for the "How To" section text-actual map colors chaned in the agreemnt_data.xml file */
.mapcolor2 {color: #4C72A1; }
.mapcolor3 {color: #DD550C; }

.country_title {color: #FF8800; text-transform: uppercase; font-weight:bolder; text-align:center; }

#agreements { border: 0px; width: 100%; padding:5px; text-align:left;}
.toprow { background-color: #F9903F; font-weight:bold;}
.labrow { background-color: #03244d; color: #FFFFFF; font-weight:bold; }
.leftcol { font-family: Verdana; text-transform: uppercase; padding: 5px 0px 5px 0px;}
#agreements tr.alt {}
