
	body {
	font-family: arial; 
	color: #000000;
	background-color: #406EA0;
	margin-top: 4px;
		
	}
	
	p { 
	font-size: 1.2em;
	} 
	

	h1 { 
	margin-bottom: 0px;
	margin-top: 5px;	
	}
	
	.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: #993399;
	font-weight: 900;
	font-size: 1.3em; 
	text-align: center;
	text-decoration: underline; 
	} 
	
	a.navbutton:hover { 
	color: #993300; 
	text-decoration: underline; 
	} 
	
	a { 
	color: #3366CC; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #CC3300; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color:  #0033FF; 
	font-weight: 900;
	font-size: 1.8em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #0099FF; 
	font-weight: 900;
	font-size: 1.8em;
	text-decoration: underline; 
	
	}

	.subtable {
	border-top: 0px solid #8BCE04;
	border-bottom: 0px solid #8BCE04;
	}
	
	.recipcell {
    border: 1px solid #336699; 
	width: 170px;
	}
	
	
.recip      {
   	padding: 5px;
	height: 50pt;
	color: #D61826;
	font-weight: 600;
	font-size: 0.9em;
	text-align: center;
	}
	
a.recip { 
	color: #3366CC; 
	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: 0px solid #74A5DD;
	
	}
	
	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;
	}
	
	img  {border: 0;
	margin:0;
}

	.picturecell 
	{
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	padding:0;
	margin: 0;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	}
	
	
	.footer {
	border-top: 1px dashed #E1D6F6;
	}
	


	