@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/global-networking.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.body_table .c3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	float: right;
	width: 750px;
	background-image: url(images/ContentBkg.jpg);
}
a {
	font-size: 13px;
	color: #000099;
	font-family: Tahoma;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #009;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.whitefooter {color: #FFFFFF}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.redbody {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}
