body
	{
	color:				#658793;
	font-family:		Trebuchet MS;
	font-size:			10pt;
	background-color:	#FAFAFA;
	background-position: center top;
	background-image:	url('../images/bg.gif');
	background-repeat:	repeat;
	margin-top:			10px;
	margin-left:		10px;
	margin-right:		10px;
	margin-bottom:		10px
	}

.memberstab
	{
	color:				#658793;
	font-family:		Trebuchet MS;
	font-size:			10pt;
	width:				100%;
	background-color:	#FAFAFA;
	}

.tabmain
	{
	height:				100%;
	width:				700px;
	border-collapse:	collapse;
	color:				#658793;
	font-family:		Trebuchet MS;
	font-size:			10pt;
	}
	
.tabnav
	{
	color:				#658793;
	padding:			10px;
	font-family:		Trebuchet MS;
	font-size:			10pt;
	border:				0;
	width:				100px;
	background-color:	#FAFAFA;
	}

.tabcontent
	{
	color:				#658793;
	font-family:		Trebuchet MS;
	font-size:			10pt;
	width:				600px;
	border:				0 none;
	padding:			10px;
	background-color:	#FAFAFA;
	}
	
.tabcopy
	{
	color:				#658793;
	font-family:		Trebuchet MS;
	font-size:			10pt;
	height:				20px;
	width:				700px;
	background-color:	#FAFAFA;
	}

.tab_top
	{
	height:				375px;
	background-position: center top;
	background-color:	#FAFAFA;
	background-image:	url('../images/banner.jpg');
	background-repeat:	repeat-x;
	}

a:hover, a:link, a:visited, a:active
	{
	color:				#658793;
	font-family:		Trebuchet MS;
	font-size:			10pt;
	}
		
h1, h2, h3
	{
	color:				#658793;
	font-family:		Trebuchet MS;
	font-size:			10pt;
	font-weight:		bold;
	letter-spacing:		1pt;
	}