
	body {
	background-image:url(topbg.gif);
	background-color: #000000;
	background-repeat: repeat-x;
	font-family: tahoma; 
	color: #FFFFFF;
	font-weight:600;
	margin-top: 0;	
	
	}
	
	p.ad { 
	font-size: 1.1em;
	font-weight:600;
	} 
	
	p { 
	font-size: 1em;
	font-weight:400;
	} 

	h1 { 
	text-transform: capitalize; 
	margin-top: 25px;
	font-size: 2.7em;
	color: #FFFFFF; 
	text-align: center;
	margin-bottom: 30px;
	}
	
	h2 {
	text-transform: capitalize; 
	font-size: 1.9em;
	line-height: 35px;
	color: #FFFFFF; 
	text-align: center;
	}
	
	
.warning {
	width: 500px;
	border: 1px solid #666666;
	color: #FFCCFF;
	font-size: 0.8em;
	padding: 10px;
	}
	
	a.navbutton { 
	color: #FFFFFF;
	padding: 40px;
	font-weight: 900;
	display: block;
	font-size: 2em; 
	text-align: center;
	padding: 12px; 
	text-decoration: underline; 
	} 
	
	a.navbutton:hover { 
	color: #FFFFFF; 
	text-decoration: underline; 
	} 
	
	a { 
	color: #FFFFFF; 
	text-decoration: underline; 
	} 
	
	a:hover { 
	color: #FF99CC; 
	text-decoration: underline; 
	
	}
	
	a.adclick { 
	color: #FFFF33; 
	font-weight: 900;
	font-size: 1.6em;
	padding: 0px;
	text-decoration: underline; 
	} 
	
	a.adclick:hover { 
	color: #3B0000; 
	font-weight: 900;
	font-size: 1.6em;
	text-decoration: underline; 
	
	}

	.subtable {
	border-top: 2px solid #3B0000;
	border-bottom: 2px solid #3B0000;
	}
	
	.recipcell {
    border: 2px dashed #FFCCFF;
	height: 40px;
	}
	
	
.recip      {
	padding: 2px;
	color: #F9EA9E;
	font-weight: 600;
	font-size: 0.9em;
	}
	
	
	
	
	.maintable { 
    border: 0px solid #F40000;
	}
	

	
	.adcell {
	background-color: #F40000; 
	padding: 0px;
	font-weight: 900;
	text-align: center;
	line-height: 130%;
	vertical-align: middle;
	}
	
	.gallerytable {
    padding: 5px;
	}
	
	td.thumb {background-color: #660000; 
	border: 3px solid #FF9933;
	}
	
	li {
	line-height: 30px;
	}
	
	.adspace {
	padding: 15px;
	font-size: 1.2em;
	border: 3px solid #FF66CC;
	font-weight: 900;
	line-height: 25px;
	text-align: left;
	}
	
		.adspace2 {
	padding: 15px;
	font-size: 1.2em;
	border: 3px solid #FF66CC;
	font-weight: 900;
	line-height: 25px;
	text-align: center;
	}
	
	adimg {
	padding: 20px;
	}
	
	.footer {
	border-top: 1px solid #FFE454;
	}
	


	