

#networkbar_trigger	,
#networkbar			{	position			:absolute	;
						top					:0			;
						left				:0			;
						margin				:0			;
						padding				:0			;
						width				:700px		;
						text-align			:left		;
					}

#networkbar_trigger	{	height				:10px		;
						z-index				:6000		;
						cursor				:pointer;

						background:url(http://e-pla.net/network/network-bars/2.png)		no-repeat;					}
#networkbar			{	height				:40px		;
						display				:none		;
						z-index				:6001		;
						margin-right		:20px		;
					}

#networkbar #networkbar_background
					{	position			:absolute	;
						top					:0			;
						left				:0			;
						margin				:0			;
						padding				:0			;
						width				:700px		;
						height				:40px		;

						background:url(http://e-pla.net/network/network-bars/2-over.png)	no-repeat;					}

#networkbar #networkbar_inside
					{	position			:relative	;
						height				: 34px		;
						width				:670px		;
					}

#networkbar #networkbar_inside a#nwb_logo
					{	position			:absolute	;
						top					:0			;
						left				:0			;
					}

#networkbar #networkbar_inside img
					{	border				:none		;
					}






.nwb_H				{	margin				:0 0 0 0;
						padding				:8px 0 0 0	;

						font				:11px Verdana, Geneva, sans-serif;
						text-align			:right		;
					}
.nwb_H a,
.nwb_H b			{	padding				:2px 8px			;
						height				:17px				;

						color				:#E8E8E8;
						text-decoration		:none				;
					}





.nwb_V				{	position			:absolute			;
						display				:none				;
						width				:148px;			/* IE 7	*/
						margin				:0					;
padding				:0 0 8px 0			;						font				:11px Verdana, Geneva, sans-serif;
						background			:#000000;
						border				:1px solid #808080;
						text-align			:right				;
					}
.nwb_Vf				{	position			:absolute			;
						left				:-1px				;
						top					:-1px				;
						width				:148px;			/* IE 7	*/
					}
.nwb_Vi				{	position			:absolute			;
						left				:-1px				;
						top					:-1px				;
						margin				:0					;
						padding				:0 0 8px 0			;
						background			:#000000;
						border				:1px solid #808080;
					}

.nwb_V a,
.nwb_V b,
.nwb_V .n1,
.nwb_V .n2			{	display				:block				;
						color				:#E8E8E8;
						text-decoration		:none				;
						padding				:2px 10px			;
						width				:128px				;
					}

.nwb_H a:link,
.nwb_V a:link,
.nwb_H a:visited,
.nwb_V a:visited	{	color				:#E8E8E8;
						text-decoration		:none				;
						font				:11px Verdana, Geneva, sans-serif;
					}
.nwb_H a:hover,
.nwb_V a:hover,
.nwb_H b:hover,
.nwb_V b:hover		{	color				:#E8E8E8;
						background			:#404040;
						text-decoration		:none					;
						font				:11px Verdana, Geneva, sans-serif;
					}
.nwb_H b,
.nwb_V b			{	font-weight			:normal					;
						cursor				:pointer;
					}
.nwb_V b.bold		{	font-weight			:bold					;}
.nwb_V .n1			{	font-weight			:bold					;
						padding-top			:12px					;}
.nwb_V .n2			{/*	font-weight			:bold					;*/
						font-style			:normal					;
						color				:#A0A0A0;
						padding				:6px 10px 2px 10px		;
					}
.nwb_V .thin		{	padding-top			:2px					;}
.nwb_V hr			{	color				:#808080	;
						background-color	:#808080	;
						height				:1px					;
						border				:0						;
						margin				:6px 0					;
					}

.nwb_Wait			{	height				:80px					;
						width				:148px	;			/* IE 7	*/
						background			:url(http://e-pla.net/img/wait_b.gif) no-repeat center center;
					}

.nwb_V i			{	visibility			:hidden					;
					}


