.userFeedbackQuote
{
    font-family: cursive ;
    font-size: 12px;
    font-weight: normal;
}
P { margin-top: 0; text-indent: 0%}

.ActivitySummaryHead
{
    font-family:  Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #750A04;
    font-style:italic;
    
    
}

.ActivitySummarySectionHead
{
	font-family:  Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    border-left:solid 1px black;
    border-top:solid 1px black;
    border-right:solid 1px black;
}
.ActivitySummaryNews
{
    font-family: Arial, Helvetica;
    font-size: 13;
    font-weight: normal;
}

.ActivitySummaryDestinationTitle
{
    font-family:  Arial, Helvetica;
    font-size:  18px;
    text-decoration:underline;
}
A.ActivitySummaryDestinationTitle:link {
    text-decoration:    underline;
    color: #666633;
}

A.ActivitySummaryDestinationTitle:visited  {
    text-decoration:    underline;
    color: #666633;
}

A.ActivitySummaryDestinationTitle:active   {
    text-decoration:    underline;
    color: #666633;
}

A.ActivitySummaryDestinationTitle:hover    {
    text-decoration:    underline;
    color: #999933;
}




TD.ProfileHeader, .ProfileHeader
{	
	background: url('/Images/gradient_Lt-brown.gif') repeat-x top;	
	border-left: #bdbdbd 1px solid;	
	border-right: #bdbdbd 1px solid;
	vertical-align: middle;
}

TD.ProfileHeaderText, .ProfileHeaderText
{
	font-family:  Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #CC0000;
}

TD.Profile_RowLeft, .Profile_RowLeft
{
	 background-color: #fafaf2; 
	 border-top: #bdbdbd 1px solid;	
	 border-left: #bdbdbd 1px solid;
}

TD.Profile_RowLeftRight, .Profile_RowLeftRight
{
	 background-color: #fafaf2; 
	 border-top: #bdbdbd 1px solid;	
	 border-left: #bdbdbd 1px solid;
	 border-right: #bdbdbd 1px solid;	
}

/* Used for all data rows where there is no section head (+/-'s) Or datalist/datagrid,, Gallery & Smiles, Filtered Words, Rankings, User Settings, Search  (Admin, editable stuff) */
TD.Profile_RowRight, .Profile_RowRight
{
	 background-color: #fafaf2; 
	 border-top: #bdbdbd 1px solid;	
	 border-right: #bdbdbd 1px solid;	
}

TD.Forum_ListCell
{
	background-color: White;
	font-family: Arial;
   font-size: 10px;
   font-weight: normal; 
	border: 1px solid Black;
}

TD.Forum_Footer, .Forum_Footer 
{
	background: url('/Images/footer_bg.gif') repeat-x top;	
	border-top: #bdbdbd 1px solid;	
	border-bottom: #bdbdbd 1px solid;	
	border-left: #bdbdbd 1px solid;		
	border-right: #bdbdbd 1px solid;	
	height: 34px;
}

