
	body {
	background-color: #FFFFFF; 
	font-family: comic sans ms, arial; 
	font-weight: 900;
	color: #FFFFFF;
	margin-top: 0;	
	}
	
	p { 
	font-size: 0.9em;
	} 
	

	h1 { 
	text-transform: capitalize; 
	color: #FF3333;
	font-weight: 900;
	text-align: center;
	margin-top: 10px;
	
	}
	
	.navbutton { 
	text-transform: capitalize; 
	color: #D61826;
	font-weight: 900;
	font-size: 1.3em; 
	padding: 8px;
	border: 3px solid #D61826;
	text-align: center;
	background-color: #FFFFFF;
	}
	
	a.navbutton { 
	color: #D61826;
	font-weight: 900;
	font-size: 1.3em; 
	text-align: center;
	padding: 2px; 
	text-decoration: underline; 
	} 
	
	a.navbutton:hover { 
	color: #D61826; 
	text-decoration: underline; 
	} 
	
	a { 
	color: #F9FB72; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #F2A212; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #FFFF00; 
	font-weight: 900;
	font-size: 1.4em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #F2A212; 
	font-weight: 900;
	font-size: 1.4em;
	text-decoration: underline; 
	
	}

	.subtable {
	border-top: 0px solid #8BCE04;
	border-bottom: 0px solid #8BCE04;
	}
	
	.recipcell {
    border: 1px solid #990000; 
	width: 170px;
	color: #FFFFFF;
	}
	
	
.recip      {
	padding: 2px;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 0.8em;
	}
	
a.recip { 
	color: #FFFF66; 
	font-weight: 900;
	text-decoration: underline; 
	font-size: 0.9em;
	} 	
	
a.recip:hover { 
	color: #FFFF66; 
	font-weight: 900;
	font-size: 0.9em;
	text-decoration: underline; 
	} 	
	
	
	
	.maintable { 
	background-color: #2F0D00;
	border-left: 10px solid #FFFFFF;
    border-right: 10x solid #FFFFFF;
    border-bottom: 10x solid #FFFFFF;
	padding: 10px;
	}
	
	td.colorcell {
	border-top: 0px ridge #AC0000;
	border-bottom: 0px ridge #AC0000;
	padding: 0px;
	color: #FFE00F;
	background-color: #FFFFFF;
    }
	
	.adcell {
	background-color: #F40000; 
	padding: 10px;
	font-weight: 900;
	text-align: center;
	line-height: 150%;
	vertical-align: middle;
	}
	
	.gallerytable {
	background-color: #FFC969; 
	}
	
	li {
	line-height: 30px;
	}
	
	.adspace {
	padding: 5px;
	border: 1px ridge #FF3333;
	line-height: 30px;
	}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px solid #FFE454;
	}
	


	