
	body {
	font-family: tahoma; 
	color: #000000;
	background: #ffffff url('bg.gif');
	margin-top: 4px;	
	}
	
	p { 
	font-size: 0.9em;
	} 
	

	h1 { 
	text-transform: capitalize; 
	color: #CC3300;
	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: #CC3300; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #CC3300; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #A1005B; 
	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 #52000B; 
	}
	
	
.recip      {
    border: 3px dashed #FFCC00;
	padding: 5px;
	height: 50pt;
	color: #D61826;
	font-weight: 600;
	font-size: 0.9em;
	text-align: center;
	}
	
a.recip { 
	color: #CC3300; 
	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 #33CCFF;
	 background-color: #FBE17B;
	}
	
	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;
	}
	


	