.ResGroupMainLinks
{
	font-size : small;
	font-family : "Arial", "Helvetica", Serif; 
	color : #46453E;
	background-color: #FFFFFF;
	font-weight: bold;
	
}

.ResGroupAlsoVisitLinks
{
	font-size : x-small;
	font-family : "Arial", "Helvetica", Serif; 
	color : #5E274E;
	background-color: #FFFFFF;
	font-weight: none;
	text-decoration: underline; 
}

A.ResGroupAlsoVisitLinks:visited {color : #5E274E; font-size : x-small; text-decoration: underline;}
A.ResGroupAlsoVisitLinks:link {color : #5E274E; font-size : x-small; text-decoration: underline;}
A.ResGroupAlsoVisitLinks:active {color : #5E274E; font-size : x-small; text-decoration: underline;}
A.ResGroupAlsoVisitLinks:hover {color : #5E274E; font-size : x-small; text-decoration: underline;}

.ResGroupSearchHeader
{
	font-size : small;
	font-family : "Arial", "Helvetica", Serif; 
	color : #46453E;
	background-color: #FFFFFF;
	font-weight: bold; 
	text-align: left;  
}

.ResGroupBtn
{
	border-color: #333333; border-style: solid; 
	border-width: 1px; 
	color : #ffffff;	background-color: #8c2973;
	font-family : "Arial", "Helvetica", Serif; 
	font-size : small;
	font-weight: bold;
	padding: 2;
}

.ResGroupBodyText
{
	font-size : small;
	font-family : "Arial", "Helvetica", Serif; 
	color : #46453E;
	background-color: #FFFFFF;
	font-weight: normal; 
}

.ResGroupItemTitle
{
	width: 100%;
	padding-bottom: 5px;
	font-family: "Arial", "Helvetica", "Serif";
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.ResGroupItemAuthor
{
	width: 100%;
	padding-bottom: 5px;
	font-family: "Arial", "Helvetica", "Serif";
	font-size: small;
	color: #000000;
	text-align: center;
}

.ResGroupItemContent
{
	width: 100%;
	font-family: "Arial", "Helvetica", "Serif";
	color: #000000;
	text-align: center;
	padding: 10px;
}
