a:link{
background-color:transparent;
color:rgb(0,128,128);
text-decoration:underline;
}
a:visited{
background-color:transparent;
color:rgb(0,0,205);
text-decoration:underline;
}
a:hover{
background-color:rgb(177,177,177);
color:rgb(0,0,0);
}
body{
background:rgb(245,255,250);
color:rgb(0,0,0);
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
margin:5px;
}
h4.polyheader-center{
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:small;
text-align:center;
}
h4.polyheader-left{
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:small;
text-align:left;
}
table.datatable{
font:100% Verdana,Arial,Helvetica,sans-serif;
border-bottom:solid 1px rgb(0,128,128);
border-left:solid 1px rgb(0,128,128);
border-right:solid 1px rgb(0,128,128);
border-top:solid 1px rgb(0,128,128);
color:rgb(0,0,128);
background-color: inherit;
}
td.content1{
color:rgb(0,0,153);
background-color:transparent;
float:right;
font-size:75%;
}
td.footer{
color:rgb(0,0,0);
background-color:transparent;
font-size:60%;
text-align:center;
}
td.navbar{
font:75% Verdana,Arial,Helvetica,sans-serif;
color:rgb(0,62,128);
background-color:transparent;
border-bottom:solid 1px rgb(0,128,128);
border-left:solid 1px rgb(0,128,128);
border-right:solid 1px rgb(0,128,128);
border-top:solid 1px rgb(0,128,128);
text-align:center;
height:25px;
}
td.borderbox{
font:75% Verdana,Arial,Helvetica,sans-serif;
color:rgb(0,62,128);
background-color:transparent;
border-bottom:solid 1px rgb(0,128,128);
border-left:solid 1px rgb(0,128,128);
border-right:solid 1px rgb(0,128,128);
border-top:solid 1px rgb(0,128,128);
}
td.listbox_top{
font:75% Verdana,Arial,Helvetica,sans-serif;
color:rgb(0,62,128);
background-color:transparent;
border-left:solid 1px rgb(0,128,128);
border-right:solid 1px rgb(0,128,128);
border-top:solid 1px rgb(0,128,128);
}
td.listbox_bottom{
font:75% Verdana,Arial,Helvetica,sans-serif;
color:rgb(0,62,128);
background-color:transparent;
border-bottom:solid 1px rgb(0,128,128);
border-left:solid 1px rgb(0,128,128);
border-right:solid 1px rgb(0,128,128);
}
td.listbox_centre{
font:75% Verdana,Arial,Helvetica,sans-serif;
color:rgb(0,62,128);
background-color:transparent;
border-left:solid 1px rgb(0,128,128);
border-right:solid 1px rgb(0,128,128);
}
td.borderboxtop{
background-image:url(boxhead.jpg);
font:75% Verdana,Arial,Helvetica,sans-serif;
text-align:center;
color:rgb(255,255,255);
background-color:transparent;
border:none;
height:20px;
}
td.borderboxbottom{
background-image:url(boxfoot.jpg);
font:75% Verdana,Arial,Helvetica,sans-serif;
text-align:center;
color:rgb(255,255,255);
background-color:transparent;
border:none;
height:20px;
}
td.leftpanel{
font:60% Verdana,Arial,Helvetica,sans-serif;
color:rgb(0,62,128);
background-color:transparent;
border-bottom:solid 1px rgb(0,128,128);
border-left:solid 1px rgb(0,128,128);
border-right:solid 1px rgb(0,128,128);
border-top:solid 1px rgb(0,128,128);
list-style: square outside;
 }