a:link{
     font-size:			14px;
     font-family: 		Arial,Helvetica,sans-serif;
	 text-decoration:	none;
	 font-weight:		bold;
     color:				#0066CC;
}

a:hover{
	text-decoration:	none;
	font-weight:		bold;
	color:				#0088BE;
}

a:visited{
     font-size:			14px;
     font-family: 		Arial,Helvetica,sans-serif;
     text-decoration:	none;
	 text-decoration:	none;
	 font-weight:		bold;
     color:				#003399;
}

body {
	/*scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#0088BE;
	scrollbar-face-color:#0088BE;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#BBE2F2;*/
	font-family: Arial,Helvetica,sans-serif;
}

/* new */

.head_blue {
	font-size:			16px;
	font-family: 		Arial,Helvetica,sans-serif;
	font-weight:		bold;
	text-decoration:	none;
	color:				#000033;
	margin-top: 		0px;
	margin-bottom: 		3px;
	margin-left: 		6px;
}

.head_orange {
	font-size:			16px;
	font-family: 		Arial,Helvetica,sans-serif;
	font-weight:		bold;
	text-decoration:	none;
	color:				#000033;
	margin-top: 		0px;
	margin-bottom: 		3px;
	margin-left: 		6px;
}

.continuous_text {
	font-size:			14px;
	font-family: 		Arial,Helvetica,sans-serif;
	text-decoration:	none;
	color:				#000033;
	margin-top: 		0px;
	margin-bottom: 		3px;
	margin-left: 		12px;
}

.continuous_text_subhead {
	font-size:			14px;
	font-family: 		Arial,Helvetica,sans-serif;
	font-weight:		bold;
	text-decoration:	none;
	color:				#000033;
	margin-top: 		0px;
	margin-bottom: 		6px;
	margin-left: 		12px;
}

.folder{
     font-size:			14px;
     font-family: 		Arial,Helvetica,sans-serif;
     text-decoration:	none;
     color:				#000033;
	 font-weight:		normal;
}

.node{
     font-size:			14px;
     font-family: 		Arial,Helvetica,sans-serif;
     text-decoration:	none;
     color:				#000033;
	 font-weight:		bold;
}

