/*	Desc: Print Style Sheet
		Author: SepiaSolutions
=== === === === === === === === === === */
/*=Tag Redefine
=== === === === === === === === === === */
*, 
table,
tr,
td, 
th
{
	border-color: #000;
	background: none;
}

body, #ftr{
	background: url(none);
}

#topArea, #header, #sidebar, #ts{
	display: none;
	height: 0px;
	width: 0px;
}
#container{width:760px;margin:0 auto;}
#seo{ display:block; font-size: 16px; text-align: center; padding: 10px; font-weight: bold; border-bottom: 1px solid #000; top: 0; height:auto; }
#footer{ background: transparent; }
#midCont{float:none;width:750px;}
td, HR{color: #000;}