
body {
  margin: 0;
  padding: 0;
  background-color: #A0A0A0;
}

form {
  margin:0;
  padding:0;
}

textarea, input {
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #202080;
}

td,body {
  font-family: Arial, Helvetica; font-size: 12px; color: #000000
}

.maindiv {
  width:774px;
  text-align:center;
  background-color: #A0A0A0;
}

.foot {
  margin-top: 12px;
  background-color: #A0A0A0;
}

.botmarg {
  height:34px;
}

.logopic {
  margin:0;
	margin-top: 8px;
  text-align: center;
}

.menuetc {

  margin-top: 6px;
  text-align: center;
}

.username {
  line-height:30px;
  background-color: #E8E8E8;
  text-align: center;
}

.topmenu {
  text-align: center;
  background-color: #F8F8F8
}

.cont {
  margin:0;
	margin-top: 8px;
  padding-top:14px;
  text-align: center;
  background-color: #C0C0D0;
}

.graytab {
  width: 750px;
  margin-top:6px;
  padding-top:10px;
  background-color: #f2f2f2;
}

.boxtitle {
  font-size: 14px;
  font-weight: bold;
  color: #000099;
  line-height:24px;
  text-align:left;
  margin-top:0;
  padding-left:10px;
  padding-top:0;
  padding-bottom:2px;
}

.tabhead {
  width: 744px;
  background-color: #F0F0F0;
  line-height:26px;
  text-align: center;
  margin-left:6px;
}
.selmenu {
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

.toptbl {
  width: 744px;
  background-color: #F0F0F0;
  line-height:22px;
  margin-top:12px;
  margin-left:6px;
}

.tablight {
  background-color: #C0C0D0;
  width:16px;
}
.tabfirst {
  line-height: 5px;
}
.tablast {
  line-height: 8px;
}

.newgame {
  text-align: center;
  padding-top: 12px;
  padding-bottom: 8px;
}

.tiny {
  font-family: Arial, Helvetica;
  color: #333333;
  font-size: 10px;
}

A:link,A:visited,A:active {
  font-family: verdana;
  text-decoration: none;
  font-size: 12px;
  color: #4040c0
}
A:hover {
  font-family: verdana;
  text-decoration: underline;
  font-size: 12px;
  color: #4040c0
}

A.sublink:link,A.sublink:visited,A.sublink:active {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 10px;
  color: #4444dd;
}
A.sublink:hover {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 10px;
  color: #4444dd;
}

A.toplink:link,A.toplink:visited,A.toplink:active,A.toplink:hover {
  font-family: verdana; font-size: 12px; color: #888888 }


img.h {
  border: none;
}
