/* LEAVE THIS INTACT FOR OTHER PROGRAMS THAT USE IT  */
body{background-color:#cccccc;margin-top:1px;}
p,td,div,a{
font-family:arial,helvetica,sans-serif;
font-size:13px;
color:#221f1f;
line-height:17px;
}
a:link,a:active{color:#007f56;}
a:hover{color:#221f1f;}
.greenBold{color:#007f56;font-weight:bold;}
a.greenBold:link,a.greenBold:active{
color:#007f56;
font-size:12px;
font-weight:bold;
}
a.greenBold:hover{color:#221f1f;}
.topMenu{
font-family:Myriad Pro,arial,helvetica,sans-serif;  
color:#FFFFFF;
font-size:14px; 
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
}
a.topMenu:link,a.topMenu:active{
color:#FFFFFF;
font-size:14px; 
text-transform:uppercase;
text-decoration:none;
}
a.topMenu:hover{
color:#FFFF00;/*yellow*/
text-decoration:underline;
}
.leftMenu{
font-family:Myriad Pro,arial,helvetica,sans-serif; 
color:#D1D2D3;
font-weight:bold; 
font-size:14px; 
line-height:31px;
text-transform:uppercase;
text-decoration:none;
}
a.leftMenu:link,a.leftMenu:active{
color:#D1D2D3; 
text-decoration:none;
}
a.leftMenu:hover{
color:#FFFFFF;
text-decoration:underline;
}
.bottomMenu{
font-family: arial,helvetica,sans-serif;
color:#d92026;  /*:#d09f77; too light */
font-size:14px; /* darker red is #d92026 - matches card */
text-transform:uppercase;
text-decoration:none;
}
a.bottomMenu:link,a.bottomMenu:active{
color:#d92026;/*:#d09f77; too light */
font-size:14px; 
text-transform:uppercase;
text-decoration:none;
}
a.bottomMenu:hover{
color:#d92026;
text-decoration:underline;
}
.copyinfo{
font-size:11px; 
font-family:arial,helvetica,sans-serif; 
} 
#reports{background-image:url(https://www.barsprogram.com/images/ReportsAll.gif);
background-repeat:no-repeat;
background-position:bottom right;} 
table{border-collapse:collapse}
.nobr{white-space:nowrap;}
.textpad{padding-left:15px;padding-right:35px;}
.textpadwithrightgraphic{padding-left:15px;padding-right:0px;}
.bars{
font-size:15px;
font-weight:bold;
font-family:arial,helvetica,sans-serif;
}
.bars2{
font-size:13px;
font-weight:bold;
font-family:arial,helvetica,sans-serif;
}
h1{
font-size:25px;
margin-top:0px;
margin-bottom:15px;
line-height:32px;
color:#d92026;
}
.green{color:#007f56;} 
.red{color:#d92026;}