UL             { margin-top: -0.1em }

.newsHeadline { font-family: Verdana, "Trebuchet MS", sans-serif;
                 font-size: 1.5em;
                 font-weight: bold;
               }
               
.newsBody     { font-family: Verdana, "Trebuchet MS", sans-serif;
                 font-size: 0.8em;
                 font-weight: normal;
                 margin-top: -0.1em;
               }
              
.linkDate     { font-family: Verdana, "Trebuchet MS", sans-serif;
                 font-size: 1em;
                 font-weight: bold;
               }

.linkText     { font-family: Verdana, "Trebuchet MS", sans-serif;
                 font-size: 0.8em;
                 font-weight: normal;
                 margin-left: 0.5em;
                 text-indent: -0.5em;
               }

.regular	{ font-family: Verdana, "Trebuchet MS", sans-serif;
			  font-size: 0.9em;
			  font-weight: normal;
			}

.header     { font-family: Verdana, "Trebuchet MS", sans-serif;
			  font-size: 0.8em;
			  font-weight: bold;
			  color: #ffffff;
			}

.header2    { font-family: Verdana, "Trebuchet MS", sans-serif;
			  font-size: 0.8em;
			  font-weight: bold;
              margin-top: -0.1em;
			}

.bold		{ font-weight: bold;
			}

.dtupdated	{ color: #ff0000;
		  font-size: 0.7em;
		}
		
.dtnormal	{ color: #666666;
		  font-size: 0.8em;
		}

A:hover		{ color: #ff0000;
			  text-decoration: none;
			}			

.countdown	{ font-family: Courier New, Courier, Monaco, monospace;
			  font-size: 18px;
			  color: #ffffff;
			  font-weight: bold;
			  background-color: #003399;
			  border-style: none;
			}

			
.menubar	{ font-family: Verdana, "Trebuchet MS", sans-serif;
			  font-size: 0.85em;
			  color: #ffffff;
			  font-weight: bold;
			}

a:link.menubar	{ color: #ffffff; text-decoration: none }
a:visited.menubar	{ color: #ffffff; text-decoration: none }
a:hover.menubar	{ color: #ffff00; text-decoration: none }

.searchbox	{ font-family: Verdana, "Trebuchet MS", sans-serif;
			  font-size: 0.75em;
			  font-color: #000000;
			  font-weight: normal;
			  border-style: solid;
			  border-color: #003399;
			}

.searchboxb	{ font-family: Verdana, "Trebuchet MS", sans-serif;
			  font-size: 0.75em;
			  color: #000000;
			  font-weight: bold;
			  border-style: outset;
			  border-color: #003399;
			  background-color: #e0e0e0;
			}
