a.menu { display:block; margin-bottom:0px; text-align:left;
         border-style:ridge; border-width:0px; padding:2px; text-decoration:none; }

a.menu:link    { color:#00f; background-color:transparent; }
a.menu:visited { color:#00f; background-color:transparent; }
a.menu:hover   { color:#ff0; background-color:#D7D5D5; }
a.menu:active  { color:#ff0; background-color:#ffffff; }

a:link {
 font-family: arial;
 font-size: xx-small;
 color: #FFFFFF;
 text-decoration:none;

}

a:hover {
 font-family: arial;
 font-size: xx-small;
 color: #91181D;
}

a:visited {
 font-family: arial;
 font-size: xx-small;
 color: #FFFFFF;
 text-decoration:none;
}


body {
 font-family: arial;
 font-size: xx-small;
 font-weight: bold;
 color: #000000;
 scrollbar-face-color: #FED200;
 scrollbar-highlight-color: #860000;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #860000;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-track-color: #860000;
}

table {

 vertical-align: top;
 font-family: arial;
 font-size: xx-small;
 font-weight: normal;
 text-align:left;
 color:#581F00;
}

td {
 vertical-align: left;
 text-align:left;
 }

th {
 font-weight: bold;
 text-align: left;
}

h1 {
 font-family: arial;
 font-size: x-small;
 font-weight: bold;
 text-align: left;
 color: #000000;
}

td.one {
 vertical-align:top;
 text-align: left;
}

td.head {
 font-family: arial;
 font-size: xx-small;
 font-weight: Bold;
 color:#581F00;
 vertical-align:left;
 text-align: left;
}

td.head2 {
 font-family: arial;
 font-size: xx-small;
 font-weight: Bold;
 color:#FFFFFF;
 vertical-align:left;
 text-align: left;
}

td.win {
 font-family: arial;
 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:left;
 text-align:right;
}

td.info {
 text-align: left;
}

input.button {

 border-width: 0px;
 font-size: xx-small;
 font-family: arial;
 font-weight: bold;
 border-color: #000000;
 border-style: solid;
 color: #FFFFFF;

}


input.button2 {

 border-width: 0px;
 font-size: xx-small;
 font-family: arial;
 font-weight: bold;
 color: #FFFFFF;

}

input {
 border-width: 1px;
 font-size: xx-small;
 font-family: arial;
 border-color: #000000;
 border-style: solid;
 background-color: #D2D2D2;
 color: #000000;
}

select {
 border-width:1px;
 font-size: xx-small;
 font-family: arial;
 border-color:#FF9643;
 border-style:solid;
 background-color:#FFB35D;
 color: #FFFFFF;
}

textarea {
 border-width:1px;
 font-size: xx-small;
 font-family: arial;
 border-color:#FF9643;
 border-style:solid;
 background-color:#FBA703;
 color: #FFFFFF;
}