table#content {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/interface/topshadow.gif);
	background-repeat: repeat-x;
}
.middlecontent {
	width: 395px;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
}
table#rightcontent {
	margin-top: 20px;
}
table#rightcontent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	width: 154px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #367FC5;
	padding-left: 4px;
	background-image: url(../images/interface/topshadow.gif);
	background-repeat: repeat-x;
	padding-bottom: 4px;
}
table#rightcontent th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #367FC5;
	padding-left: 15px;
	background-image: url(../images/interface/down-arrow.gif);
	font-weight: bold;
	background-color: #367FC5;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 5px 9px;
}
