/* ---------------------- XP Content styles ---------------------- */
#xpcontent{}
#xpcontent h2 
{ 
	letter-spacing: 0.8px;
	color:#FFFFFF;
	font-size:13px;
	text-transform:uppercase;
    font-family: Verdana;
	padding-bottom:2px;
	background:url(../images/styled-menu-bg.jpg);
	font: bold 13px Verdana;
	margin-bottom: 3px;  
	margin-top:3px;
	text-transform: uppercase;
	padding: 7px 0 7px 8px;  
	}

#xpcontent h3 
{ 
	color:000; font-family:Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size:16px; padding:2px; padding-bottom:2px;border-bottom:thick #FF6600 1px;}
	

#xpcontent h3 
{ 
	color:000; font-family:Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size:16px; padding:2px; padding-bottom:2px;border-bottom:thick #FF6600 1px;}
	
	

#xpcontent p 
{ 
	 color:#000; font-family:Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	 padding:2px; line-height:20px; font-size:12px; text-align:justify; }

	
#xpcontent blockquote 
{ 
color:#fff; font-family:Trebuchet MS, Georgia, "Times New Roman", Times, serif;
padding:2px; line-height:20px; font-size:12px; text-align:justify; background:url(../images/block_back.jpg); background-repeat:repeat-y;  padding-left : 30px; padding-right:5px; padding-top:5px; padding-bottom:5px; font-weight:bold; }
	 
#xpcontent img.l 
{
float:left; padding-bottom:5px; padding-right:5px; padding-top:5px; margin:10px; }
	 
#xpcontent img.r 
{
float:right; padding-bottom:5px; padding-left:5px; padding-top:5px; }

#xpcontent table { width:99%; border:1px; border-color:#999999;}
#xpcontent tr.row_light { background:#DDF4FF; }
#xpcontent tr.row_dark { background:#FFD9B3; }
	
#xpcontent #panel_left { float:left; background-color:#ffcc00; width:46%; padding:10px;}	
#xpcontent #panel_right { float:right; background-color:#00CC00; width:46%; padding:10px;}	
	

a.inanchor {color:#FFFFFF; } 
a.inanchor:hover { color:#FFCC00;}
