/*
 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: 13px;
	scrollbar-face-color: Black;
    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: Black; 
	text-decoration: none; 
}
A:visited { 
	COLOR: Black; 
	text-decoration: none; 
}
A:active {
	COLOR: Black; 
	text-decoration: none; 
}
A:hover {
	COLOR: #A9A9A9;
	text-decoration: underline; 
}
.copyright{
	font-size: 10px;
	COLOR: White;
}
.copyright A:link  {
	COLOR: #DCDCDC;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #DCDCDC;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #DCDCDC;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #DCDCDC;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.leftnav{
	font-size: 11px;
	COLOR: Black;
}
.leftnav A:link  {
	COLOR: Black;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.leftnav A:visited { 
	COLOR: Black;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.leftnav A:active {
	COLOR: Black;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
 .leftnav A:hover {
	COLOR: #696969;
	text-decoration: underline;
    FONT-WEIGHT: bold;
}
.box1 {
	background: Black;
	border-bottom: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid White;
	border-top: 1px solid White;
	color: Black;
	text-decoration: none;
}
.smlinks{
	font-size: 9 px;
	COLOR:  Black;
	 FONT-WEIGHT: bold;
}
.smlinks A:link  {
	COLOR:  Gray;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.smlinks A:visited { 
	COLOR:  Gray;
	text-decoration: none;
    FONT-WEIGHT: bold;
}
.smlinks A:active {
	COLOR: Gray;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
 .smlinks A:hover {
	COLOR:  Gray;
	text-decoration: underline;
    FONT-WEIGHT: bold;
}
.bottomnav{
	font-size: 10px;
	COLOR: White;
}
.bottomnav A:link  {
	COLOR: #DCDCDC;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.bottomnav A:visited { 
	COLOR: #DCDCDC;
	text-decoration: none;  
    FONT-WEIGHT: bold;
}
.bottomnav A:active {
	COLOR: #DCDCDC;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
 .bottomnav A:hover {
	COLOR: #DCDCDC;
	text-decoration: underline;
    FONT-WEIGHT: bold;
}