<!--
     A:link {text-decoration:none; color:#FFFFFF}
     A:visited {text-decoration:none; color:#FFFFFF}
     A:hover{text-decoration:none;color:#EB4C2C;}
body {
	background-color: #333333;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.network_text {font-size: 12px}
.network_header {color: #EB4C2C}
.close_text {
	color: #FFFFFF;
	font-size: 14px;
}

#vendor_scroll {
/* Typical fixed height and fixed width example */
width: 820px;
height: 440px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}
-->
