/* DIYALOGO GROUPS */ 

.text10 {
	font: 10pt Arial;
}

.text12 {
	color: #921E35;
	font: 12pt Georgia;
}

.text14 {
	color: #921E35;
	font: 14pt Georgia;
}

.text16 {
	color: #921E35;
	font: 16pt Georgia;
}

.text20 {
	color: #921E35;
	font: 20pt Georgia;
}

.link10 {
	font: 10pt Arial;
	color: blue;
}

.link10:hover {
	font: 10pt Arial;
	color: blue;
	border-bottom:1px dotted blue;
}

.tdlink10 a {
	font: 10pt Arial;
	color: blue;
}

.tdlink10 a:hover {
	font: 10pt Arial;
	color: blue;
	border-bottom:1px dotted blue;
}

.pageNoCell {
	border-bottom: 10px solid #808080; 
	border-left: 1px solid #C0C0C0; 
	border-right: 1px solid #C0C0C0; 
	border-top: 1px solid #C0C0C0;
}

.mainTable td{
	padding-left: 10px;
}

.mainTable td a{
	font: 10pt Arial;
}

.blockHeader{
	background:#931F36;
	font-size: 14px;
	color:#FFFFFF;
	font-family: Times;
	text-decoration:none;
}

.link13{
	color:#831F3B;
	font-size: 13px;
	font-family: Arial;
}	

.tdBottomLine {
	border-bottom: 1px solid #C0C0C0;
}

.tdBottomLine2 a {
	color:#831F3B;
	font-size: 13px;
	font-family: Arial;
}	

.tdBottomLine2 {
	border-bottom: 1px solid #C0C0C0;
}

#groupMembersLinks td.imageCell{
	width:30px;
}
#groupMembersLinks a.newMembersName{
	font-weight: bold;
}
#groupMembersLinks td{
	border-bottom: #D6D6D6 solid 1px;
	font-size: 13px;
	font-family: Arial;
}


