body {
backgroundimage: url("../images/bg7.gif");
background-repeat: repeat;
background-attachment: scroll;
font-size: 12pt;
color: #aaaaff;
margin: 0px;
padding: 0px;
background-color: #000000;

}

a.nav:hover {
color: #ffffff;
background: #0000ff;
}



a:hover {
color: #ffffff;
background: #0000ff;
}

a {
color: #6666ff;
text-decoration: underlined;
}


a.nav {
text-decoration: none;
color: #ffffff;
background-color: #000066;
font-size: 10pt;
height: 40px;
width: 115px;
display:block;
display: table-cell; vertical-align: middle;
}


a.cur {
color: #ffffff;
background: #0000ff;

}

img.getit{
vertical-align:text-top;
border-style: solid;
border-width: 1px;
border-color: #0000ff;

}

img.getit:hover{
background-color: #0000ff;
}

td{
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #0000ff;
}

