body { font-family: Arial,Helvetica; }

#main {
  line-height: 1.31em;
  margin-top: 12px;
}

form {
  margin-bottom: 0px;
}

.subtablefont {
 font-size: 82%;
 line-height: 1.31em;
}

#sidebar {
 line-height: 26px;
 text-align: center;
 margin-top: 10px;
}

#sidebar a:link, #sidebar a:visited {
 text-decoration: none;
}

#sidebar a:hover {
 text-decoration: underline;
}

#ticker a:link, #ticker a:visited {
 text-decoration: none;
}

#ticker a:hover {
 text-decoration: underline;
}



#skinny_paragraphs p {
 margin: 0px;
}

#skinny_paragraphs a:link, #skinny_paragraphs a:visited {
 text-decoration: none;
 font-weight: bold;
 color: #B75B17;
}

#skinny_paragraphs a:hover {
 text-decoration: underline;
 color: #CE4300;
}


#bottom_links {
  border-top: 1px dashed #C2B59B;
  line-height: 1.25em;
  padding-top: 5px;
}

#bottom_links a:link, #bottom_links a:visited {
 text-decoration: none;
}

#bottom_links a:hover {
 text-decoration: underline;
}


input.go {
 font-size:10px;
 color: #000; 
 background: #E8DCC1;
 border: 1px solid #C6B9A1;
 margin: 1px;
 padding: 1px;
}

input.login {
 border: 1px solid #C6B9A1;
}
