body.HomeP {
	background-image: url(../images/HOMEPAGE-1x2-1024.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

body.BaseP {
	font-family: Tahoma, Verdana, Arial, fantasy, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
}

body.TopP {
	font-family: Tahoma, Verdana, Arial, fantasy, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


td.Fill {
	background-image: url(../images/BASE-1x3.jpg);
	background-repeat: repeat-x;
}

td.Tree {
	background-image: url(../images/BASE-2x1.jpg);
	background-repeat: repeat-y;
}

div.HomePButton {
	font-family: Tahoma, Verdana, Arial, fantasy, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	width: 100px;
	height: 12px;
	/*border-style: dotted;*/
}

a.HomePLink {
	color: Black;
}

iframe.Center {
	width: 98%;
	height: 100%; /*was 399px; */
	margin-left: 10px;
}

.treeNode {
	background: url(../images/button.jpg) left top;
	display: block;
	height: 28px;
	font-size: 11px;
	line-height: 28px;
	padding-left: 10px;
	font-family: Tahoma, Verdana, Arial, fantasy, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	text-decoration: none;
	cursor: hand;
}

.treeNodeL {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, fantasy, Helvetica, sans-serif;
	color: black;
	text-decoration : none;
}

.treeNodeL:hover {
	color: black;
	text-decoration : none;
	cursor: hand;
}

.treeNodeLselected {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, fantasy, Helvetica, sans-serif;
	font-weight:bold; 
	text-decoration: none; 
	cursor: hand; 
	color: black;
}

.Moddate {
	font-size:80%; 
	color: black;
  	text-align:center;
}

.HeaderText {
	font-size: 120%; 
	font-weight: bold; 
	color: black;
}    

.SubHeaderText {
	font-size: 115%; 
	font-weight: bold; 
	color: black;
}  

.TitleText {
	font-size: 140%; 
	font-weight: bold; 
	color: black;
}

.TitleText2 {
	font-size: 140%; 
	font-weight: bold; 
	color: black;
}

.TitleCont {
	font-size: 120%; 
	font-weight: bold; 
	color: black;
}

.BkgrText5 {
	font-size: 105%;
	font-weight: bold;
	color: #00008B;
}

.BkgrText5n {
	font-size: 105%;
	color: black;
}

.BkgrText6 {
	font-size: 105%;
	font-weight: bold;
	color: black;
}
