.text { font-family: arial;
        font-size:12px; 
        color:#000000; }
.bold { font-family: arial;
        font-size:12px;
        color:#000000;
        font-weight:bold; }
.sidebarheader { font-family: arial;
                 font-size:12px;
                 color:#ffffff;
                 font-weight:bold; }

A:link    { color:#0000ff; }
A:hover   { color:#0000ff; }
A:visited { color:#0000ff; }
A:active  { color:#0000ff; }

.bgbody           { background:#ffffff; }
.bgsidebarheader  { background:#99ccff; }
.bgsidebaritem    { background:; }
.bgnews     { background:#808080; }
.bgdirectory    { background:#ffffff; }
.bgsidebarbackground        { background:#cccccc; }
.bgstrap          { background:#99ccff; }
.bgsearch          { background:#cccccc; }


.strap { font-family: arial;
         font-size: 12px;
         color: #888888; }
.strapbold { font-family: arial;
             font-size: 12px;
             color: #888888;
             font-weight: bold; }
.header { font-family: arial;
          font-size: 12px;
          color: #000000;
          font-weight: bold; }
.subheader { font-family: arial;
             font-size: 12px;
             color: #ffffff;
             font-weight: bold; }
.title { font-family: arial;
         font-size: 12px;
         color: #000000;
         font-weight: bold; }
.small { font-family: arial;
         font-size: 11px;
         color: #000000; }
.alert { font-family: arial;
         font-size: 11px;
         color: #cc0000; }

.bgheader { background:#ffffff; }
.bgsubheader { background:#808080; }
.bgsignup { background:#808080; }
.bgtitle { background:#cccccc; }

.nusubheader
{
  background:     #808080 repeat;
  width:          100%;
  padding-bottom: 0.2ex;
  padding-left:   0.5ex;
  font-family:    arial;
  font-size:      12px;
  font-weight:    bold;
  color: #ffffff;
}
