body
	{
	color:				#000000;
	font-family:		Comic Sans MS;
	font-size:			10pt;
	background-color:	#FFDC93;
	margin-top:			50px
	}

.memberstab
	{
	color:				#000000;
	font-family:		Comic Sans MS;
	font-size:			9pt;
	width:				100%;
	background-color:	#FFDC93;
	}

.tabmain
	{
	color:				#000000;
	font-family:		Comic Sans MS;
	font-size:			10pt;
	width:				550px;
	height:				600px;
	border:				none;
	border-collapse:	collapse;
	background-color:	#FFDC93;
	}

.tablogo
	{
	height:				210px;
	background-color:	#FFDC93;
	background-position: center center;
	background-image:	url('../images/logo.jpg');
	background-repeat:	no-repeat;
	border-collapse:	collapse;
	}

.tabnav
	{
	color:				#000000;
	font-family:		Comic Sans MS;
	font-size:			10pt;
	height:				25px;
	align:				center;
	background-color:	#FFDC93;
	text-align:			center;
	border-top:			2px solid #E69B00;
	border-bottom:		2px solid #E69B00;
	border-collapse:	collapse;
	}

.tabcontent
	{
	color:				#000000;
	font-family:		Comic Sans MS;
	font-size:			10pt;
	background-color:	#FFDC93;
	padding:			5px;
	border:				2px solid #E69B00;
	border-collapse:	collapse;
	}

.tabcopy
	{
	color:				#000000;
	font-family:		Comic Sans MS;
	font-size:			9pt;
	height:				20px;
	background-color:	#FFDC93;
	border-bottom:		2px solid #E69B00;
	text-align:			center;
	}

a:hover
	{
	color:				#000000;
	font-family:		Comic Sans MS;
	font-size:			10pt;
	font-weight:		bold;
	}

a:link, a:visited, a:active
	{
	color:				#000000;
	font-family:		Comic Sans MS;
	font-size:			10pt;
	text-decoration:	underline;
	}
		
h1, h2, h3
	{
	color:				#000000;
	font-family:		Comic Sans MS;
	font-size:			10pt;
	font-weight:		bold;
	letter-spacing:		2pt;
	}