body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; vertical-align: top;}
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
pre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

A {color: #000000;}
A:hover {color: #666666;}
A:active {color: #666666;}

.headline { font-size: 12px; font-weight: bold; }
.headline A { font-size: 12px; font-weight: bold; text-decoration: none}
.headline A:hover { font-size: 12px; font-weight: bold; text-decoration: none}
.headline A:active { font-size: 12px; font-weight: bold; text-decoration: none}
.tableBlack {
  background: #082862;
  font-weight: bold;
  color: white;
  border-top: 1px solid #e3eefd;
  border-right: 1px solid #020c1c;
  border-bottom: 1px solid #020c1c;
  border-left: 1px solid #e3eefd;
}
.tableBlack A { background: #082862 ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline; color: #FFFFFF;}
.tableBlack A:hover { background: #082862 ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline ; color: #CCCCCC;}
.tableBlack A:active { background: #082862 ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline ; color: #CAE37C;}
.tableDarkGrey {
  background: #7E8CA6;
  color: white;
  font-weight: bold;
  border-top: 1px solid #edf0f3;
  border-right: 1px solid #0c0e12;
  border-bottom: 1px solid #0c0e12;
  border-left: 1px solid #edf0f3;
}
.tableDarkGrey A { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background: #7E8CA6; color: #FFFFFF; text-decoration: underline;}
.tableDarkGrey A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background: #7E8CA6; color: #CCCCCC; text-decoration: underline;}
.tableDarkGrey A:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background: #7E8CA6; color: #FFFFFF; text-decoration: underline;}
.tableRed {
  background: #dd8b8d;
  color: white;
  font-weight: bold;
  border-top: 1px solid #f8e8e9;
  border-right: 1px solid #651f20;
  border-bottom: 1px solid #651f20;
  border-left: 1px solid #f8e8e9;
}
.tableVeryVeryLightGrey { background: #EEEEEE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; }
.constants A { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none;}
.constants A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none;}
.constants A:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none;}
.tableCentered TD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; vertical-align: middle;}
.treeNodeSelected { background-color: #CE2810; font-weight: bold; color: #FFFFFF;}
a.treeNodeSelected:link { background-color: #CE2810; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.treeNodeSelected:visited { background-color: #CE2810; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.treeNodeSelected:hover { background-color: #CE2810; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.treeNodeSelected:active { background-color: #CE2810; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.selectedLink:link { background-color: #CE2810; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.selectedLink:visited { background-color: #CE2810; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.selectedLink:hover { background-color: #CE2810; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.selectedLink:active { background-color: #CE2810; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.tabLink, a.tabLink:link, a.tabLink:visited, a.tabLink:hover, a.tabLink:active {
  position: relative;
  top: 1px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}
.shiftDown1Px {
  position: relative;
  top: 1px;
}

