BODY, FORM{ 
color: #000000;
background-color: #c8c691 ;
font-family: "Georgia",serif;
font-size: 9pt;
}

INPUT, TEXTAREA, SELECT, OPTION{ 
color: #000000;
background-color: #FFFFFF; 
font-family:sans-serif;
font-size:8pt;
}

IFRAME{ 
padding: 0px;
border: 0px;
}

TD{ 
color: #000000;
font-family: "Georgia",serif;
font-size: 9pt;
}

#texttable{ 
color: #000000;
background-color: #c8c691 ; 
font-family: "Georgia",serif;
font-size: 9pt;
}

IMG {
	width: 100%; 
}



#largelink{
background-color: #c8c691 ; 
color: #000088;
font-family:sans-serif;
font-size:10pt;
}

H1 { 
color: #000000;
font-family:sans-serif;
font-size:12pt;
}
H2 { 
color: #000000;
font-family:sans-serif;
font-size:11pt;
}
H3 { 
color: #000000;
font-family:sans-serif;
font-size:10pt;
}
H4 { 
color: #000000;
font-family:sans-serif;
font-size:9pt;
}

H5 { 
color: #000000;
font-family:sans-serif;
font-size:8pt;
}

#line{ 
background-color: #009911;
font-family:sans-serif;
font-size:4pt;

}



#lightheader{ 
color: #334422;
font-family:sans-serif;
font-size:11pt;
font-weight: bold;
}


#myColorHeader{ 
color: #009911;
font-family:sans-serif;
font-size:11pt;
font-weight: bold;
}

A:link {
color: #000088;
text-decoration: none;
font-family:sans-serif;
font-size:8pt;
font-weight: bold;
}
A:visited {
color: #111144;
text-decoration: none;
font-family:sans-serif;
font-size:8pt;
font-weight: bold;
}
A:active {
color: #00ff00;
text-decoration: none;
font-family:sans-serif;
font-size:8pt;
font-weight: bold;
}

#system{ 
color: #009911;
text-decoration: none;
font-family:sans-serif;
font-size:7pt;
font-weight: bold;

}
#remove{ 
color: #333300;
text-decoration: none;
font-family:sans-serif;
font-size:7pt;
font-weight: bold;

}

/* CSS additions for projlist.cgi, dispproj.cgi */
a#projectLink {
              font-family: sans-serif;
              font-size: 13px;
              font-weight: bold;
              color: #000088;              
              text-decoration: none;
            }
            
a#projectLink:hover {
                    font-family: sans-serif;
                    font-size: 13px;
                    font-weight: bold;
                    color: #000088;              
                    text-decoration: none;
                  }