
	body {
	font-family: tahoma; 
	color: #000000;
	background: #0099FF;
	margin-top: 4px;	
	}
	
	p { 
	font-size: 1.2em;
	} 
	

	h1 { 
	text-transform: capitalize; 
	color: #006666;
 
	font-weight: 900;
	font-size: 2.2em;
	text-align: center;
	margin-top: 10px;
	
	}
	
.galleryimg {
	border: 3px double #0099FF;

	}
	
	.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: #003366;
	font-weight: 900;
	font-size: 1.3em; 
	text-align: center;
	text-decoration: none; 
	} 
	
	a.navbutton:hover { 
	color: #CC00CC; 
	text-decoration: none; 
	} 
	
	a { 
	color: #0066CC; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #0066CC; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #0033FF; 
	padding: 4px;
	font-weight: 900;
	font-size: 1.6em;
	text-decoration: underline; 
	line-height: 150%;
	text-transform: capitalize;
	} 
	
	.emphasis {
	color: #FF0000;
	}
	
	a.adclick2 { 
	color: #0033FF; 
	padding: 4px;
	font-weight: 900;
	font-size: 1.2em;
	text-decoration: underline; 
	line-height: 150%;
	text-transform: capitalize;
	}	
	
	a.adclick:hover { 
	color: #0099FF; 
	font-weight: 900;
	font-size: 1.6em;
	text-decoration: underline; 
	
	}

	.subtable {
	border-top: 0px solid #8BCE04;
	border-bottom: 0px solid #8BCE04;
	}
	
	.recipcell {
    border: 1px solid #52000B; 
	}
	
	
.recip      {
	padding: 2px;
	color: #D61826;
	font-weight: 600;
	font-size: 0.9em;
	text-align: center;
	height: 60px;
	}
	
a.recip { 
	color: #FFCC33; 
	font-weight: 900;
	text-decoration: underline; 
	font-size: 0.9em;
	} 	
	
a.recip:hover { 
	color: #FFCC33; 
	font-weight: 900;
	font-size: 0.9em;
	text-decoration: underline; 
	} 	
	
	
	
	.maintable { 
     border: 2px solid #33CCFF;
	 background-color: #FEF0FC;
	}
	
	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 {
	line-height: 30px;
	}
	
	.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;
	font-size: 80%;
	}
	


	