body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6E6E6E;
	margin: 0px;
}

td.inac {
  background-color: #f4f4f4;
  font-size: 13px;
  color: 111111;
}

td.ac {
  background-color: #FFFFFF;
  font-size: 13px;
}
td.ach {
  background-color: #FFFFFF;
  color: 6E6E6E;
  font-size: 16px;
}


.uos {
	height: 97px;
}

td.maps
{
  background-image: url('images/map.gif');
	background-repeat: no-repeat;
  font-size: 12px;
  padding-left: 2cm;
  color: #555555;
}

.maps a:link  {
	font-size: 12px;
	color: #3388FF;
	text-decoration: none;

}

.maps a:visited  {
	font-size: 12px;
	color: #3388FF;
	text-decoration: none;

}

.maps a:hover  {
	font-size: 12px;
	color: #111111;
	text-decoration: none;

}



.navbg {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-y;
	width: 198px;
	font-size: 13px;
}

.navbg a:link {
	font-size: 13px;
	color: #990099;
	text-decoration: none;

}
.navbg a:visited {
	font-size: 13px;
	color: #993399;
	text-decoration: none;
}
.navbg a:hover {
	font-size: 13px;
	color: #111111;
	text-decoration: none;

}
.navbg a:active {
	font-size: 13px;
	color: #990099;
	text-decoration: none;
}

a:link {
	color: #6E6Eff;
	text-decoration: none;

}
a:visited {
	color: #6E6E6E;
	text-decoration: none;
}
a:hover {
	color: #111111;
	text-decoration: none;

}
a:active {
	color: #6E6E6E;
	text-decoration: none;
}
.mcbg {
	background-image: url(images/mcbg.gif);
	background-repeat: repeat-y;
	width: 506px;
}
.lsh {
	background-image: url(images/lsh.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.rsh {
	background-image: url(images/rsh.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.crbg {
	background-image: url(images/crbg.gif);
	background-repeat: repeat-x;
		font-size: 10px;
	height: 18px;
}

.crbg a:link {
	font-size: 10px;
	color: #6E6E6E;
	text-decoration: none;

}
.crbg a:visited {
	font-size: 10px;
	color: #6E6E6E;
	text-decoration: none;
}
.crbg a:hover {
	font-size: 10px;
	color: #111111;
	text-decoration: none;

}
.crbg a:active {
	font-size: 10px;
	color: #6E6E6E;
	text-decoration: none;
}