.handCursor
{
  cursor: pointer;
}

.description
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 9px;
  color:gray;
}

body
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 12px;
  color:black;
  background-color:#FFFFEB;
}

p, textarea
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 12px;
  color:black;
}

.userinfo
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 12px;
  color:black;
  padding:0px 0px 0px 0px;
  overflow:visible; 
  width:450px;
  height:200px;
  background-color:#FFFFEB;
}

td
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 12px;
  color:black;
}

td.eventsFinished
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 12px;
  color:#EAD098;
  background-color:#FFFFD6;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#EAD098;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:white;
  padding:2px 5px 2px 5px;
}
td.events
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 12px;
  color:black;
  background-color:#FFFFD6;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#EAD098;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:white;
  padding:2px 5px 2px 5px;
}

th.events
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 12px;
  color:black;
  background-color:#EAD098;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:white;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#EAD098;
  padding:2px 5px 2px 5px;
  text-align:left;
  height:25px;
}



table.navigation
{
  background-color:#800000;
}

td.navigation
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 13px;
  color:#FFFFD6;
  padding:5px 50px 5px 0px;
  border-right-width:2px;
  border-right-style:solid;
  border-right-color:#440000;
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:#440000;
  border-top-width:2px;
  border-top-style:solid;
  border-top-color:#A80000;
}

td.navigationimage
{
  padding:5px 5px 5px 5px;
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:#440000;
  border-top-width:2px;
  border-top-style:solid;
  border-top-color:#A80000;
  border-left-width:2px;
  border-left-style:solid;
  border-left-color:#A80000;
}

td.navigation_on
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 13px;
  color:#FFFFD6;
  padding:5px 50px 5px 0px;
  border-right-width:2px;
  border-right-style:solid;
  border-right-color:#A80000;
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:#A80000;
  border-top-width:2px;
  border-top-style:solid;
  border-top-color:#440000;
}


td.navigationimage_on
{
  padding:5px 5px 5px 5px;
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:#A80000;
  border-top-width:2px;
  border-top-style:solid;
  border-top-color:#440000;
  border-left-width:2px;
  border-left-style:solid;
  border-left-color:#440000;
}

td.navigation a, 
td.navigation a:link, 
td.navigation a:visited, 
td.navigation a:hover, 
td.navigation a:active
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 13px;
  color:#FFFFD6;
}

td.navigation_on a, 
td.navigation_on a:link, 
td.navigation_on a:visited, 
td.navigation_on a:hover, 
td.navigation_on a:active
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 13px;
  color:#EAD098;
}


td.colortable
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 12px;
  color:black;
  background-color:#FFFFD6;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#EAD098;
  padding:2px 5px 2px 5px;
  height:25px;
}

th.colortable
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 12px;
  color:black;
  background-color:#EAD098;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#EAD098;
  padding:2px 5px 2px 5px;
  text-align:left;
  height:25px;
}



p.error
{
  font-family:Arial,Helvetica,sans serif;
  font-size: 12px;
  color:red;
}

a:link 
{ 
  text-decoration:none; 
  color:black;
}

a:visited 
{ 
  text-decoration:none; 
  color:black;
}

a:hover 
{ 
  text-decoration:none; 
  color:black;
}

a:active 
{ 
  text-decoration:none; 
  color:black;
}
