P.header2  {
	
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
	text-align: center;
}

P.subheader  {
	
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
	text-align: center;
}

P.menu  {

	font-size : 8pt;
	font-weight : normal;
	color : #000000;
	text-align: center;
}


tr.menu {
	background-color: #ededed;
}

td.menu {
	font-size : 8pt;
	color : #000000;
	text-align : right;
	width : 100%;
}

tr.lite {
	background-color: #ffffff;
}

td.lite {
	vertical-align : top;
	width: 100%;
}

ul.my {
	font-size : 10pt;
	color : #000000;
}

li.my {
	font-size : 10pt;
	color : #000000;
}

dt.my {
	font-size : 10pt;
	color : #000000;
}

td.datecol {
	
	font-size : 8pt;
	
	vertical-align : top;
}

td.ratecol {
	
	font-size : 8pt;
	
	vertical-align : top;
	text-align : right;
}


tr.dark {
	background-color: #ededed;
}

td.dark {
	
	font-size : 10pt;
	vertical-align : top;
	background-color: #ededed;
	width: 100%;
}

font.small {
	font-size : 8pt;
}



A.rate {

	font-size : 8pt;
}

A.admin {
	font-size : 8pt;
	font-weight : bold;
}

.barrenavig a:link, .barrenavig a:visited, .barrenavig a:active {
	color : #99ccff;
}

.barrenavig a:hover {
	color : #ffffff;
}