/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	scrollbar-face-color: #B6C3A3;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: White;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY:Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}


TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
A:link  {
	COLOR: #0E2247;
	text-decoration: underline; 
	 FONT-WEIGHT: normal;
}
A:visited { 
	COLOR: #0E2247;
	text-decoration: underline;
	 FONT-WEIGHT: normal; 
}
A:active {
	COLOR: #0E2247;
	text-decoration: underline; 
	 FONT-WEIGHT: normal;
}
A:hover {
	COLOR: #0E2247;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
.copyright{
	font-size: 11px;
	COLOR: #0E2247;
}
.copyright A:link  {
	COLOR: #0E2247;
	text-decoration: underline; 
	 FONT-WEIGHT: normal;
}
.copyright A:visited { 
	COLOR: #0E2247;
	text-decoration: underline; 
    FONT-WEIGHT: normal;
}
.copyright A:active {
	COLOR: #0E2247;
	text-decoration: underline; 
	 FONT-WEIGHT: normal;
}
 .copyright A:hover {
	COLOR: #0E2247;
	text-decoration: none; 
    FONT-WEIGHT: normal;
}
