.tdleft {
	background-image: url(images/tablebckleft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.newspara {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tdlright {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-left-width: 1px;
	border-left-style: none;
}
.outbox {
	border: 1px solid #000000;
}
.paragraph {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
body {
	background-image: url(images/tablebckleft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

