img {
	border: 0px;
}

.rshd {
	width: 3px;
	background-image: url("images/right_shadow.gif");
	background-repeat: repeat-y;
}

.lshd {
	width: 3px;
	background-image: url("images/left_shadow.gif");
	background-repeat: repeat-y;
}

.content {
	background-color: #EAEAEA;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}