body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(http://www.radiofab.com/pics/tweed_bg_med.gif);
	margin:10px;
}
.main_table_tl {
	background-image:url(http://www.radiofab.com/pics/corner_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:36px;
	height:36px;
}
.main_table_tr {
	background-image:url(http://www.radiofab.com/pics/corner_tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:36px;
	height:36px;
}
.main_table_bl {
	background-image:url(http://www.radiofab.com/pics/corner_bl.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:36px;
	height:36px;
}
.main_table_br {
	background-image:url(http://www.radiofab.com/pics/corner_br.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:36px;
	height:36px;
}
.page_headings {
	margin:0px;
	font-size:16px;
}
hr {
	color:#CCCCCC;
	height:2px;
}
.smalltext {
	font-size:8px;
}