.hdr
{
	font-weight: bold;
	font-size: 12pt;
	background-image: url(images/node_props.gif);
	font-family: Arial;
	height: 105px;
	text-align: center;
}
.title
{
	font-weight: bold;
	font-size: 16pt;
	font-family: Arial;
	text-align: center;
}
.mnu_row
{
	height: 25px;
	text-align: center;
}
h3
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial;
}
p
{
	font-size: 8pt;
	font-family: Arial;
}
li
{
	font-size: 8pt;
	margin-left: 5%;
	font-family: Arial;
}
BODY
{

	font-size: 8pt;
	font-family: Arial;	
}
td
{
	font-size: 8pt;
	font-family: Arial;
}
tbody
{
	font-size: 8pt;
	font-family: Arial;
}
.normal
{
	font-size: 8pt;
	font-family: Arial;
}
.footer
{
	font-size: 8pt;
	font-family:  Arial;
	font-weight: bold;
	text-transform: uppercase;	
	color: white;
	text-decoration: none;
	background: black;
	text-align: center;
	height: 20px;
}
.header
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial;
}
.subheader
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
}
a:link
{
	font-size: 8pt;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}	

a:visited
{
	font-size: 8pt;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	font-size: 8pt;
	font-family: Arial;
	color: #ffffff;
	text-decoration: underline;
}
.header {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; CURSOR: pointer; FONT-FAMILY: Arial;
}
.details {
	DISPLAY: none; VISIBILITY: hidden; FONT-FAMILY: Arial; padding-left: 20px
}
.txt_body
{
	background: #FD6600;
	SCROLLBAR-FACE-COLOR: #FD6600; 
	SCROLLBAR-3DLIGHT-COLOR: #FD6600; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FD6600;
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #FD6600;
	SCROLLBAR-DARKSHADOW-COLOR: #FD6600;
	color: #ffffff;

}
.txt_body_rhs
{
	background: #4c4c4c;
	SCROLLBAR-FACE-COLOR: #4c4c4c; 
	SCROLLBAR-3DLIGHT-COLOR: #4c4c4c; 
	SCROLLBAR-HIGHLIGHT-COLOR: #4c4c4c;
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #4c4c4c;
	SCROLLBAR-DARKSHADOW-COLOR: #4c4c4c;
	color: #ffffff
}