body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* COMMON */
.topbar {
	background-color: #000000;
}
.bottombar {
	background-color: #000000;
}
.sidetext {
	line-height: 20px;
}
.bodycopy {
	line-height: 20px;
}
.pagetitle {
	font-size: 13px;
font-weight: bold}
/* HOME */
.homemainimage {
	background-image: url(/images/home_cable.gif);
	background-repeat: no-repeat;
}
