	td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
	body { margin: 0px 0px 0px 0px; }
	
.navbg {
	background-image: url(images/navcable.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightbg {
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftboxtop {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/lefttopbox.gif);
}
.leftboxmiddle {

	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/leftmiddlebox.gif);
}
.leftboxbottom {


	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/leftbottombox.gif);
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.rightcable {
	background-image: url(images/rightcable.gif);
	background-repeat: repeat-y;
}
.leftcable {
	background-image: url(images/leftcable.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
