a:hover
{
  color: #b00000;
}

a
{
  color: #a00000;
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 16px;
}

a.m
{
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 11px;
  font-style: normal;
}

a.n
{
  color: #a00000;
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 13px;
}

a.menu
{
  color: white;
  font-weight: bold;
  text-decoration: none;
}

body
{
  background: #ffffff;
  color: black;
  margin: 0;
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 13px;
}

body.grey
{
  background: #f5f5f5;
  color: black;
  margin: 0;
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 13px;
}

h1
{
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  margin: 20px;
}

h3
{
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 16px;
  font-weight: bold;
  color: #a00000;
  margin: 20px;

}

img.minimum
{
  padding: 0;
}

p
{
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 16px;
  font-style: normal;
  margin-left: 20;
  margin-right: 20;
}

p.footer
{
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 10px;
  font-style: normal;
  margin-left: 20;
  margin-right: 20;
}

p.m
{
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 11px;
  font-style: normal;
  margin-left: 6;
  margin-right: 2;
}

p.n
{
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  margin-left: 4;
  margin-right: 4;
}

table.box
{
  background: #ffffff;
  border: 1px solid #d0d0d0;
  border-spacing: 0;
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 13px;
  font-style: normal;
}

td.boxtitle
{
  padding: 2;
  background: #808080;
  color: #ffffff;
  font-weight: bold;
}

td.boxtitlesub
{
  padding: 2;
  background: #c0c0c0;
  color: #ffffff;
  font-weight: bold;
  vertical-align: top;
}

td.boxtitlesubnobg
{
  padding: 2;
  color: #ffffff;
  font-weight: bold;
  vertical-align: top;
}

td.box
{
  padding: 2;
  vertical-align: top;
}

td.boxborder
{
  padding: 2;
  vertical-align: top;
  border: 1px solid #c0c0c0;
}


a.box
{
  color: #a00000;
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 13px;
}

table.header
{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table.menu
{
  border-collapse: collapse;
  border-spacing: 0;
  background: #808080;
  width: 100%;
}

td.menu
{
  margin-left: 4;
  color: white;
  font-size: 9pt;
}

td.menuselected
{
  background: #009600;
  margin-left: 4;
  color: white;
  font-size: 9pt;
}

table.std
{
  font-size: 9pt;
  width: 100%;
}

td.footer
{
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 9px;
  font-style: normal;
}

td
{
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-size: 13px;
  font-style: normal;
  margin-left: 0;
  margin-right: 0;
}




td.std
{
  background: #fafafa;
}

td.stdhdr
{
  background: #f0f0f0;
  font-weight: bold;
}

td.titlehdr
{
  background: #d0d0d0;
  font-weight: bold;
}

input.inf
{
  font-family: trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
  font-weight: bold;
  color: #000000;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: 13px times new roman,trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
width: 100%;
border-width: 1px 0;
background: #c30000 url(i/menubar.bg.png) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
font: 16px trebuchet ms,verdana,tahoma,arial,helvetica,san-serif;
padding: 4px 11px;
text-decoration: none;
border-right: 0px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(i/menubar.bg.selected.png) center center repeat-x;
}
