﻿

.banner
{
	padding: 10 10 10 10;
 background-color: White;
 border-bottom: solid 0pt gray;
 height: 50px;
 width: 100%;
 font-family: Verdana;
 font-size: large;
 vertical-align: middle; 	
}
html, table
{
	vertical-align: top;
	}

.loginlink
{
	font-family: verdana;
	font-size: 10pt;
	 text-decoration: underline;
	 color:Black;
	}

.loginlink:visited
{
	font-family: verdana;
	font-size: 10pt;
	 text-decoration: underline;
	 color:Black;
	 
	}
.loginlink:Hover
{
	font-family: verdana;
	font-size: 10pt;
	 text-decoration: underline;
	 color: #C9E963;
	}
.text
{
	font-family: verdana;
	font-size: 8pt;
	color: Black;
	}
.H1
{
	font-family: GouldyOldStyle;
	font-size: 20pt;
	color: Darkred;	
	
}

.NOTHING
{
 font-family: Lucida Grande, arial, Helvetica, sans-serif;	
}

.homemenuitem
{
	font-family: Lucida Grande;
	font-size: 10pt;
	font-weight: bold;
	color: #663F0B;	
}
.blockheadercell
{
	font-family: Lucida Grande;
	font-size: 10pt;
	font-weight: bold;
	color: White;	
	background-color: DarkREd;
	border: solid 1pt gray;
	padding: 3pt 3pt 3pt 3pt;
}
.blockbody
{
	background-color: White;
	padding: 3pt 3pt 3pt 3pt;
	border-bottom: solid 1pt gray;
	border-left: solid 1pt gray;
	border-right: solid 1pt gray;
}
.blockfooter
{
	background-color: #FCF9E4;
	padding: 3pt 3pt 3pt 3pt;
	border-bottom: solid 1pt gray;
	border-left: solid 1pt gray;
	border-right: solid 1pt gray;
	color: #009933;
	font-weight:bold;
}
.bodytable
{
 background-color:#F8F1C0;
 padding:10pt 10pt 10pt 10pt;
}
.PH1
{
	font-family: GouldyOldStyle;
	font-size: 15pt;
	color: Black;
	font-weight: bold;
	padding:10pt 10pt 0pt 10pt;
}
.PT
{
	font-family: verdana;
	font-size: 8pt;
	color: Black;
	padding:5pt 10pt 10pt 10pt;
}
.PBP
{
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #009933;
	padding: 5pt 0pt 5pt 10pt;
}
.PBPT
{
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #009933;
	padding: 0pt 0pt 0pt 0pt;
}
.PBT
{
	font-family: verdana;
	font-size: 8pt;
	color: Black;
	padding:0pt 0pt 0pt 10pt;
}

.HOLECARDBD
{
	padding: 3pt 8pt 3pt 8pt;
	color: Black;	
	font-family: Lucida Grande;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	border: solid 1pt black;
}
.HOLECARDBDL
{
	padding: 3pt 8pt 3pt 8pt;
	color: Black;	
	font-family: Lucida Grande;
	font-size: 9pt;
	font-weight: bold;
	text-align:left;
	border: solid 1pt black;
}