body {
	background-color: #68a7da;
}

table.center {
	margin: 50px 0 0 50px;
	font-family: MS Sans Serif, Arial, sans-serif;
	  font-size: 14pt;
	  font-style: normal;
	  font-weight: bold;
	  color: #000000;
}

body, td, th {
	color: #000000;
	font-family: Arial;
	font-size: 14;
}

td.homepage {
	font-size: 16;
	font-family: Verdana, sans-serif;
	color: #000000;
}

td.center {
	text-align: center;
}

td.top {
	vertical-align: top;
	font-size: 14;
}

a.menulink {
	color: #ffff00;
	text-decoration: none;
	font-size: 20;
}
a.submenulink {
	color: #ffff00;
	text-decoration: none;
	font-size: 17;
}
a.icons{
	color: #000000;
	text-decoration: none;
	font-size: 12;
}
a {
	color: #cc0000;
}

p {
	font-size: 12;
	font-family: arial;
}

p.header {
	font-family: arial;
	text-align: center;
	font-weight: bold;
	font-size: 14;
}
p.caption {
	font-size: 10;
	text-align: center;
}
li {
	font-size: 12;
	font-family: arial;
}
sup {
	font-size: 8;
}
sup.estar {
	font-size: 11;
}
.minitext {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: Black;
}

.0 {
  background-color: #4786D2;
}
.1 {
  background-color: #D3E8FD;
}
.2 {
  background-color: #D3E8FD;
}
.3 {
  background-color: #D3E8FD;
}
.4 {
  background-color: #D3E8FD;
}

TABLE {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: Black;
}

INPUT.text {
  background-color: #FFFFFF;
  color: Black;
  border: 2px ridge Black;
  font-size: 10px;
  font-family: Verdana, Arial;
  font-weight: normal;
}

.enable {
  background-color: #77FF77;
  font-weight: bold;
  color: Black;
}
.disable {
  background-color: #FF7777;
  font-weight: bold;
  color: Black;
}