a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body {
  margin: 0;
  background:white;
  background-image:url('./images/gradientbg.jpg'); background-repeat:repeat-x;
}

.boldblack {
  font-size: 13px;
  color: black;
  font-weight: bold;
  font-family: arial,helvetica,sans-serif;
}

.boldred {
  font-size: 13px;
  text-decoration: none;
  color: red;
  font-weight: bold;
  font-family: arial,helvetica,sans-serif;
}

.boldreditalic {
  font-size: 13px;
  text-decoration: none;
  color: red;
  font-weight: bold;
  font-style: italic;
  font-family: arial,helvetica,sans-serif;
}

.fineprint { font-family: arial,helvetica,sans-serif; font-size:9px; color:black; }

.fineprint2 { font-family: arial,helvetica,sans-serif; font-size:10px; color:gray; }

.hra { color:#66cc66; }

.huge { font-family: arial,helvetica,sans-serif; font-size:20px; color:#FFA23B;}

.jalign {
  font-family: verdana;
  font-size: 12px;
  text-align: justify;
  color: black;
}

.logout { font-family: arial,helvetica,sans-serif; font-size:10px; color:blue; }

.menulink {
  font-size: 13px;
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-family: arial,helvetica,sans-serif;
}

.navitem {
  font-family: sans-serif;
  font-size: 12px;
  color: white;
  padding-left: 10px;
}

.navtable {
  position: absolute;
  left: 0px;
  top: 0px;
}

.newsitem {
  font-family: sans-serif;
  font-size: 12px;
  color: white;
  text-align: justify;
}

.newsitemlink {
  font-family: sans-serif;
  font-size: 12px;
  color: #336699;
  text-decoration: underline;
  text-align: justify;
}

.regform {
  font-family: sans-serif;
  font-size: 12px;
  color: #336699;
  font-weight: bold;
}

.registerinput { font-family:verdana,sans-serif; font-size:10px; color:#808080; }

.registerlabel { font-family:verdana,sans-serif; font-size:11px; color:#808080; font-weight:bold; }

.reglink {
  font-size: 12px;
  color: blue;
  font-family: arial,helvetica,sans-serif;
}

.regtext {
  font-size: 12px;
  color: black;
  font-family: arial,helvetica,sans-serif;
}

.regtextpadded {
  font-size: 12px;
  color: black;
  font-family: arial,helvetica,sans-serif;
  padding-left:10px;
  padding-right:10px;
}

.regtextpaddedbold {
  font-size: 12px;
  color: black;
  font-family: arial,helvetica,sans-serif;
  font-weight: bold;
  padding-left:10px;
  padding-right:10px;
}

.seclabel {
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #336699;
}

.sm {
  font-family: sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: black;
}

.smallLogintext {
  font-family: sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: white;
}

.smallLogintextbl {
  font-family: sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: black;
}

.smallred {
  font-size: 11px;
  color: red;
  font-family: arial,helvetica,sans-serif;
}

.tdata {
  font-size: 11px;
  color: black;
  font-style: normal;
  font-weight: normal;
  font-family: sans-serif;
}

.tdatared {
  font-size: 11px;
  color: red;
  font-style: normal;
  font-weight: normal;
  font-family: sans-serif;
}

.terror {
  font-size: 11px;
  text-decoration: none;
  color: white;
  font-style: normal;
  font-weight: bold;
  font-family: sans-serif;
}

.thead { 
  font-size: 11px;
  text-decoration: none;
  color: white;
  font-style: normal;
  font-weight: bold;
  font-family: sans-serif;
}

.theadblack { 
  font-size: 11px;
  text-decoration: none;
  color: black;
  font-style: normal;
  font-weight: bold;
  font-family: sans-serif;
}

.titem { 
  font-size: 11px;
  text-decoration: none;
  color: red;
  font-style: normal;
  font-weight: normal;
  font-family: sans-serif;
}

.vertad {
  position: absolute;
  left: 815px;
  top: 80px;
}
