/* CSS Document */

html, body, #wrapper {
	font-family				: Arial, Helvetica, sans-serif;
	background-color		: #D6D5D3;
	height					: 100%;
	margin					: 0;
	padding					: 0;
	border					: none;
	text-align				: center;
	}

#wrapper {
	background-color		: #FFFFFF;
	margin					: 0 auto;
	text-align				: left;
	vertical-align			: middle;
	width					: 794px;
	}

h1 {
	font-size				: large;
	}

h2 {
	font-size				: medium;
	}

h3 {
	font-size				: medium;
	font-style				: italic;
	}

h4 {
	font-size				: small;
	}

h5 {
	font-size				: small;
	font-style				: italic;
	}

h6 {
	font-size				: x-small;
	}

table {
	font-size				: x-small;
	color					: #565656;
	}

td {
	vertical-align			: top;
	}

.menu1 {
	vertical-align			: middle;
	padding-left			: 14px;
	}

.menu1-item {
	font-size				: x-small;
	font-weight				: bold;
	color					: #565656;
	}

.menu1-item a {
	color					: #565656;
	text-decoration			: none;
	}

.menu2 {
	line-height				: 150%;
	}

.menu2-item {
	font-size				: x-small;
	color					: #FFFFFF;
	}

.menu2-item a {
	color					: #FFFFFF;
	text-decoration			: none;
	}

.menu2-item a:hover {
	text-decoration			: underline;
	}

.content-normal {
	font-size				: x-small;
	color					: #565656;
	line-height				: 150%;
	}

.content-normal a {
	color					: #565656;
	}

.content-left {
	font-size				: x-small;
	color					: #565656;
	line-height				: 150%;
	}

.content-left a {
	color					: #565656;
	}

.content-right {
	font-size				: x-small;
	color					: #565656;
	line-height				: 150%;
	}

.content-right a {
	color					: #565656;
	}

.tx-members-pi1-listrow-header {
	font-weight				: bold;
	color					: #FFFFFF;
	background-color		: #565656;
	}

.tx-members-pi1-listrow-header a {
	font-weight				: bold;
	color					: #FFFFFF;
	background-color		: #565656;
	}

.tx-members-pi1-listrow-header a:hover {
	font-weight				: bold;
	color					: #FFFFFF;
	background-color		: #565656;
	}

.tx-members-pi1-listrow table {
	width					: 100%;
	}

.tx-members-pi1-listrow td {
	width					: 33%;
	background-color		: #CCCCCC;
	}

.tx-members-pi1-listrow-odd td {
	width					: 33%;
	background-color		: #999999;
	}

.footer {
	font-size				: xx-small;
	color					: #565656;
	text-align				: center;
	vertical-align			: middle;
	}

.footer a {
	color					: #565656;
	}
