/* NETWORK SLANG */
DIV.networkLinksTop {
	width: 980px;
	height: 28px;
	clear: both;
	background: url(img/top.gif) no-repeat top left;
	border: 0px;
	padding: 4px;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: normal;
}
DIV.networkLinksBottom {
	width: 980px;
	height: 68px;
	clear: both;
	background-image: url(img/bottom.gif); 
	background-repeat: no-repeat;
	border: 0px solid #000000;
	padding: 4px;
	padding-left: 30px;
	padding-top: 7px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	line-height: normal; 
}
SELECT.networklinks {
	left: 125px;
	top: 3px;
	height: 18px;
	font-size: 8pt;
	font-family: Verdana, Geneva;
	background-color: #ffffff;
	color: #000000;
	border: #777777 1px solid;
}
a.network, a.network:active, a.network.visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal;
}
a.network_bold, a.network_bold:active, a.network_bold.visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
}
a.network_bold:hover { 
	color: #D70000;
	text-decoration: underline;	
}
a.network_bold:hover { 
	color: #D70000;		
}
