body{
background-color: #0f44a4; color:#ffffff; font-size:1em; font-weight:bold;
}
p{
color: #ffffff
}
img{
border: 0;
}
a:link{
color: #ffffff;
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:active{
color: #ffffff;
text-decoration:none;
}
a:visited{
color: #ddcccc;
text-decoration:none;
}
h1{
font-family: Arial;
font-size:120%;
text-align: center;
color: #ffffff;
}
h2{
font-family: Arial;
font-size: 116%;
text-align: center;
color: #ffffff;
}
a:hover {color:rgb(255,165,0);}
.tabledb {width:100%; border:2px solid #888822; background-color:#ffffff; font-size:.85em;}
.emph {font-style:italic; font-weight:bold;}
.emphhighlt {font-style:italic; font-weight:bold; background-color:rgb(245,242,28); color:rgb(21,25,46);}
.emphhighltlt {font-style:italic; font-weight:bold; background-color:rgb(245,242,128); color:rgb(21,45,96);}
.emphsmall {font-style:italic; font-weight:bold; font-size:80%;}
.hrmed {width:50%; height:2px; margin-left:10%; background-color:rgb(221,221,244);}
.small80 {font-size:80%;}
.font80 {font-size:80%;}
.font90 {font-size:90%;}
.font105 {font-size:105%;}
.font110 {font-size:110%;}
.font115 {font-size:115%;}
.font120 {font-size:120%;}
.font130 {font-size:130%;}
.orange a:hover {color:rgb(255,165,0);}
li {list-style-type:none; list-style-position:outside;}
.navlink {list-style-type:none; font-size:91%;}
.navlink a:hover {color:rgb(255,165,0);}
.head {font-weight:bold;}
.ctr {text-align:center;}
.red {color:#bb3311;}
.yell {color:rgb(245,234,131);}
.green {color:rgb(100,200,100);}
.redback {background-color:#bb3311;}
.yellback {background-color:rgb(245,234,131);}
.greenback {background-color:rgb(100,200,100);}
.datatext {background:rgb(225,226,241);}
.datatext:focus {background:rgb(245,234,131);}
.redbold {color:#ee3333; font-weight:bold;}
.gray {color:#555555;}
.odd {background-color:none;}
.even {background-color:#5d69ac;}  /* body is 0f44a4 */
.borderbottom {border-bottom:2px outset yellow;}
.cont {background-color:rgb(225,226,241); font-size:105%; font-weight:bold; border-style:outset; padding:4px;}
.cont:hover {background-color:rgb(245,234,131); border-style:inset;}
#data {font-size:.8em;}
hr.gold {height:2px; background:none; border:2px outset rgb(188,187,17);}
hr.notvis1 {width:100%; height:1px; visibility:hidden;}
hr.notvis3 {width:100%; height:3px; visibility:hidden;}
hr.notvishalf {width:100%; height:.5px; visibility:hidden;}
hr.mostly {width:60%; height:2px; background:#591d0a; border:none;}
hr.mostlyyellow {width:60%; height:2px; background:rgb(231,219,5); border:none;}