/* Chuckie 2005 Website Stylesheet
Date Created: May 18, 2005 */

/* General Definitions */

body {
	font-family : Arial, Helvetica, sans-serif; font-size: 13px;
	scrollbar-arrow-color:#FFCE00;
  	scrollbar-base-color:#863515;
  	scrollbar-shadow-color:#FFCE00;
  	scrollbar-face-color:#863515;
  	scrollbar-highlight-color:#FFCE00;
  	scrollbar-dark-shadow-color:#FFFFFF;
  	scrollbar-3d-light-color:#863515;
}
p, td {
	font-size: 13px;
}

a:link {   
	color: #0066CC; 
	text-decoration: underline; 
	font-weight: 
}
a:visited {   
	color: #0066CC; 
	text-decoration: underline; 
	font-weight: 
}
a:active {   
	color: #0066CC; 
	text-decoration: underline; 
	font-weight: 
}
a:hover {  
	color: #197B30; 
	text-decoration: none; 
	font-weight:
}
a.footerlnk:link {  
	font-size: 11px; 
	color: #737373; 
	text-decoration: none; 
	font-weight: 
}
a.footerlnk:visited {   
	font-size: 11px; 
	color: #737373; 
	text-decoration: none; 
	font-weight: 
}
a.footerlnk:active {  
	font-size: 11px; 
	color: #737373; 
	text-decoration: underline; 
	font-weight: 
}
a.footerlnk:hover {  
	font-size: 11px; 
	color: #096280; 
	text-decoration: underline; 
	font-weight: bold
}
a.articlelnk:link {  
	font-size: 12px;  
	font-weight: bold; 
	color: #14902D
}
a.articlelnk:visited {  
	font-size: 12px; 
	font-weight: bold; 
	color: #14902D
}
a.articlelnk:active {   
	font-size: 12px; 
	color: #14902D; 
	font-weight: bold
}
a.articlelnk:hover {  
	font-size: 12px; 
	font-weight: bold; 
	color: #0000FF
}
a.pivotalink:link {   
	color: #5E250F; 
	text-decoration: underline; 
	font-weight: 
}
a.pivotalink:visited {   
	color: #5E250F; 
	text-decoration: underline; 
	font-weight: 
}
a.pivotalink:active {   
	color: #5E250F; 
	text-decoration: underline; 
	font-weight: 
}
a.pivotalink:hover {  
	color: #ff0000; 
	text-decoration: none; 
	font-weight:

.caption {  
	font-size: 11px; color: #0066CC
}
.smalltxt {  
	font-size: 11px; line-height: 13px
}


