body
	{
	color:				#3E1887;
	font-family:		serif;
	font-size:			9pt;
	margin:				10px;
	background-color:	#8A56DC;
	}

.memberstab
	{
	color:				#3E1887;
	font-family:		Serif;
	font-size:			9pt;
	background-color:	#E4C5F5;
	}

.tabmain
	{
	height:				100%;
	width:				450px;
	border:				1px solid #B496DD;
	border-collapse:	collapse;
	background-color:	#E4C5F5;
	}

.tablogo
	{
	height:				150px;
	background-color:	#E4C5F5;
	background-position: center top;
	background-image:	url('../images/logo.jpg');
	background-repeat:	no-repeat;
	border:				1px solid #B496DD;
	border-collapse:	collapse;
	}

.tabnav
	{
	color:				#3E1887;
	font-family:		Serif;
	font-size:			9pt;
	height:				30px;
	align:				center;
	background-color:	#E4C5F5;
	padding:			5px;
	line-height:		160%;
	border:				1px solid #B496DD;
	border-collapse:	collapse;
	text-align:			center;
	}

.tabcontent
	{
	background-color:	#E4C5F5;
	font-family:		Serif;
	font-size:			9pt;
	padding:			10px;
	border:				1px solid #B496DD;
	border-collapse:	collapse;
	}

.tabcopy
	{
	height:				20px;
	background-color:	#E4C5F5;
	text-align:			center;
	}

a:hover
	{
	color:				#3E1887;
	font-family:		Serif;
	font-size:			9pt;
	font-weight:		bold;
	}

a:link, a:visited, a:active
	{
	color:				#3E1887;
	font-family:		Serif;
	font-size:			9pt;
	}
		
h1, h2, h3
	{
	color:				#3E1887;
	font-family:		Arial;
	font-size:			9pt;
	font-weight:		bold;
	letter-spacing:		1pt;
	}
