/* CSS Document */
body {
margin-top:0px;
}

.table {
border-left:solid;
border-left-color:#666666;
border-left-width:1px;
border-right:solid;
border-right-color:#666666;
border-right-width:1px;
border-top:solid;
border-top-color:#666666;
border-top-width:1px;
}
.table2 {
background-color: #000000;
border-left:solid;
border-left-color:#666666;
border-left-width:1px;
border-right:solid;
border-right-color:#666666;
border-right-width:1px;
border-top:solid;
border-top-color:#666666;
border-top-width:1px;
border-bottom:solid;
border-bottom-color:#666666;
border-bottom-width:1px;
}

.home{
background-color: #000000;
border-left:solid;
border-left-color:#ffffff;
border-left-width:1px;
border-right:solid;
border-right-color:#ffffff;
border-right-width:1px;
border-top:solid;
border-top-color:#ffffff;
border-top-width:1px;
border-bottom:solid;
border-bottom-color:#ffffff;
border-bottom-width:1px;
}
a:link{color:#ffffff;text-decoration:none;font-family:tahoma, "times new roman", times, serif;font-weight:normal;font-size:9pt;text-indent:0px;}
 a:visited{color:#ffffff;text-decoration:none;font-family:tahoma, "times new roman", times, serif;font-weight:normal;font-size:9pt;text-indent:0px;}
a:hover{color:#0000ff;text-decoration:none;font-family:tahoma, "times new roman", times, serif;font-weight:normal;font-size:9pt;text-indent:0px;}
a:active{color:#ffffff;text-decoration:none;font-family:tahoma, "times new roman", times, serif;font-weight:normal;font-size:9pt;text-indent:0px;}

