body {
	font-family: arial,helvetica,sans-serif; 
	background-color: #ffffff; 
	margin-left: 0px; 
	margin-top: 0px; 
	color: #000000;
}

A:link
{
  color: #cccccc;
  font-weight: bold;
  text-decoration: underline;
}
A:visited
{
  color: #cccccc;
  font-weight: bold;
  text-decoration: underline;
}
A:active
{
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
A:hover
{
  color: #ffff00;
  font-weight: bold;
  text-decoration: underline;
}

table.mainTable
{
  margin: 0px 0px 0px 0px;
}

td.infoCell
{
  padding: 5px 5px 5px 5px;
  color: #ffffff;
  font-weight: bold;
}

td.footerCell
{
  padding: 5px 5px 5px 5px;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}

td.menuCell
{
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
  color: #000000;
  font-weight: bold;
  vertical-align: top;
}

td.bigImageCell
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 50px 5px;
  color: #000000;
  font-weight: bold;
  vertical-align: bottom;
  height: 66%;
}

A:link.menuItem_notused
{
  color: #000000;
}

A:visited.menuItem_notused
{
  color: #000000;
}

A:hover.menuItem_notused
{
  color: #00ffff;
}

A:link.contact
{
  color: #094900;
  font-weight: bold;
  text-decoration: underline;
}

A:visited.contact
{
  color: #094900;
  font-weight: bold;
  text-decoration: underline;
}

A:hover.contact
{
  color: #ffff00;
}

table.points
{
  border-width: 3px;
  border-style: solid;
  border-color: black;
  border-collapse: collapse;
  background-color: #7fbd2e;
}

table.points th
{
  border-width: 1px;
  padding: 1px;
  border-style: solid;
  border-color: black;
  background-color: #7fbd2e;
  cursor: auto;
}

table.points td
{
  border-width: 1px;
  padding: 1px;
  border-style: solid;
  border-color: black;
  cursor: pointer;
}

table.points2 td
{
  border-width: 1px;
  padding: 1px;
  border-style: solid;
  border-color: black;
  background-color: #8fcd3e;
  cursor: pointer;
}

tr.pointsroll td
{
  background-color: #cccccc;
  cursor: pointer;
}

tr.points1 td
{
  background-color: #7fbd2e;
}

tr.points2 td
{
  background-color: #9fdd4e;
}

p.pointsHead
{
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13pt;
  margin: 0px;
}
 
p.points
{
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11pt;
  margin: 0px;
}

.hiddenPic {display:none;}
.dragable {border-style:ridge;}
.notDragable {z-index:25;}
.input { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt;}
.links { font-family: $pollvars[font_face]; font-size: 7.5pt; color: $pollvars[font_color]}