/* mjs stylesheet */ /* fonts */ .font {font-family : arial,verdana; font-size : 14px;} .font-white {font-family : arial,verdana; font-size : 12px; color: white;} .text{font-size: 11px;font-family: arial, helvetica, sans-serif;} .text1{font-size: 13px;font-family: arial, helvetica, sans-serif} .text2{font-size: 12px;font-family: arial, helvetica, sans-serif} .text3{font-size: 13px;font-family: arial, helvetica, sans-serif;font-weight: bold;} .texthr{font-size: 13px;font-family: arial, helvetica, sans-serif;font-weight: bold; color: white;} .sengine{font-size: 10px;font-family: arial, helvetica, sans-serif;} .copyr{font-size: 9px;font-family: arial, helvetica, sans-serif;} /* anchors */ A {font-family : arial,verdana; color : #00285A;} A:hover {font-family : arial,verdana; color : #CF0E16; text-decoration : none;} A:active {font-family : arial,verdana;} A:visited {font-family : arial,verdana;} /* body and table background colors */ body {background-color : #FFFFFF;} .red {background-color : #CF0E16;} .blue {background-color : #00285A;} .white {background-color : #FFFFFF;} .header-bg {background-color : #E6E6E6;} .header-dark {background-color : #CCCCCC;} /* toolbar shadow (t is for toolbar, m is for masthead - a,b,c,d are for levels of gradiant */ .shadow-ta {background-color : #000813;} .shadow-tb {background-color : #000F21;} .shadow-tc {background-color : #001A3A;} .shadow-td {background-color : #00234F;} .shadow-ma {background-color : #A4A4A4;} .shadow-mb {background-color : #BBBBBB;} .shadow-mc {background-color : #DDDDDD;} .shadow-md {background-color : #F4F4F4;}