@charset "utf-8";
/* CSS Document */

#LINKER * #LINKtable{
	margin:5px;
	position:relative;
	left:20px;
	vertical-align:top;
}

#LinkGroupAdm td{
	border:1px solid #CCCCCC;
}

#LINKER #GroupHeading{
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	background-color:#9CBABA;
	padding:5px;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	margin-top:30px;
}
#LINKER .ingress, #LINKER h3{
	color:#990000;
}
#LINKER #description{
	color:#888888;
	position:relative;
	left:0px;
}
#LINKER * h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	cursor:pointer;
	font-size:16px;
	font-style: normal;
	line-height:normal;
	font-weight: normal;
	margin:10px;
	margin-bottom:0px;
	position:relative;
	top:-5px;
}
#LINKER * a{
	color:#990000;
	text-decoration:underline;
}
#LINKER * .PLUSMINUS{
	border:0;
	margin-right:5px;
}
