body {
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
	font-family: verdana, georgia, arial, sans-serif;		
}

A { 
	color: #CC6600; 
	font-family: verdana, arial, sans-serif; 
	font-size:10px; 
	text-decoration: none; 
	font-weight:bold;
	margin:0px 0px 0px 0px; 
} 

A:link {
	color: #330099; 
	text-decoration: none; 
} 

A:visited { 
	color: #330099; 
	text-decoration: none; 
} 

A:active { 
	color: #330099;  
} 

A:hover { 
	color: #330066;
	text-decoration: underline;  
}

.text {
	font-size:11px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
}

.lefttext {
	font-size:11px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
}

.smalltext {
	font-size:10px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
}

.smalltextb {
	font-size:10px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
}

.bodytext {
	font-size:11px;
	font-weight:normal;
	margin: 10px 10px 10px 10px;
}

.headertext {
	font-size:16px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
}

.headertextnm {
	font-size:16px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
}

.sitetree {
	font-size:11px;
	font-weight:normal;
	margin: 2px 10px 2px 10px;
}

.pagetitle { 
	font-family: verdana, arial, sans-serif; 
	font-size:24px; 
	text-decoration: none; 
	font-weight:bold; 
	margin: 2px 10px 2px 15px;
} 

.quote {
	font-size:10px;
	font-weight:normal;
	padding: 3px 6px 3px 6px;
	background-color: #EEE;
	border: 1px dotted black;
}

.footertext {
	color: #555;
	font-size:10px;
	font-weight:normal;
	margin: 8px 20px 8px 20px;
}

.tooltiptitle {
	color: #ffffff; 
	TEXT-DECORATION: none; 
	HAND: Default; 
	font-family: verdana; 
	font-weight: bold; 
	font-size: 7pt;
}

.tooltipcontent{
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	HAND: Default; 
	font-family: verdana; 
	font-size: 7pt;
}

#ToolTip {
	position:absolute; width: 100px; 
	top: 0px; 
	left: 0px; 
	z-index:4; 
	visibility:hidden;
}
#example1 {
position:absolute;
width:150px;
height:100px;
color:blue;
background-color:#FDF5E6;
text-align:center;
visibility:hidden;
z-index:10;
}

#example2 {
position:absolute;
width:150px;
height:100px;
color:blue;
background-color:#FDF5E6;
text-align:center;
visibility:hidden;
z-index:10;
}

