BODY { 
       background-color : #770505;
       margin-left : 25px;
}
p {
  font-size :  12px;
    font-family : Geneva, Arial, Helvetica, sans-serif;
    color : #ffffff;
}

p.small {
          font-family : Geneva, Arial, Helvetica, sans-serif;
          color : #ffffff;
          font-weight : bold;
}
div.big {
          font-family : Geneva, Arial, Helvetica, sans-serif;
  font-size :  25px;  
          color : #ffffff;
}
div.small {
            font-family : Geneva, Arial, Helvetica, sans-serif;
            color : #ffffff;
            font-weight : bold;
}
h2 {
     font-family : Geneva, Arial, Helvetica, sans-serif;
     color : white;
     background-color :  #ffffff;
}
span.deadanchor {
          color : black;
          font-family : Geneva, Arial, Helvetica, sans-serif;
  }
span.deadmenu {
          color : black;
          font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight : bold;
  }
span.deadmenu2 {
          color : black;
          font-family : Geneva, Arial, Helvetica, sans-serif;
  }
span.date {
          color : #ffffff;
          font-family : Geneva, Arial, Helvetica, sans-serif;
  }
span.big {
          font-family : Geneva, Arial, Helvetica, sans-serif;
          color : #ffffff;
}
/* Unvisited links*/
a:link  {
          color : #badeff;
          font-family :  Geneva, Arial, Helvetica, sans-serif;
}

/* Visited links*/
a:visited  {
	/* color: #FFFFFF; */
             color : #badeff;
             font-family :  Geneva, Arial, Helvetica, sans-serif;
}

/* Active links (not widely supported)*/
a:active  {
            color : #ff0000;
            font-family :  Geneva, Arial, Helvetica, sans-serif;
}

/* Links when hovered over (MSIE only)*/
a:hover  {
           color : #ff0000;
           font-family :  Geneva, Arial, Helvetica, sans-serif;
}


a:link.menu  {
          color : #333399;
text-decoration : none;
font-weight : bold;
}

/* Visited links*/
a:visited.menu  {
color : #333399;
text-decoration : none;
font-weight : bold;
}

/* Active links (not widely supported)*/
a:active.menu  {
color : #ff0000;
text-decoration : none;
font-weight : bold;
}

/* Links when hovered over (MSIE only)*/
a:hover.menu  {
color : #ff0000;
text-decoration : none;
font-weight : bold;
}


a:link.menu2  {
          color : #333399;
}

/* Visited links*/
a:visited.menu2  {
	/* color: #FFFFFF; */
             color : #333399;
}

/* Active links (not widely supported)*/
a:active.menu2  {
            color : #ff0000;
}

/* Links when hovered over (MSIE only)*/
a:hover.menu2  {
           color : #ff0000;
}


td.leftmenu  { 
background-color : #fece0e; 
background-image : url(leftmenubg.gif);
background-repeat : repeat;
}


a:link.big  {
          color : #333399;
          font-family :  Geneva, Arial, Helvetica, sans-serif;
}

/* Visited links*/
a:visited.big  {
	/* color: #FFFFFF; */
             color : #333399;
}

/* Active links (not widely supported)*/
a:active.big  {
            color : #ff0000;
}

a:link.caption  {
          color : #fece0e;
          font-family :  Geneva, Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight : bold;
text-decoration : none;
}

/* Visited links*/
a:visited.caption  {
	/* color: #FFFFFF; */
             color : #fece0e;
          font-family :  Geneva, Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight : bold;
text-decoration : none;
}

/* Active links (not widely supported)*/
a:active.caption  {
            color : #ffeead;
}
a:hover.caption {
            color : #ffeead;
}

table.maintable { 
background-image : url(maintablegradient3.jpg);
background-repeat : repeat-y;

 }