/* Table Settings */
#layout			{	border: 0px;
					width: 100%;
					height: 100%;
					background-color: #E5E5E5;
					align: center;
					valign: top;
				}

#master			{	border: 0px;
					width: 750px;
					background-color: #000000;
					cellspacing: 0px;
					cellpadding: 0px;
					border-collapse: collapse;
				}
				
#PopTable		{	border: 1px collapse black;
					width: 450px
					background-color: #FFFFFF;
				}
				
#masterNav		{	background-color: #000000;	}

#content		{	border: 0px;	}

span.whitebox   {   border-left:2px solid black; 
                    border-right:2px solid black; 
                    border-top:2px solid black; 
                    border-bottom:2px solid black; 
                }

h1				{	font: bold 16 Verdana;
					color: #800000;
					margin-left: 5 px;
					margin-top:  5 px;
					margin-bottom: 0 px;	
				}
h2				{	font: bold 12 Verdana;
					color: #000000;
					margin-left: 5px;
					margin-top: 0px;
					margin-bottom: 0px;
				}
h3				{	font: 10 Verdana;
					color: #656565;
					margin-left: 5px;
					margin-top: 0px;
					margin-bottom: 0px;
				}
				
p				{	font: 13 Verdana;
					margin-left: 5px;
					margin-top: 3px;
					margin-bottom: 10px;
					margin-right: 5px;
					text-indent: 10px;	
				}
				
p.nomargin		{	font: 13 Verdana;
					margin-left: 5px;
					margin-top: 3px;
					margin-bottom: 10px;
					margin-right: 5px;
					text-indent: 0px;	
				}
				

span.large		{	font: 13 Verdana;
					font-size: 18;
					text-align: center;
					margin-left: 0px;
					margin-top: 3px;
					margin-bottom: 10px;
					margin-right: 5px;
					text-indent: 0px;
				}
				
a				{	color: #800000;	text-decoration: none;	}
a:hover			{	color: #FF0000; text-decoration: none;	}
hr.5			{	color: #800000; height: 1px; margin-left: 5px; margin-right: 5px; }


.topNavText		{	text-align: right; color: white; font: 12 Verdana;		}
.topNavText a	{	color: #FFFFFF; text-decoration: none; cursor: hand;	}
.topNavText a:hover	{	color: #FF0000; text-decoration: none;			}

.botNavText		{	text-align: center; color: black; font: 10 Verdana;	 margin-bottom: 5px;	}
.botNavText	a	{	color: black;	text-decoration: none;	cursor: hand;	}
.botNavText a:hover	{	color: #FF0000;	text-decoration: none;			}


td.copytable		{	height: 25px; background-color: #000000;									}
.copyright			{	font: 9 Verdana; color: white; margin-left: 5px; background-color: #000000;	}
.credit1			{	font: 8 Verdana; color: #E6E6E6; margin-right: 5px;							}
.credit2 a			{	font: 10 Verdana; color: white; text-decoration: none; display: inline; margin-right: 5px;	}
.credit2 a:hover	{	color: #FF0000;	}
td.numberTable		{	width: 30px;
						margin-left: 0px;
						text-indent: 0px;
						align: center;
						text-align: center;
						font-family: Verdana;
						font-size: 8 pt;
					}
td.descripTable		{	width: 175px;
						margin-left: 0px;
						text-indent: 0px;
						align: left;
						text-align: left;
						font-family: Verdana;
						font-size: 10 pt;
					}
td.imageTable		{	width: 415px;	}

table.nomargin		{	margin-left: 0px;
						font-family: Verdana;
						font-size: 10 pt;
						vtext-align: top;
					}
td.nomargin			{	vtext-align: top;
					}