
	body {
	font-family: tahoma; 
	color: #000000;
	background: #7F6AC9;
	margin-top: 4px;	
	}
	
	p { 
	font-size: 0.9em;
	} 
	

	h1 { 
	text-transform: capitalize; 
	color: #F87600;
	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: #7F6AC9; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #CC3300; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #7F6AC9; 
	font-weight: 900;
	font-size: 1.4em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #D61826; 
	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 #F87600; 
	}
	
	
.recip      {
    border: 0px dashed #7F6AC9;
	padding: 5px;
	height: 50pt;
	color: #D61826;
	font-weight: 600;
	font-size: 0.9em;
	text-align: center;
	}
	
a.recip { 
	color: #7F6AC9; 
	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 #F87600;
	 background-color: #E4DFFF;
	}
	
	td.colorcell {
	padding: 5px;
	color: #33CC66;
	border-top: 0px solid #CC00CC;
	border-bottom: 0px solid #CC00CC;
    }
	
	.adcell {
	background-color: #000000; 
	padding: 0px;
	font-weight: 900;
	text-align: center;
	line-height: 120%;
	vertical-align: middle;
	}
	
	.gallerytable {
	background-color: #FFC969; 
	}
	
	li {
	line-height: 30px;
	}
	
	.adspace {
	padding: 10px;
	border: 3px ridge #7F6AC9;
    width: 620px;
	background-color: #FFFF66;	
	font-weight: bolder;
	}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px dashed #E1D6F6;
	}
	
.cell1 {border: 4px double #F87600;
      
		background-color: #FFFFFA;
		}

.cell2 {border: 4px double #66CCFF;
      
		background-color: #FFFFCC;
		}	