/*
 *	SVN: $Id: print.css 5114 2006-10-24 16:49:39Z piotrd $
 */

body, div, th, td, input, textarea, label
{
	background-color: #ffffff !important;
	color: #000000 !important;
	font-size: 12pt !important;
	font-family: Tahoma, Verdana, Helvetica, sans-serif !important;
}

#Header, #MainMenu, #PageLocator, #News, #TopFooter, #RightBottomFooter, #MenuRightBottomFooter, .ImgButton, #submit
{
	display: none;
}

a:link, a:visited
{
	color: #0e6db1;
	text-decoration: none;
}

th
{
	background: none !important;
	padding: 10px !important;
	text-align: left;
}

td, label
{
	font-size: 11pt !important;
	font-weight: normal !important;
}

selct, option, input.TextField, textarea.TextField
{
	width: 250px !important;
}

input.TextField, textarea.TextField
{
	overflow: hidden;
	border: 1px solid #a0a0a0;
}