
a:link {
 font-family: verdana;
 font-size: xx-small;
 color: #000000;
 text-decoration:none;

}

a:hover {
 font-family: verdana;
 font-size: xx-small;
 color: #000000;
}

a:visited {
 font-family: verdana;
 font-size: xx-small;
 color: #000000;
 text-decoration:none;
}


body {
 font-family: verdana;
 font-size: xx-small;
 font-weight: bold;
 color: #000000;
 scrollbar-face-color: #017DC3;
 scrollbar-highlight-color: #005B7E;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #005B7E;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-track-color: #005B7E;
}

table {

 vertical-align: top;
 font-family: verdana;
 font-size: xx-small;
 font-weight: normal;
 text-align:left;
 color:#000000;
}

td {
 vertical-align: center;
 text-align:left;
 }

th {
 font-weight: bold;
 text-align: left;
}

h1 {
 font-family: verdana;
 font-size: x-small;
 font-weight: bold;
 text-align: left;
 color: #000000;
}

td.one {
 vertical-align:top;
 text-align: left;
}

td.head {
 font-family: verdana;
 font-size: xx-small;
 font-weight: Bold;
 color:#000000;
 vertical-align:middle;
 text-align: left;
}

td.head2 {
 font-family: verdana;
 font-size: xx-small;
 font-weight: Bold;
 color:#FFFFFF;
 vertical-align:middle;
 text-align: left;
}

td.win {
 font-family: verdana;
 font-size: xx-small;
 font-weight: Bold;
 color:#FFFFFF;
 vertical-align:top;
 text-align: center;
}

td.tab {
 vertical-align:right;
 text-align:right;
}

td.tab2 {
 vertical-align:top;
 text-align:center;
}


td.tab3 {
 vertical-align:middle;
 text-align:right;
}

td.info {
 text-align: left;
}

input.button {

 border-width: 0px;
 font-size: xx-small;
 font-family: verdana;
 font-weight: bold;
 border-color: #000000;
 border-style: solid;
 color: #FFFFFF;

}


input.button2 {

 border-width: 0px;
 font-size: xx-small;
 font-family: verdana;
 font-weight: bold;
 color: #FFFFFF;

}

input {
 border-width: 1px;
 font-size: xx-small;
 font-family: verdana;
 border-color: #000000;
 border-style: solid;
 background-color: #D2D2D2;
 color: #000000;
}

select {
 border-width:1px;
 font-size: xx-small;
 font-family: verdana;
 border-color:#000000;
 border-style:solid;
 background-color:#BFD7E1;
 color: #FFFFFF;
}

textarea {
 border-width:1px;
 font-size: xx-small;
 font-family: verdana;
 border-color:#000000;
 border-style:solid;
 background-color:#BBDCE6;
 color: #FFFFFF;
}
