/*******************/ /* COLORs */ /*******************/ a:visited { color:#7991b6; } h1, .red, .new { color:#C00; } a:hover img { border-color:#C00; } h2, h3, h4, .signature, .rsignature, .localmenu { color:#3F6AAE; } hr, .menu1non, .menu2non { color:#97B6E4; } hr { background-color:#97B6E4; border:#97B6E4; } p, ul, li, address, .ref, .t1, .t2, fieldset legend { color:#333; } .menu_up { // color1:#DBE6F6; color:#c4cedc; } ul.block, .t1, .textblock { background-color:#DBE6F6; } a, a:active, .dark, .descr, .menu1yes, .menu2yes, .menu3non, .menu1yes a:visited, .menu2yes a:visited, .menu3non a:visited { color:#5A89D2; } .white, .tc, th, th a:link, th a:visited, .menu3yes, a.menu3yes:visited { color:#FFFFFF; } a:hover, th a:hover { color:#C00; } .lined, .tc, th, table.lined tr.tc:hover td { background-color:#517DC3; } .bordered, .imgleft, .imgcenter, .imgright, .imgno, .imgnews { border-color:#517DC3; } .t2 { background-color:#F1F5FB; } table.highlight tr:hover td { background-color: #FFF0D8; } /* email.aspx */ .enabled_tb { border-width: 1; border-color: #517dc3; } .disabled_tb { background-color: #e9f1f9; border-width: 1; border-color: #517dc3; }