body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background-color: #555555;
}
a
{
  color: #4F838C;
  font-weight: bold;
  text-decoration: underline;
}
a:hover
{
  color: #880000;
  font-weight: bold;
  text-decoration: underline;
}
h1
{
	font-size: 15px;
	font-weight: bold;
	color: 365479;
}
h2
{
	font-size: 13px;
	font-weight: bold;
}
h3
{
	font-size: 12px;
	font-weight: bold;
}
ul
{
	font-size: 11px;
	color: #3C3C3C;
}
p
{
	font-size: 11px;
	color: #3C3C3C;
}
#textbox
{
  overflow: auto;
  padding-right: 8px;
  scrollbar-base-color:#555555;
}
#bottom-navbar
{
	font-size: 9px;
  font-weight: normal;
	color: #555555;
}
#bottom-navbar a:link
{
	color: #555555;
  font-weight: normal;
	text-decoration: none;
}
#bottom-navbar a:visited
{
	color: #222222;
  font-weight: normal;
	text-decoration: none;
}
#bottom-navbar a:link:hover
{
	color: #880000;
  font-weight: normal;
	text-decoration: underline;
}
#bottom-navbar a:visited:hover
{
	color: #880000;
  font-weight: normal;
	text-decoration: underline;
}
#maint-navbar
{
	font-size: 12px;
  font-weight: bold;
	color: #800000;
}
#maint-navbar a:link
{
	color: #800000;
  font-weight: bold;
	text-decoration: none;
}
#maint-navbar a:visited
{
	color: #882222;
  font-weight: bold;
	text-decoration: none;
}
#maint-navbar a:link:hover
{
	color: #777777;
  font-weight: bold;
	text-decoration: underline;
}
#maint-navbar a:visited:hover
{
	color: #777777;
  font-weight: bold;
	text-decoration: underline;
}
#pcswatteam
{
	color: #999999;
	font-size: 9px;
  font-weight: normal;
}
#pcswatteam a:link
{
	color: #999999;
  font-weight: normal;
	text-decoration: none;
}
#pcswatteam a:visited
{
	color: #999999;
  font-weight: normal;
	text-decoration: none;
}
#pcswatteam a:link:hover
{
	color: #999999;
  font-weight: normal;
	text-decoration: underline;
}
#pcswatteam a:visited:hover
{
	color: #999999;
  font-weight: normal;
	text-decoration: underline;
}