
	body {
	background-color: #CC0033; 
	font-family: courier new, courier, mono;
	font-weight: 900;
	color: #FFFFFF;
	margin-top: 12px;	
	}
	
	

	h1 { 
	text-transform: capitalize; 
	color: #FFFFFF;
	font-weight: 900;
	text-align: center;
	margin-top: 10px;
	font-family: Impact;
	
	}
	
	td.content {
	padding: 10px;
	}
	
	.navbutton { 
	text-transform: capitalize; 
	color: #6E4EAF;
	font-weight: 900;
	font-size: 1.8em; 
	padding: 10px;
	width:100%;
	border-top: 0px dotted #A1005B;
	border-bottom: 0px dotted #A1005B;
	text-align: center;
	}
	
	a.navbutton { 
	color: #A1005B;
	text-align: center;
	text-decoration: none; 
	} 
	
	a.navbutton:hover { 
	color: #A1005B; 
	text-decoration: none; 
	} 
	
	a { 
	color: #FFFFFF; 
	text-decoration: underline; 
	font-weight: 900;
	} 
	
	a:hover { 
	color: #FFFF33; 
	text-decoration: underline; 
	font-weight: 900;
	}
	
	a.adclick { 
	color: #FFFFFF; 
	font-weight: 900;
	font-size: 1.4em;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #FFFF33; 
	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      {
	padding: 2px;
	color: #D61826;
	font-weight: 600;
	font-size: 0.9em;
	}
	
a.recip { 
	color: #FFCC33; 
	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 { 
	background-color: #CC0033;
	border: 0px double #C41174;

	}
	
	td.colorcell {
	padding: 0px;
	color: #FFE00F;
	border-top: 0px solid #CC0000;
    }
	
	.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: 5px;
	border: 1px ridge #FF3333;
	line-height: 30px;
	}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px dashed #E1D6F6;
	padding: 10px;
	}
	


	