BODY {
  color: #000000;
  margin: 0px;
  font-size: 10px;
  FONT-FAMILY: Verdana, 'MS Sans Serif';
  background:#F6F6F6;
}

A {
  color: #0000DD;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #0000AA;
  text-decoration: underline;
  font-weight: bold;
}

A.link
{
  color: #0000DD;
  text-decoration: none;
  font-weight: bold;
}

.moduleRow { }
.moduleRowOver { background-color: #7292AB; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #91B2C9; }

TD,A {
		font-size: 11px;
}
FONT.tiny {
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
		line-height: 10px;
}

A.tiny {
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
		line-height: 10px;
}

.copyright {
		font-family: verdana, arial, sans-serif;
		font-size: 10px; line-height: 12px;
		color: #999999;	text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
}

.menu {
		font-family: verdana, arial, sans-serif;
		font-size: 10px; line-height: 12px;
		padding-top: 5px;
		padding-bottom: 5px;
}

.note {
	font-size: 9px;
}

.topicheader {
		font-family: verdana, arial, sans-serif;
		font-size: 14px; line-height: 16px;
		padding-top: 5px;
		padding-bottom: 1px;
		font-weight: bold;
		text-decoration: underline;
}
.main {
		padding-left: 20px;
}
.main2 {
		padding-left: 60px;
}