/* ccs-popup css definitions - memorytm on memetic-tv */

/* ------------------------ new concept June 2010 ------------------------ */

body {
	background-color:#FFF4EA; 
	margin-top:0px; 
	margin-left:0px; 
	padding:0px;}
	
/* -------------------- old concept before June 2010 --------------------- */	

.norm12 {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	font-weight: 400; 
	color: #282924; 
	text-decoration: none}
	
.norm12b {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	font-weight: 600; 
	color: #282924; 
	text-decoration: none}
	
.sub16 {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	line-height: normal; 
	font-weight: 600; 
	color: #676770; 
	text-decoration: none}
	
.sub20 {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	line-height: normal; 
	font-weight: 600; 
	color: #282924; 
	text-decoration: none}
	
.norm14b_bro {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: normal; 
	font-weight: 600; 
	color: #7B5A04; 
	text-decoration: none}	
	
.link12b_red {  font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	font-weight: 600; 
	color: #D9653F; 
	text-decoration: none;
	letter-spacing: 2px}	
	
A:hover {text-decoration: underline}
	
/* css for images */
/* 1=top, 2=right, 3=bottom, 4=left */
.noPad {
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	border:0px;
}	

