body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11pt;
	color: #000000;
}

#st_main
{
  display: block;
  width: 44px;
  height: 27px;
  background: url("images/site_i.jpg") no-repeat 0 0;
}

#st_main:hover
{ 
  background-position: 0 -27px;
}

#st_main span
{
  display: none;
}

#cr_main
{
  display: block;
  width: 121px;
  height: 27px;
  background: url("images/creativity_i.jpg") no-repeat 0 0;
}

#cr_main:hover
{ 
  background-position: 0 -27px;
}

#cr_main span
{
  display: none;
}

#ot_main
{
  display: block;
  width: 72px;
  height: 27px;
  background: url("images/other_i.jpg") no-repeat 0 0;
}

#ot_main:hover
{ 
  background-position: 0 -27px;
}

#ot_main span
{
  display: none;
}

.nbro a { width:146px; background-color: #FFFFFF}
.nbro a:link { color: #0000FF; text-decoration: none; }
.nbro a:active { color: #0000FF; text-decoration:none; }
.nbro a:visited { color: #0000FF; text-decoration:none; }
.nbro a:hover { background-color: #888888}

.nbro a#commentlink { font-size: 7pt; width: 90px; background-color: #FFFFFF}
.nbro a#commentlink:link { color: #0000FF; text-decoration: none; }
.nbro a#commentlink:active { color: #0000FF; text-decoration:none; }
.nbro a#commentlink:visited { color: #0000FF; text-decoration:none; }
.nbro a#commentlink:hover { font-weight: bold; }

.pro a { width:135px; background-color: #FFFFFF}
.pro a:link { color: #0000FF; text-decoration: none; }
.pro a:active { color: #0000FF; text-decoration:none; }
.pro a:visited { color: #0000FF; text-decoration:none; }
.pro a:hover { background-color: #888888}

.n0 {
	background-color:#777777;
	text-align='center';
}
.n1 {
      background-color:#999999;
}
.n2 {
	background-color:#c8c8c8;
}

.blametable {
  border-width: 2px;
  border-style: solid;
  border-color: black;
}
.blametable td { 
  border-width: 1px;
  border-style: solid;
}

.updates {
	font-size: 9pt;
}

.navbartext {
	font-size: 9pt;
}

.reviewheadertext {
	font-size: 10pt;
}

.mainheader {
	font-size: 20pt;
	text-align: center;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}

.rdmquote {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0px;
  margin-bottom: 5px;
  border-color: #000000;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  padding: 3px;
}

.timetable {
  height: 30px;
  padding-top: 3px;
  border-width: 1px; 
  border-color: black; 
  border-style: solid; 
  padding-left: 10px; 
  padding-right: 10px; 
  background-color: #eeeeee;
}

.tbdr {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
}