BODY {
	color: #000000;
	background-color: #cccc99;
	font: 11px helvetica;
	margin:0px;
	background-image:url("jtt_bg_greenfade4.gif");
	}

A:LINK {
	color:blue;
	}

A:VISITED {
	color: #ff3300;
	}

IMG {
	border: 0px;
	} 

DIV.toppic {
	position:absolute;
	top:0px;
	left:0px;
	width:780px;
	}

DIV.bug {
	position:absolute;
	top:65px;
	left:660px;
	width:95px;
	height:60px;
	}

DIV.tabheader {
	position:absolute;
	top:126px;
	left:22px;
	}



DIV.tabstart {
	position:absolute;
	top:115px;
	left:0px;
	background-image: url(tabstart.gif );
	width:18px;
	height:24px;
	}

DIV.tabmid {
	position:absolute;
	top:115px;
	left:18px;
	width:250px;
	height:24px;
	background-color:#ffffcc;
	}

DIV.tabend {
	position:absolute;
	top:115px;
	left:268px;
	background-image: url(tabend.gif );
	width:16px;
	height:24px;
	}

DIV.maincontent {
	position:absolute;
	top:139px;
	left:0px;
	width:997px;
	height:400px;
	background-color:#ffffcc;
	background-image:url(paper.gif);
	}

DIV.mainbody{
	position:absolute;
	top:220px;
	left:30px;	
	font:12px arial;
	color:#000000;
	width:670px;
}



SPAN.subheader {
	font-size:14px;
	font-family:arial;
	font-weight:bold;
}

SPAN.mainsubheader {
	width:400px;
	border-bottom: 2px solid black;
	font-size:18px;
	font-family:helvetica;
	font-weight:bold;
}

P.textbody{
	font:12px arial;
	color:#000000;
	width:580px;
	text-indent:10px;
	text-align:justify
}
	
