﻿
/* PTBSC CSS Font Styles - Screen Fonts */
/* C. Hawken, 2009-10-03 */

	a:link {text-decoration: none; color: #86722D;}
	a:visited {text-decoration: none; color: #86722D;}
	a:hover {text-decoration: underline; color: #092D54;}
	
	.header {font-family: Arial, Verdana, Tahoma; font-size: 14pt; line-height: 16pt; font-weight: bold; color: #000000;}
	.subheader {font-family: Arial, Verdana, Tahoma; font-size: 12pt; line-height: 14pt; font-weight: bold; color: #000000;}

	.black {font-family: Tahoma, Arial, Verdana; font-size: 10pt; line-height: 14pt; color: #000000;}
	.gold {font-family: Tahoma, Arial, Verdana; font-size: 10pt; line-height: 14pt; color: #86722D;}
	.gray {font-family: Tahoma, Arial, Verdana; font-size: 10pt; line-height: 14pt; color: #808080;}
	.blue {font-family: Tahoma, Arial, Verdana; font-size: 10pt; line-height: 14pt; color: #092D54;}
	.red {font-family: Tahoma, Arial, Verdana; font-size: 10pt; line-height: 14pt; color: #800000;}
	.white {font-family: Tahoma, Arial, Verdana; font-size: 10pt; line-height: 14pt; color: #FFFFFF;}

	.trail {font-family: Tahoma, Arial, Verdana; font-size: 8pt; line-height: 12pt; color: #000000;}
	.blacksmall {font-family: Tahoma, Arial, Verdana; font-size: 8pt; line-height: 12pt; color: #000000;}
	.whitesmall {font-family: Tahoma, Arial, Verdana; font-size: 8pt; line-height: 12pt; color: #FFFFFF;}
	
	#hidescreen {display : none;}
	#logo {display : none;}
	#table {border: solid black 1pt;}
	#copyright {border: none; width: 785px}
