body			{ 	margin:	0px; 
					padding: 0px; 
					background-color: #E5E3DF; 
  			    	font-family: arial, helvetica, sans-serif; }

table, td		{	font-family: arial, helvetica, sans-serif; }

.w_max			{	width: 600px;}

.w_full			{	width: 100%;}

.w_full_h_full	{	width: 100%; height: 100%; }


.popup_header	{	text-align: right; background-image: URL('../images/popup/popup_headerbg.gif'); }
.popup_footer	{	text-align: center; background-color:#2D1100; font-size: 11px; color: #ffffff; }

.brightbg		{	background-color: #ffffff; }


.content_popup_header		{	padding-top: 5px; padding-bottom: 5px; background-color: #EAE8E4;
								font-size: 10px; color:#000000; }
								
.content_popup_headertext	{	font-size: 12px; color:#720A0A; font-weight: bold;}
							
.popup_avatar				{	border: 2px solid #2D1100; }

.content_label				{	font-size: 11px; font-weight: bold; color: #ff0000;}
.content_data				{	font-size: 11px; color: #000000; }


