p,td,th,li {
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
  margin-top: -7px;
}
p {
  text-align: justify;
}
.xsmall {
  font-size: 10px;
}
.small {
  font-size: 12px;
}
.large {
  font-size: 16px;
  padding-bottom: 0;
}
.smallbold {
  font-size: 12px;
  font-weight: bold;
}
.links {
  font-size: 13px;
  font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
}
.seminars {
  position: relative;
  top:0px;
  left: 0px;
  cursor: pointer;
}
.ctr {
  text-align: center;
}
h3, .h3
{
  font-weight: bold;
  font-color: #c0c0c0;
  font-size: 18px;
}
.noticeMe
{
  font-weight: bold;
  font-color: #009900;
}
h4, .h4
{
  font-weight: bold;
  font-color: #c0c0c0;
}
tr.gender1
{
  background-color: #ccccff;
}
tr.gender2
{
  background-color: #ffcccc;
}
tr.sgleader
{
  background-color: #ffffaa;
}
.popup
{ 
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 550px;
  height: 350px;
  border: 2px solid black;
  background: white;
  z-index: 3;
  opacity:.90;
  moz-opacity:.90;
  filter:alpha(opacity=90);
  display: none;
  padding: 8px;
  overflow: auto;
}
img
{  border-style: none;
}
