body
	{
	color:				#004B8F;
	font-family:		Tw Cen MT Condensed;
	font-size:			13pt;
	background-color:	#E77539;
	background-position: center top;
	background-image:	url('../images/topback.jpg');
	background-repeat:	no-repeat;
	margin-top:			100px;
	margin-left:		10px;
	margin-right:		10px;
	margin-bottom:		10px;
	}

.memberstab
	{
	color:				#FFFFFF;
	font-family:		Times New Roman;
	font-size:			10pt;
	width:				100%;
	background-color:	#000000;
	}

.tabmain
	{
	height:				100%;
	border-collapse:	collapse;
	color:				#FFFFFF;
	font-family:		Tw Cen MT Condensed;
	font-size:			13pt;
	}
	
.tablogo
	{
	width:				300px;
	height:				230px;
	border:				0;
	background-position: center center;
	background-color:	#000000;
	background-image:	url('../images/logo.jpg');
	background-repeat:	no-repeat;	}

.tabnav
	{
	color:				#FFFFFF;
	font-family:		Tw Cen MT Condensed;
	font-size:			13pt;
	border:				0;
	width:				100px;
	height:				230px;
	background-color:	#000000;
	}

.tabcontent
	{
	color:				#FFFFFF;
	font-family:		Tw Cen MT Condensed;
	font-size:			13pt;
	width:				400px;
	border:				0 none;
	padding:			5px;
	background-color:	#000000
	}
	
.tabcopy
	{
	color:				#FFFFFF;
	font-family:		Tw Cen MT Condensed;
	font-size:			13pt;
	height:				20px;
	width:				430px;
	background-color:	#FFFFFF;
	}


.tab_tleft
	{
	width:				30px;
	height:				30px;
	background-position: left top;
	background-color:	#FFFFFF;
	background-image:	url('../images/tleft.jpg');
	background-repeat:	no-repeat;
	}

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

.tab_tright
	{
	width:				30px;
	height:				50px;
	background-position: right top;
	background-color:	#FFFFFF;
	background-image:	url('../images/tright.jpg');
	background-repeat:	no-repeat;
	}

.tab_right
	{
	width:				30px;
	background-position: right center;
	background-color:	#FFFFFF;
	background-image:	url('../images/right.jpg');
	background-repeat:	repeat-y;
	}

.tab_bright
	{
	width:				30px;
	height:				50px;
	background-position: right bottom;
	background-color:	#FFFFFF;
	background-image:	url('../images/bright.jpg');
	background-repeat:	no-repeat;
	}

.tab_bottom
	{
	height:				30px;
	background-position: center bottom;
	background-color:	#FFFFFF;
	background-image:	url('../images/bottom.jpg');
	background-repeat:	repeat-x;
	}

.tab_bleft
	{
	width:				30px;
	height:				30px;
	background-position: left bottom;
	background-color:	#FFFFFF;
	background-image:	url('../images/bleft.jpg');
	background-repeat:	no-repeat;
	}

.tab_left
	{
	width:				30px;
	background-position: left center;
	background-color:	#FFFFFF;
	background-image:	url('../images/left.jpg');
	background-repeat:	repeat-y;
	}




a:hover, a:link, a:visited, a:active
	{
	color:				#FFFFFF;
	font-family:		Tw Cen MT Condensed;
	font-size:			13pt;
	}
		
h1, h2, h3
	{
	color:				#FFFFFF;
	font-family:		Tw Cen MT Condensed;
	font-size:			13pt;
	font-weight:		bold;
	letter-spacing:		1pt;
	}