.liquidtitle {
color:  #006699;
}
.tabledataleft {
	text-align : left;
}
.tabledata {
	border : 1px solid #696969;
	text-align : center;
}
.tablehead2  { color: #eee; font-weight: bold; font-size: 94%; background-color: #a9a9a9 }

.tablehead2:link { color: #333399; background-color: transparent; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;}
.tablehead2:visited {color: #9933cc; background-color: transparent;}
.tablehead2:active {color: #FF0000; background-color: transparent;}

.sidebar {
	background-color : #EEEEEE;
	border : 1px solid Black;
	margin-right : 10px;
	width : 173px;
}
.sidebar P {
	font-size : 80%;
	margin: 0px 5px 5px 5px;
}

TR.table-heading TD A:link { color: #ffffff; }
TR.table-heading TD A:visited { color: #ffffff; }

TR.table-subheading TD A:link { color: #333399; }
TR.table-subheading TD A:visited { color: #333399; }

TD.subnavlink UL {
  list-style: none;
	margin: 0px;
	padding: 0px;
}
TD.subnavlink UL LI {
  margin-left: 10px;
	text-indent: -10px;
}

DL {
	margin-top: 0px;
	padding-top: 0em;	
}

DT {
	font-weight: bold;	
}

DD {
	padding-left: 1em;
	margin-left: 0px;	
}

