
	body {
	font-family: Comic Sans MS; 
	color: #FFFFFF;
	font-weight: 600;
	background-color: #336666;
	margin-top: 4px;	
	}
	

p   {
	font-size: 1.2em;
	}

	h1 { 
	text-transform: capitalize; 
	color: #CC3300;
	font-weight: 900;
	font-size: 1.8em;
	text-align: center;
	margin-top: 10px;
	
	}
	
	.navbutton { 
	text-transform: capitalize; 
	color: #CC00CC;
	font-weight: 900;
	font-size: 1.3em; 
	padding: 10px;
	width:100%;
	border-top: 0px solid #33CC66;
	border-bottom: 0px solid #33CC66;
	text-align: center;

	}
	
	a.navbutton { 
	color: #CC3300;
	font-weight: 900;
	font-size: 1.3em; 
	text-align: center;
	text-decoration: none; 
	} 
	
	a.navbutton:hover { 
	color: #CC3300; 
	text-decoration: none; 
	} 
	
	a { 
	color: #FFFF33; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #FFFF33; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #FFCCFF; 
	font-weight: 900;
	font-size: 1.4em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #FFFF33; 
	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 #999999; 
	}
	
	
.recip      {
    border: 0px dashed #3366FF;
	padding: 5px;
	color: #D61826;
	font-weight: 600;
	font-size: 0.9em;
	text-align: center;
	}
	
a.recip { 
	color: #FFFF33; 
	font-weight: 900;
	text-decoration: underline; 
	font-size: 0.9em;
	} 	
	
a.recip:hover { 
	color: #FFFF33; 
	font-weight: 900;
	font-size: 0.9em;
	text-decoration: underline; 
	} 	
	
img {
	border: 0px;
	}
	
	.maintable { 
     border: 0px solid #33CCFF;
	}
	
	td.colorcell {
	padding: 5px;
	color: #33CC66;
	border-top: 0px solid #CC00CC;
	border-bottom: 0px solid #CC00CC;
    }
	
	.adcell {
	background-color: #F40000; 
	padding: 0px;
	font-weight: 900;
	text-align: center;
	line-height: 130%;
	vertical-align: middle;
	}
	
	.gallerytable {
	background-color: #FFC969; 
	}
	
	li {
	text-align: left;
	}
	
	.adspace {
	padding: 10px;
	border: 3px ridge #FF99FF;
	text-align: left;
    width: 500px;
	background-color: #FFFF66;	
	font-weight: bolder;
	}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px dashed #E1D6F6;
	}
	


	