body {
   margin-left:0%;
   margin-top:0%;
   padding:0%;
   background-color:transparent;
}

a {
   font-family: verdana,helvetica,arial;
   font-weight: bold;
   font-size: 9px;
   text-decoration: none;
   color: rgb(51,102,204);
   width: 100%;
}

.home {
   font-weight: bold;
   font-size: 9px;
   text-decoration: none;
   color: rgb(255,102,0);
   margin-left: 0px;
}

table {
   background-color: rgb(239,245,255);
   border: 1px solid rgb(121,167,226);
   border-collapse: collapse;
   width: 158px;
}

/* For IE 10 and higher */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.item { margin-top:-10px; }
}
  
.th {
   background-color: rgb(217,231,255);
   background-image: url(bg3.jpg);
   text-align: center;
   vertical-align: middle;
   height: 26px;
}

.header {
   background-color: rgb(217,231,255);
   background-image: url(gadgetheader.png);
   text-align: center;
   vertical-align: middle;
   height: 39px;
   line-height: 0px;
}

.toplink {
   color: rgb(0,54,143);
   font-weight: bold;
   text-decoration: none;
   font-family: verdana,helvetica,arial;
   font-size: 9px;
   line-height: 0px;
}

.bttm {
   text-align: center;
   vertical-align: middle;
   background-color: white;
   white-space: nowrap;
   line-height: 18px;
}

a.gadget, a.gadget:hover, a.gadget:active, a.gadget:visited {
   font-family: verdana,helvetica,arial;
   font-size: 9px;
   font-weight: normal;
   text-decoration: none;
   color: #AAAAAA;
   background: #FFFFFF;
}

.gadget2 {
   text-align: center;	
}

tr:hover {
   background-color: #FFFFFF;
   width: 100%;
}

th:hover {
   width: 100%;
   cursor:pointer;
}
