a,p,td, div.content, i, b  {
font-family: skia, arial;
font-size: 9pt;
text-decoration:none;
}

td.title {
font-family: copperplate gothic light, optima, georgia, times, arial;
font-size:18pt;
color:black;
background: transparent url(pixel/transparent_grey.png);
//background: black;
}

p.indent {
margin-left: 25px;
margin-right: 25px;
margin-top: 15px;
}

a.navlink {
font-size: 8pt;
color: black;
}

a.toplink {
font-family: copperplate gothic light, arial, georgia;
font-size: 8pt;
}

a.loclink {
font-family: copperplate gothic light, arial, georgia;
font-size: 8pt;
//color: #66CCCC;
color: #00BFFF;
}

a.loclink:hover {
//color: #AAAAAA;
color: white;
text-shadow: 0px 0px 3px white;
}

td.toplinks, a.toplink {
color: black;
}

td.toplinks:hover > a.toplink {
color: white;
text-shadow: 0px 0px 3px white;
}

a.navlink:hover {
color: #555555;
text-shadow: 0px 1px 2px grey;
}

body { 
}
div.content {
margin: 15px;
margin-top: 0px;
padding: 10px;
padding-top: 0px;
}

a:hover {
text-decoration:none;
color: #555555;
text-shadow: 0px 1px 2px grey;
}

.lbunderline {
border-bottom: 1px solid #AAAAAA;
}

td.toplinks:hover {
background-image:url(pixel/grad_highlight.jpg);
background-repeat:repeat-x;
color: white;
}

td.toplinks:active {
background-image:url(pixel/grad_dark.jpg);
background-repeat:repeat-x;
}

td.tablecell {
background-image:url(pixel/grad_revlight.jpg);
background-repeat:repeat-x;
border: 1px solid #AAAAAA;
border-top:none;
}

td.gridcell {
border: 1px solid #AAAAAA;
border-top: none;
border-left: none;
}

td.gridsep {
background-image:url(pixel/grad_revlight.jpg);
border: 1px solid #AAAAAA;
border-top: none;
border-left: none;
border-right: none;
}

td.oddrow {
border: 1px solid #AAAAAA;
border-top: none;
border-left: none;
background: #EEEEEE;
}

td.evenrow {
border: 1px solid #AAAAAA;
border-top: none;
border-left: none;
background: #FFFFFF;
}

td.oddrow:hover ,td.evenrow:hover {
background: #DDDDDD;
}

a.tablelink:hover { color: black; }

div.floater {
background-image: url(/images/floater.png);
position: fixed;
width: 256px;
height: 256px;
z-index: 10;
}

div.test {
position: fixed;
z-index: 5;
}

div.shadower {
background-color: transparent;
background-image: url(pixel/shadow_transparent2.png);
height: 20px;
width: 100%;
z-index: 5;
}

.Left
{
  margin: 0;
  padding-top: 2.5ex;
  padding-bottom: 0;
  padding-left: 0.5em;
  padding-right: 0.5em;
  height: 100%;
  font-size: smaller;
}

.Centre
{
  margin: 0;
  padding-top: 2.3ex;
  padding-bottom: 0;
  padding-left: 0.5em;
  padding-right: 0.5em;
  border-left: dotted #CCC 1px;
  //border-right: dotted #CCC 1px;
  height: 100%;
  line-height: 100%;
}

.box
{
    border: 1px dotted #C6C6C6;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0;
    padding-bottom: 0.5ex;
    margin: 1ex 0em;
}
  
.boxinset
{
border: 1px inset #cccccc; 
background-color: #E0E6E2; 
padding: 5px;  
}

.boxmain
{
border: 1px dotted #cccccc;
background-color: #eeeeee; 
padding: 2px;
font-family: Arial;
font-size:11pt;
color:#445577;
word-spacing: 2px;
line-height: 13pt;
}

hr 
{
    margin-top: 2ex;
    border-width: 1px 0 0 0;
    border-style: dotted none none none;
    border-color: #CCC;
    overflow: hidden;
}

P.head{
font-family: Arial;
font-size:11pt;
color:#445577;
word-spacing: 1px;
line-height: 12pt;
}
