
	body {
	background-color: #F5F1EA; 
	font-family: verdana; 
	margin-top: 0;	
	}
	
	p { 
	color: #000000; 
	font-size: 0.8em;
	margin-bottom: 1px;
	} 
	
	h1 { 
	text-transform: capitalize; 
	color: #763000; 
	text-align: center;
	}
	
	h2 { 
	text-transform: capitalize; 
	color: #763000;
	font-size: 1.3em; 
	padding: 3px;
	border: 2px solid #F4A40B;
	text-align: center;
	}
	
	a { 
	color: #220A00; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #F4A40B; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #FF0000; 
	font-weight: 900;
	font-size: 2em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #F4A40B; 
	font-weight: 900;
	font-size: 2em;
	text-decoration: underline; 
	
	}


	
	.recipcell {
    border: 1px dashed #431C0E; 
	background-color: #FEF4EC; 
	}
	
	
.recip      {
	padding: 2px;
	color: #220A00;
	font-weight: 600;
	font-size: 0.8em;
	}
	
a.recip { 
	color: #220A00; 
	font-weight: 900;
	text-decoration: underline; 
	font-size: 0.8em;
	} 	
	
a.recip:hover { 
	color: #F4A40B; 
	font-weight: 900;
	font-size: 0.8em;
	text-decoration: underline; 
	} 	
	

	.maintable { 

	}
	
	.subtable {
	border-top: 0px solid #D02090;
	border-bottom: 0px solid #D02090;
	}
	
	.adcell {
	background-color: #FFFFFF; 
	border: 1px solid #220A00;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	color: red;
	font-weight: 900;
	}
	
	.gallerytable {
	border: 4px dashed #220A00;
	background-color: #220A00; 
	}
	
	li {
	line-height: 30px;
	}
	
		.adspace {
	padding: 10px;
	border: 1px solid #431C0E;
		}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px solid #000000;
	}
	


	