body {
	background-color: #c0c0c0;
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
}

a.aimg:link {
	text-decoration: none;
  border-style: none;
  border: 0;
}
a.aimg:active {
	text-decoration: none;
  border-style: none;
  border: 0;
}
a.aimg:visited {
	text-decoration: none;
  border-style: none;
  border: 0;
}
a.aimg:hover {
	text-decoration: none;
  border-style: none;
  border: 0;
}

a.acity:link {
	color: #0f177a;
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
a.acity:active {
	color: #0f177a;
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
a.acity:visited {
	color: #0f177a;
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
a.acity:hover {
  color: #ff4500;
  font-family: Verdana;
  font-size: 15px;
  text-decoration: underline;
  font-weight: bold;
}

a.amain:link {
	color: #0f177a;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.amain:active {
	color: #0f177a;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.amain:visited {
	color: #0f177a;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.amain:hover {
	color: #ff4500;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

ul.ulclasses {
  margin-bottom: 10px;
  margin-top: 0px;
  font-weight: bold;
}

h1.h1schedule {
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  margin-top: 2;
  margin-bottom: 2;
}

h2.h2schedule {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  margin-top: 2;
  margin-bottom: 2;
}

h3.h3schedule {
  color: #000000;
  font-weight: bold;
  font-size: 10px;
  margin-top: 2;
  margin-bottom: 2;
}

div#dvschedule{
  margin: 0 10%;
  background: #0099cc;
  font-family: Verdana;
  font-size: 9px;
  color: #ffffff;
}

b.rtop, b.rbottom{
  display:block;
  background: #ffffff;
}

b.rtop b, b.rbottom b{
  display:block;
  height: 1px; 
  overflow: hidden;
  background: #0099cc;
}

b.r1{
  margin: 0 5px
}

b.r2{
  margin: 0 3px
}

b.r3{
  margin: 0 2px
}

b.rtop b.r4, b.rbottom b.r4{
  margin: 0 1px;
  height: 2px;
}

table#tcities {
  font-family: Verdana;
  font-size: 11px;
  color: #808080;
}

tr.normal {
  background-color: #ffffff;
}
tr.highlight {
  background-color: #8888FF
}

table#tseminar {
  background-color: #9992b5;
  color: #ffffff;
  font-family: Verdana;
  font-weight: bold;
  font-size: 11px;
}

table.tsessions {
  background-color: #808080;
  color: #000000;
  font-family: Arial;
  font-size: 11px;
}

table.tcsessions {
  background-color: #ffffff;
  color: #000000;
  font-family: Arial;
  font-size: 11px;
}

table.tpricing {
  background-color: #e4e4e4;
  color: #000000;
  font-family: Arial;
  font-size: 11px;
}

td.tdclia {
  color: #000000;  
}

td.tdnonclia {
  color: #000000;
}