	body {
		background-color: #d5d5d5;
	}
	
	body, td {
		padding: 0px;
		margin: 0px;
		font-family: "Trebuchet MS", arial, helvetica, sans-serif;
		font-size: 10pt;
	}
	
	td {
		vertical-align: top;
	}
	
	a:link, a:visited, a:active {
		color: #0080FF;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	a img {
		border: 0px;
	}
	
	p#rpnVideo {
		width: 400px;
	}
	
	input {
		padding-left: 2px;
	}
	
	div.post {
		padding-bottom: 6px;
		border-bottom: 1px dashed #808080;
	}
	
	h2.date-header {
		margin-top: 3px;
	}
	
	div.readmore {
		font-weight: bold;
		clear: both;
	}
	
	td#chromeBg {
		background-image: url("/_images/chrome_background.gif");
		padding-left: 7px;
		padding-right: 7px;
	}
	
	table#chrome {
		border-width: 0px;
		border-spacing: 0px;
		border-style: none;
		border-collapse: separate;
	}
	
	div#siteLogo {
		background-color: #FFFFFF;
		padding-left: 10px;
	}
	
	div#siteBanner {
		background-color: #FFFFFF;
		padding: 0px Auto 0px Auto;
	}

	div#copyrightFooter {
		padding-top: 15px;
		text-align: center;
		font-size: 9pt;
		color: #999999;
		background-image: url("/_images/chrome_footer.gif");
		height: 15px;
		vertical-align: bottom;
		_height: 15px;
		_padding-top: 10px;
	}
	
	div.bucketTab {
		background: url("/_images/bucket_tab_large.gif") no-repeat;
		font-weight: bold;
		font-size: 9pt;
		padding-left: 8px;
		height: 15px;
		padding-top: 4px;
		_height: 19px;
		_padding-top: 0px;
	}
	
	div.bucket {
		background-color: #FFFFFF;
		border-left: 1px solid #A8A9AB;
		border-bottom: 1px solid #A8A9AB;
		padding: 10px;
		text-align: center;
		margin-bottom: 20px;
	}
	