@import "layout.css";

BODY
{
   color: #333;
   background: #C1CDDA;
   font-family: verdana,helvetica, arial, sans-serif;
   font-size: 10px;
}

H1 { font-size: 170%; font-weight: bold; letter-spacing: 1px; color: #FFF;  font-variant : small-caps;     }
H2 { font-size: 125%; font-weight: bold; letter-spacing: 1px; color: #333 }
H3 { font-size: 100%; font-weight: bold }
H4 { font-size: 90%; font-weight: bold }
H5 { font-size: 80%; font-weight: bold }
#red { color:#CC0000; }

A.navlink, STRONG.navlink
{
   color: #000;
   font-size: 11px;
   text-decoration: none;
   font-weight: normal
}

A.navlink:link { text-decoration: none }
A.navlink:visited { text-decoration: none }
A.navlink:hover { color: #930; background: transparent }

TD#black{ background: #000; }
TD#grey { background: #CCC; }
TD#tab0 { color: #FFF; background: #CC9933; border-left-color: #C93; }
TD#tab1 { background: #6A83B2 }
TD#tab2 { background: #98ABCE }
TD#tab3 { background: #BDCBE4 }
TD#tab4 { background: #D2DEEB }
TD#tab5 { background: #808080 }

DIV#tab0 STRONG, DIV#tab0 A { color: #FFF; font-weight: normal }

DIV#second A:link, DIV#second A:visited, DIV#second A:hover
   { font-size: 13px; letter-spacing: 1px; text-decoration: none }
   
DIV#second strong.current
   { font-size: 13px; letter-spacing: 1px; text-decoration: underline }

HR { width:100%; border: 0; color: #98ABCE; background-color: #98ABCE; height: 1px; }
   
A:link, A:visited
{
   color: #000;
   font-family: verdana,helvetica, arial, sans-serif;
   FONT-WEIGHT: normal; 
   TEXT-DECORATION: underline;
   background: transparent ;
}
A:hover
{
   color: #000;
   background: #f2e9c6;
   text-decoration: none
}

A.map:link, A.map:visited
{
   color: #000;
   font-family: verdana,helvetica, arial, sans-serif;
   FONT-WEIGHT: normal; 
   TEXT-DECORATION: none;
   background: transparent ;
}

A.map:hover
{
   color: #000;

   text-decoration: underline
}

TD { font-size:12px; color:#333 }

TABLE#header { background: #CCC;}

BLOCKQUOTE#preamble
{
   color:#000;
   background: transparent;
   font-family: Times New Roman, Serif;
   font-style: italic;
   FONT-SIZE: 16px;
}

DIV#content li { }

#contact { list-style : none;  }

DIV#ane-item { width:100%;padding:0px 0 10px 0;margin:5px 0px 10px 0px;border-bottom: 1px #A9A9A9;}

P#Announcement { width:680px;font:bolder;padding:2px;margin:10px 0 10px 0; color:#FFF; background:#6A83B2;}

P#Event { width:680px;font:bolder;padding:2px;margin:10px 0 10px 0; color:#FFF; background:#98ABCE;}

P#Workshop { width:680px;font:bolder;padding:2px;margin:10px 0 10px 0; color:#FFF; background:#BDCBE4;}

P#Announcement A:link, P#Announcement A:visited, P#Event A:link, P#Event A:visited, P#Workshop A:link, P#Workshop A:visited 
{ text-decoration:none; color:#FFF; background:none}

P#Announcement A:hover, P#Event A:hover, P#Workshop A:hover { text-decoration:underline; color:#FFF; background:none}

#credit
{
   color:#808080;
   background: transparent;
   font-family: Times New Roman, Serif;
   font-style: italic;
   FONT-SIZE: 12px;
   text-align:right;
}

table#footer
{
   color: #CCC;
   background: #808080;
   border-top-color: #98ABCE
}

P#copyright { font-size: 12px; width:688px }