td.popup_heading 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#e7e7e7;
	line-height:15px;
}

td.popup_subheading 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#808080;
	line-height:15px;
	font-weight:bold;
}

td.popup_comment
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#666666;
	line-height:15px;
}
td.popup_comment a:link {
	color:#666666;
	text-decoration:none;	
}

td.popup_comment a:visited {
	color:#666666;
	text-decoration:none;	
}

td.popup_comment a:hover 
{
	color:red;
	text-decoration:none;
}

td.popup_text
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#808080;
	line-height:19px;	
	
}
td.popup_text a:link {
	color:#666666;
	text-decoration:none;	
}

td.popup_text a:visited {
	color:#666666;
	text-decoration:none;	
}

td.popup_text a:hover 
{
	color:red;
	text-decoration:none;
}

td.popup_heading_2
{
	font-family: Verdana, Arial, Helvetica;
	font-weight:bold;
	font-size: 14px;
	line-height:18px;
	color:#333333;
	vertical-align:top;
}

td.popup_body
{
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#333333;
	line-height:15px;
}
	
img.cursorStyle3 
{
	cursor:hand; /*IE*/
	cursor:pointer; /*Mozilla*/
}

.registered
{
	font-family:Arial;
	font-size:9px;
	vertical-align:13%;
	padding-left:1px;
	font-weight:bold;

}

.registered_small
{
	font-family:Arial;
	font-size:10px;
	padding-left:1px;
	font-weight:bold;

}