/* / Style written by: Manu Reghuvaran : FLUID INSIGHT www.fluidinsight.com*/	

BODY{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	scrollbar-base-color: #f8f8f8;
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:#211e5a;
	scrollbar-darkshadow-color:#ededed;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#f8f8f8;
	scrollbar-shadow-color:#f8f8f8;
	
	/*background-image: url(/unb_page_bg.gif));*/
	
}




A:link	{	
	text-decoration:	none;
	color:	#211e5a;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#211e5a;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#211e5a;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#ab0535;
	}
	




.textgray {
	font-size: x-small;
	color: #666666;
	}
	
.textgray2 {
	font-size: xx-small;
	color: #666666;
	font-style: italic;	
	}
	
.disclaimer {
	font-size: xx-small;
	color: #CCCCCC;
	}
	
.textred {
	font-size: x-small;
	color: #ab0535;
	font-weight: bold; 
	
	}
	
.textblue {
	font-size: x-small;
	color: #211e5a;
	font-weight: bold; 
	
	}

.textwhite {
	font-size: x-small;
	color: #ffffff;
	font-weight: bold; 
	
	}

.textwhite2 {
	font-size: x-small;
	color: #ffffff;
	
	
	}