body 
{
	margin:0;
	padding:0;
	background-color:white;
	font-size:70%;
	font-family: Verdana, Arial, Tahoma;
	color:black;
	behavior:url(htc/page.htc) url(htc/util/contextMenu.htc);
}

table
{
	font-size:100%;
}


A:hover
{
	text-decoration:underline;
}

A
{
	text-decoration:none;
	color:#2255bb;
}

.helpBody
{
	padding:0;
	overflow:hidden;
}

.inframeDiv
{
	background-color:#f1f1f1;
	overflow:auto;
	scrollbar-base-color:#DDDDDD;
}

.pagesContainer
{
	border:solid 1 #78acff;
	background-color:white;
	overflow:hidden;		
}

.inframe
{
	behavior:url(htc/menu/inframePage.htc);
}
.nuggetImg
{
	margin-right:5;
	margin-bottom:-1;
}
.nuggetLink
{
	cursor:hand;
	color:black;/*#0063FF;*/	
	margin-bottom:-2;
	behavior:url(htc/form/nuggetLink.htc) ;
}

.section{margin:0 0 10 0;border-bottom: #848684 1px dotted;font-size:80%;color:#848684;letter-spacing:2;}
.newNugLabel{}
.newNugLabel a {color:#00309C;text-decoration:none;font-size:100%;font-weight:bold;}
.newNugLabel a:hover {text-decoration:underline;color:red;}
.newNugComment{margin-bottom:10;margin-left:26;}

.relLabel{font-size:110%;font-weight:bold;color:#AAAAAA;margin-bottom:5;}
.relLink{margin-left:26}
.relLink a {color:#00309C;text-decoration:none;font-size:100%;font-weight:bold;}
.relLink a:hover {text-decoration:underline;color:red;}
.relImg{margin-right:10}
.relComment{margin-left:26;margin-bottom:10;}

			
			 
			

