BODY {
	background: #ffffff;
}

TD { font:  .8em/1.5em Tahoma, Arial, Helvetica, sans-serif; color: #333333 }
li { margin-bottom: 6px; line-height: 1.3; }
A:link  { color: #134E82; text-decoration: none }
A:visited  { color: #134E82; text-decoration: none }
A:active  { color: red; text-decoration: none }
A:hover { color: red; text-decoration: none }
A.body:link { color: #134E82; text-decoration: underline }
A.body:active { color: #134E82; text-decoration: underline }
A.body:visited { color: maroon; text-decoration: underline }
A.body:hover { color: red; text-decoration: underline }
ul.redsquare { 
	color: #000000;
	list-style-image: url(/images/red_square.gif);
	list-style-position: outside;
	margin-left: 16;
  	padding-left: 8;
}
ul.reddot {

	color: #000000;
	list-style-image: url(/images/bullet_red1.gif);
	list-style-position: outside;
	margin-left: 10;
  	padding-left: 8;
}
LI.blacksquare  { color: #000000; margin-left: 0; padding-left: 0; list-style-position: outside; list-style-image: url(/images/black_squarex4.gif) }
H1 {font-size: 1.2em; color: #134E82}
H2 {font-size: 1.1em; color: #134E82}
H3 {font-size: 1.0em; color: #134E82}
H4 {font-size: .9em; color: #134E82}
HR  {  color: #134E82; height: 1px; text-align: center;
}
.nav_text
{
	font-size: 11px; color: #134E82; text-decoration: none; 
}
A.nav_text:link { font-size: 11px;  color: #134E82;  text-decoration: underline }
A.nav_text:active { font-size: 11px;  color: #134E82;  text-decoration: underline }
A.nav_text:hover { font-size: 11px;  color: red; text-decoration: underline }
A.nav_text:visited { font-size: 11px;  color: #134E82;  text-decoration: underline }

.tdEvents
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.thEvents
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.filler
{
	font-size: 5pt;
}
.searchBox
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: regular;
}
A.ltab:link { font-size: 8pt; font-weight:700; color: #000000;  text-decoration: none }
A.ltab:active { font-size: 8pt; font-weight:700; color: #000000; text-decoration: none }
A.ltab:visited { font-size: 8pt; font-weight:700; color: black; text-decoration: none }
A.ltab:hover { font-size: 8pt; font-weight:700; color: red; text-decoration: none }
A:link.ltabsmaller, A:visited.ltabsmaller, .ltabsmaller
{
	text-decoration: none;
	color: #000000;
    font-size: 8pt; 
}
.attention{ color: red; font-weight: bold }
input:focus {
	color: #000000;
	background-color: #FFFFCC;
}
.input {
    border: 1px solid #006;
    background: #ffc;
}
.input:hover {
    border: 1px solid #f00;
    background: #ff6;
}
