body {
	margin: 0 0 0 0;
}


table.users_list th {
	background: White;
	text-align: left;
	border-bottom: 1px dotted Silver;
}
table.users_list th a {
	color: #000000;
}
table.users_list td a.pbuser {
	color: #000000;
	font-weight: bold;
}
table.users_list td {
	border-bottom: 1px dotted Silver;
	padding-bottom: 10px;
}
table.users_list tr.lastline td, table.users_list tr.lastline th {
	border: none;
}
table.users_list tr.head th {
	background: White;
	border-bottom: 1px dotted Silver;
	text-align: center;
	font-size: 13pt;
}
table.users_list tr.title th {
	page-break-before: always;
	padding-left: 20px;
	padding-top: 20px;
	color: black;
	border-bottom: 1px solid black;
	text-align: left;
	font-size: 20px;
}
table.users_list tr.history_footer td {
	border-top: none;
	border-bottom: none;
	font-size: 8pt;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 5px;
	}
table.users_list tr.present2 td,
table.users_list tr.present2 th {
	background-image: url(images/bkg_shade.png);
	background-repeat: repeat-x;
}




table.sidebar td {
	border-bottom: 2px solid #96b6c8;
}

table.pb_form td {
	font-size: 10px;
	padding: 0 10px 10px 0px;
	border-bottom: 1px solid silver;
}
table.pb_form th {
	background: white;
	font-size: 10px;
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid silver;
}
table.pb_form th input.text {
	border: none;
	border-bottom: 2px solid silver;
	background: #eeeeee;
}

/*
USER_DETAILS
----------------------------------------------------------------*/
table.user_details tr.head th {
	background: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 2em;
}
table.user_details tr.caption th {
	background: #DDDDDD;
	border-top: 1px dotted #888888;
	border-bottom: 1px dotted #888888;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.user_details tr td {
	border-bottom: 1px dotted Silver;
	line-height: 1.7em;
}
table.user_details tr:first-child td {
	border-bottom: none;
}
table.user_details tr:last-child td {
	border-bottom: none;
}
table.user_details span.indent {
	text-indent: -2em;
	margin-left: 2em;
	display: block;
}



table.group_list td {
	border-bottom: 1px dotted Silver;
}
table.group_list th {
	color: black;
	background: white;
	border-bottom: 1px dotted silver;
	font-size: 16px;
}
table.group_list th a {
	font-size: 16px;
	text-decoration: none;
}
table.group_list tr.title th {
	border-bottom: 1px solid silver;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 5px 20px;
}


div.sidebar_form {
	background: #EEEEEE;
	border-bottom: 2px solid #96b6c8;
	text-align: center;
	font-size: 10pt;
	padding-top: 5px;
}

p.form {
	background: #EEEEEE;
	border-top: 1px dashed #888888;
	border-bottom: 1px dashed #888888;
	text-align: center;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.title {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

a.present {
	border-bottom: 2px solid #8ac9fc;
	}

table.mailing_lists td div {
	width: 5em;
	height: 14px;
	padding-top: 2px;
	color: #777777;
	font-size: 10px;
	float: left;
}	

table.mailing_lists td a.email {
	text-decoration: none;
	color: black;
	}
	
table.mailing_lists td a.title {
	font-size: 16px;
}

table.mailing_lists ol li {
	color: #999999;
	padding-top: 2px;
	font-size: 8px;
	
	}



