.maincell {
	border-left: solid 1px #3620e7;
	border-right: solid 1px #3620e7;
	border-top: solid 1px #3620e7;
	border-bottom: solid 1px #3620e7;
	width: 625px;
	vertical-align: top;
}

.simpletext {
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #606060; }

.smalltext {
  font-family: arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #606060; }

.justified {
  text-align: justify; }

.textcell {
  width: 100%;
  padding-right: 10px;
  text-align: justify;
  vertical-align: top;
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #606060; }

.titlecell {
  padding-right: 10px;
  text-align: right;
  font-family: arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  background-color: #ff9000;
  color: #ffffff; }

.thumbcell {
	width: 140px;
	border-style: solid;
	border-color: #ff9000;
	border-width: 1px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #606060; }

a {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #3620e7;
  text-decoration: none; }

a:hover {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  text-decoration: none; }

a:active {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  text-decoration: none; }

a.leftmenu {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #3620e7;
  text-decoration: none; }

a.leftmenu:hover {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration: none; }

a.leftmenu:active {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration: none; }

.activelink {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration: none; }

.linkseparator {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #8a0000;
  text-decoration: none; }

