body {
background-color: #ffffff;
margin: 0px;
padding: 0px;
font-size: small;
font-weight: normal;
color: #000000;
font-family: arial,helvetica,verdana,sans-serif;
}
p,h1,h2,h3,h4,h5,h6 {
margin: 5px;
padding: 0.2em;
color: #000000;
}
.mankycludge{
visibility: hidden;
border-color: #ffffff;
}
th{
font-size: small;
font-weight: bold;
text-align: center;
color: #000000;
font-family: arial,helvetica,verdana,sans-serif;
}
td{
font-size: small;
color: #000000;
font-family: arial,helvetica,verdana,sans-serif;
}
h1 {
font-size: large;
font-weight: bold;
}
h2 {
font-size: medium;
font-weight: bold;
}
h3 {
font-size: small;
font-weight: bold;
}
img {
border: none;
padding: 2px;
}
.center{
text-align: center;
}
.right{
text-align: right;
}
.bordered{
border:  1px solid #999999;
width: 100%;
}
.tabletotal{
font-weight: bold;
color: #ff6600;
background-color: #ccffff;
}
a:link {text-decoration: none; color :#0033ff;}
a:visited {text-decoration: none; color: #9999ff;}
a:active {text-decoration: underline; color: #6699ff;}
a:hover {text-decoration: underline; color: #6699ff;}
/* Positional elephants */
#menutop {
position: absolute;
top: 5px;
left: 5px;
right: 5px;
height: 5.5em;
border:  1px solid #999999;
z-index: 1;
background-color: #ffffff;
}
#maincolleft {
position: absolute;
top: 6.5em;
left: 5px;
width: 170px;
height: auto;
/* border:  1px solid #999999; */
z-index: 3;
background-color: #ffffff;
}
 
#maincolmid {
position: absolute;
top: 6.5em;
right: 5px;
left: 180px;
margin-bottom: 5px;
height: auto;
z-index: 4;
border-style: none;
background-color: #ffffff;
}
