a { color: #000080; text-decoration: none}

a:visited { color: #000080; text-decoration: none}

a:hover { color: #4169e1; text-decoration: underline}

a:active { color: #FF0000; text-decoration: none}

.white { color: #FFFFFF}

a.white:link { color: #FFFFFF; text-decoration: none}

a.white:visited { color: #FFFFFF; text-decoration: none}

a.white:hover { color: #FFFFFF; text-decoration: underline}

a.white:active { color: #FFFFFF; text-decoration: underline}

.blue { color: #000080}

a.blue:link { color: #000080; text-decoration: none}

a.blue:visited { color: #000080; text-decoration: none}

a.blue:hover { color: #4169e1; text-decoration: underline}

a.blue:active { color: #FF0000; text-decoration: underline}

.red { color: #900}

a.red:link { color: #900; text-decoration: none}

a.red:visited { color: #900; text-decoration: none}

a.red:hover { color: #f30; text-decoration: underline}

a.red:active { color: #c62800; text-decoration: underline}

.path { color: #666666; font-size: 11px; font-family: Tahoma, sans-serif}

a.path { color: #666666; text-decoration: none}

a.path:visited  { color: #666666; text-decoration: none}

a.path:hover { color: #666666; text-decoration: underline}

.bold { font-weight: bold}

.whitebold { color: white; font-weight: bold}

.bluebold { color: #000080; font-weight: bold}

.redbold { color: #990000; font-weight: bold}

.data { color: #333333; font-weight: normal; font-size: 10px; font-family: Tahoma, sans-serif}

.data-s { color: #999999; font-weight: bold; font-size: 12px; font-family: Arial, sans-serif; text-transform: uppercase}

.form { color: #666666; font-size: 12px; font-family: "Courier New", mono;}

.t10black { color: #333333; font-size: 10px; font-family: Tahoma, sans-serif}

.t11black  { color: #333333; font-size: 11px; font-family: Tahoma, sans-serif}

.t12black { color: #333333; font-size: 12px; font-family: Verdana, sans-serif}

.subtitle { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000080; text-transform: uppercase}

.boxtitle { font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF}

.m00 { margin-bottom: 0px}

.m05 { margin-bottom: 5px}

.m10 { margin-bottom: 10px}

.m20 { margin-bottom: 20px}

li.m00, li.m05, li.m10, li.m20 { list-style-image: url(/_d/li.gif); margin-left: -20px}

.table-box-grey {
 background-color: #F4F4F4;
 border: 1px solid #CCCCCC;
}