A:link 	{ color: blue; text-decoration: none; }
A:visited { color: blue; text-decoration: none; }
A:hover { color: blue; text-decoration: underline; }
A:active { color: blue; text-decoration: none; }

BODY {
  background: #FFFFFF;
  color: #000000;
}

.topbar{
  font-size:   8pt;
  background: #EAEAEA;
  font-family: Verdana, 'MS Sans Serif', Geneva, Sans-serif ;
}

.menu {
  font-size:   8pt;
  font-family: Arial, 'MS Sans Serif', Geneva, Sans-serif ;
}

a.menu:active	{ font-weight: bold; color: #000060; }
a.menu:hover	{ font-weight: bold; color: #000060; TEXT-DECORATION: underline; }
a.menu:link		{ font-weight: bold; color: #000060; }
a.menu:visited	{ font-weight: bold; color: #000060; }

.th {
  font-size:   8pt;
  font-weight: bold;
  background:  #000060;
  color: #FFFFFF;
  font-family: Verdana, 'MS Sans Serif', Geneva, Sans-serif;
  padding: 2px; 
}

a.th:active	{ font-weight: bold; color: #FFFFFF; }
a.th:hover	{ font-weight: bold; color: #FFFFFF; TEXT-DECORATION: underline; }
a.th:link		{ font-weight: bold; color: #FFFFFF; }
a.th:visited	{ font-weight: bold; color: #FFFFFF; }
a.th:focus	{ font-weight: bold; color: #FFFFFF; }

.time	{
  font-size:   8pt;
  font-weight: normal;
  font-family: geneva, arial, sans-serif;
  }


.nrm  { font-size:   8pt }
.nrm  { font-family: Verdana, 'MS Sans Serif', Geneva, Sans-serif }


.new {  font-size: 8pt }
.new {  color: red }

.post {
  font-size:   8pt;
  font-family: Verdana, 'MS Sans Serif', Geneva, Sans-serif ;
  table-layout: fixed;
}

.standouttext {
  font-family: geneva, arial, sans-serif;
}

.darktable {
	font-size:   8pt;
	font-family: Verdana, 'MS Sans Serif', Geneva, Sans-serif;
	background: #EAEAEA;
}

.lighttable {
	font-size:   8pt;
	font-family: Verdana, 'MS Sans Serif', Geneva, Sans-serif;
	background: #FFFFFF; 
}

.formboxes{
  font-family: geneva, arial, sans-serif;
  font-size: 9pt;
}

.checkbox {
	padding: 0px;
	margin: 0px;
}

.buttons {
  font-family: geneva, arial, sans-serif;
  font-size: 8pt;
}
.footer {
  font-size:   8pt;
  background: #EAEAEA;
  font-family: Verdana, 'MS Sans Serif', Geneva, Sans-serif ;
}

.footer2 {
  font-size:   8pt;
  font-family: Verdana, 'MS Sans Serif', Geneva, Sans-serif ;
}
