#groupIdSelector {
	color: #003a4c;
	font-size:11px;
	font-family:tahoma;
}
#groupContents {
}
#groupContents a {
	text-decoration:none;
}
#groupContents a:hover {
	text-decoration:underline;
}
#groupContents .a1 {
	color:#2b4580; 
	text-decoration:underline;
}
#groupContents .a1:hover {
	text-decoration:underline;
}
#groupContents .a1:visited {
	color:#2b4580;
}
#groupContents .a1:hover, #groupContents a:active {
	color:#900;
}
#groupContents .t12 {
	font-family:Tahoma; 
	font-size:12px;
}
#groupContents .t11 {
	font-family:Tahoma; 
	font-size:11px;
}
#groupContents .g {
	color:#245c05;
}
#groupContents .g td {
	border-top:1px solid #D4D4D4;
	font-size:11px;
	line-height:14px;
}
#groupContents .r {
	color:#cc0000;
}
#groupContents .r td{
	border-top:1px solid #D4D4D4;
	font-size:11px;
	line-height:14px;
}
#groupContents .b {
	color:#000000;
}
#groupContents .b td{
	border-top:1px solid #D4D4D4;
	font-size:11px;
	line-height:14px;
}
#groupContents .l {
	text-align:left;
}


