body
	{
	color:				#FFFFFF;
	font-family:		Times New Roman;
	font-size:			10pt;
	background-color:	#FFFFFF;
	margin:				20px;
	}

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

.tabmain
	{
	height:				100%;
	border:				0px;
	border-collapse:	collapse;
	color:				#FFFFFF;
	font-family:		Times New Roman;
	font-size:			10pt;
	}

.tableft
	{
	width:				20px;
	background-position: right top;
	background-color:	#362554;
	background-image:	url('../images/wrap_side_l.jpg');
	background-repeat:	repeat-y;
	}

.tablogo
	{
	width:				350px;
	height:				130px;
	background-position: center center;
	background-color:	#362554;
	background-image:	url('../images/dairymilk_logo.jpg');
	background-repeat:	no-repeat;
	}

.tabnav
	{
	width:				130px;
	height:				130px;
	background-color:	#362554;
	}

.tabblank
	{
	height:				10px;
	background-color:	#362554;
	}

.tabcontent
	{
	background-color:	#362554;
	width:				400px;
	padding:			20px;
	}
	
.tabright
	{
	width:				20px;
	background-position: left top;
	background-color:	#362554;
	background-image:	url('../images/wrap_side_r.jpg');
	background-repeat:	repeat-y;
	}

.tabcopy
	{
	height:				20px;
	width:				510px;
	background-color:	#362554;
	}

a:hover, a:link, a:visited, a:active
	{
	color:				#FFFFFF;
	font-family:		Times New Roman;
	font-size:			10pt;
	}
		
h1, h2, h3
	{
	color:				#FFFFFF;
	font-family:		Times New Roman;
	font-size:			10pt;
	font-weight:		bold;
	letter-spacing:		1pt;
	}