
	BODY  {
		font-family : verdana,arial,helvetica;
		font-size : 11px;
		color : Black;
		background-color : #cccccc;
/*		background-image : url(/images/bk.gif);*/
		background-repeat : repeat-y;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin : 0px;
	}

	H1  {
		font-family : arial,helvetica;
		font-size : 18pt;
		color: #BF2628;
		margin: 0px;
	}

	H2  {
		font-family : arial,helvetica;
		font-size : 18pt;
	}

	H3  {
		font-family : arial,helvetica;
		font-size : 15pt;
	}

	H4  {
		font-family : arial,helvetica;
		font-size : 13pt;
	}

	th,td,ul,ol  {
		font-family : verdana,arial,helvetica;
		font-size : 11px;
	}

	.big  {
		font-family : arial,helvetica;
		font-size : 12pt;
	}

	.bigbold  {
		font-family : arial,helvetica;
		font-size : 15pt;
		font-weight : bold;
	}
	
	.header  {
		font-family : arial,helvetica;
		font-size : 16pt;
		color : #951A1B;
	}

	.bigwhite  {
		font-family : arial,helvetica;
		font-size : 13pt;
		font-weight : bold;
		color : white;
	}

	.small  {
		font-family : arial,helvetica;
		font-size : 8pt;
	}

	.smallbold  {
		font-family : arial,helvetica;
		font-size : 8pt;
		font-weight : bold;
	}

	.smallred  {
		font-family : arial,helvetica;
		font-size : 8pt;
		color : maroon;
	}

	.smallwhite  {
		font-family : arial,helvetica;
		font-size : 8pt;
		color : #ffffff;
	}

	.smallwhitebold  {
		font-family : arial,helvetica;
		font-size : 8pt;
		color : #ffffff;
		font-weight: bold;
	}

	.red  {
		font-family : arial,helvetica;
		font-size : 10pt;
		color : #CC0000;
	}

	.nav  {
		font-size : 11px;
		color : black;
	}

	a.nav  {
		font-size : 11px;
		color : black;
		text-decoration: none;
		line-height: 155%;
	}

	a.nav:hover  {
		color : white;
	}
	
	.topnav  {
		font-size : 8pt;
		color : gold;
	}

	a.topnav  {
		font-size : 8pt;
		color : gold;
	}

	a.topnav:hover  {
		font-size : 8pt;
		color : #FFAE00;
		background-color : #2A2A2A;
	}

	a.topnav:visited  {
		font-size : 8pt;
		color : #FF9800;
	}

	.photofooter  {
		font-family : arial,helvetica;
		font-size : 7.5pt;
		color : black;
	}
	
	A  {
		color : #0763C7;
		font-weight: bold;
	}

	A:HOVER  {
		color : #E64A00;
		text-decoration : none;
	}

	A.select  {
		color : #7A0707;
		font-size : 11px;
		text-decoration: none;
		line-height: 155%;
	}

	A.select:HOVER  {
		color : #ffffff;
	}
	
	.foot  {
		font-size : 8pt;
	}

	a.foot  {
		font-size : 8pt;
		color : #042D4A;
		text-decoration: underline;
	}

	a.foot:hover  {
		font-size : 8pt;
		color : #DF4345;
		text-decoration: underline;
	}
	
	A.normal  {
		color : #0763C7;
		font-weight: bold;
		font-size : 10pt;
	}
	

	.ERRORMSG
	{
		COLOR:RED;
		FONT-SIZE:8PT;
		FONT-WEIGHT:BOLD;
	}

	.input
	{
		background-color: #F7F7F7;
		font-family: Tahoma,Verdana,Arial,Helvetica;
		font-size: 8pt;
		color: #000000;
		font-weight: bold;
		border: 1 solid gray;
	}

	.purple
	{
		color: #3B1F81;
	}

	.teal
	{
		color: #208D93;
	}
	
	.bold
	{
		font-family: Arial,Helvetica;
		font-size: 9pt;
		color: #000000;
		font-weight: bold;
	}

.content { 
	background-image : url(/images/bk.gif);
}