
	body {
	background-color: #C2FDFB; 
	font-family: verdana; 
	color: #000000;
	margin-top: 3;	
	}
	
	p { 
	font-size: 0.9em;
	} 
	

	h1 { 
	text-transform: capitalize; 
	color: #D02090; 
	text-align: center;
	}
	
	
	a.navbutton { 
	color: #CC0099;
	font-weight: 900;
	font-size: 1.6em;
	width: 300px; 
	text-align: center;
	border-top: 4px solid #CC0099;
	border-left: 4px solid #CC0099;
	border-bottom: 4px solid #FF66CC;
	border-right: 4px solid #FF66CC;
	padding: 6px; 
	background-color: #C2FDFB;
	text-decoration: none; 
	} 
	
	a.navbutton:hover { 
	color: #CC0099;
	text-decoration: none; 
	border-top: 4px solid #FF66CC;
	border-left: 4px solid #FF66CC;
	border-bottom: 4px solid #CC0099;
	background-color: #A8F2EF;
	border-right: 4px solid #CC0099;
	} 
	
	a { 
	color: #CC0099; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #CC0099; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #CC0099; 
	font-weight: 900;
	font-size: 2em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #FF9900; 
	font-weight: 900;
	font-size: 2em;
	text-decoration: underline; 
	
	}

		.subtable {
	border-top: 0px solid #8BCE04;
	border-bottom: 0px solid #8BCE04;
	}
	
	.recipcell {
    border: 1px solid #CC0099; 
	}
	
	
.recip      {
	padding: 2px;
	color: #52000B;
	font-weight: 600;
	font-size: 0.9em;
	}
	
a.recip { 
	color: #CC0099; 
	font-weight: 900;
	text-decoration: underline; 
	font-size: 0.9em;
	} 	
	
a.recip:hover { 
	color: #CC0099; 
	font-weight: 900;
	font-size: 0.9em;
	text-decoration: underline; 
	} 	
	
	
	
	.maintable { 
    border: 0px ridge #CB004D;
	background-color: #FFFFFF;

	}
	
 
	
	.adcell {
	background-color: #FFFFFF; 
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	}
	
	.gallerytable {
	border: 1px dashed #CC0099;
	background-color: #FFEDFF; 
	margin-bottom: 10px;
	width: 650px;
	}
	
	td {text-align: center;}
	
	li {
	line-height: 30px;
	}
	
		.adspace {
	padding: 20px;
	border: 0px ridge #8BCE04;
	background-color: #FFEDFF;
	}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px solid #FFE454;
	}
	


	