/*
J  a  v  a  c  a  t  z

Description:

Tel: (852)29877951
Fax: (852)29879294
Email: office@javacatz.com
Website: www.javacatz.com

Created: 2006-2-3
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
/*.printlogo{
	background-image: url(../img/printlogo.gif);
	background-repeat: no-repeat;	
	height: 80px;
}
.blank{
	width: 760px;
}
*/
#logo, #top, #bottom, #banner, #redline, #title, #footer, #rightnav {
	display: none;
}
#printthis{
	position: absolute;
	width: 600px;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
}
#printfooter {
	display: block;
}
.printfootertext{
	font-size: 8pt;
}

td {
	font-size: 8pt;
}
a {
	color: #6C6C6C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.subTitle {
	color: #D61516;
	font-weight: bold;
}
.hline {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
}
