body {
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url(images/tj_backtile2.gif) repeat;
}

p {
	line-height: 1.2;
	margin-top: 8px;
	margin-bottom: 8px;

}

.content {	padding: 24px;}

#footer {
	font-size: 10px;
	text-align: center;
}

.tl{
	position: relative; left:0px; top: 0px; width: 100%; height: 100%; 
	background: url(images/tl.gif) no-repeat top left;
}

.tr{
	position: relative; left:0px; top: 0px; width: 100%; height: 100%; 
	background: url(images/tr.gif) no-repeat top right;
}

.tt{
	position: relative; left:0px; top: 0px; width: 100%; height: 100%; 
	background: url(images/tt.gif) top left repeat-x;
	background-color:#FFFFFF;  
}

.bb{
	position: relative; left:0px; top: 0px; width: 100%; height: 100%; 
	background: url(images/bb.gif) bottom left repeat-x;
}

.ll{
	position: relative; left:0px; top: 0px; width: 100%; height: 100%; 
	background: url(images/ll.gif) top left repeat-y;
}

.rr{
	position: relative; left:0px; top: 0px; width: 100%; height: 100%; 
	background: url(images/rr.gif) top right repeat-y;
}

.bl{
	position: relative; left:0px; top: 0px; width: 100%; height: 100%; 
	background: url(images/bl.gif) no-repeat bottom left;
}

.br{
	position: relative; left:0px; top: 0px; width: 100%; height: 100%; 
	background: url(images/br.gif) no-repeat bottom right;
}



.spaced {
	line-height: 20px;
}

a {
	color: #3366CC;
	text-decoration: underline;
	font-weight: bold;
}

h1, h2, h3 {
	color: #224499;
	text-align: center;
	clear:left;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

a:hover {
	color: #0000FF;
}


.header {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	background-color: #4B79A7;
	color: #ffffff;
	text-align: center;
}

th {
	font-size: 16px;
	font-weight: bold;
	background-color: #224499;
	color: #FFFFFF;
	padding:2px 5px 2px 5px;
	text-align:center;
}
td {
	padding:1px 5px 1px 5px;
}

img.buy { 
	border:0;
	margin:5px 10px;
	}

img.pic {
	float:left;
	border:1px solid #224499;
	margin: 0px 5px 10px 0px;
}


.clearleft {
	clear:left;
}

.HomeDiv
{
	background: url(images/homepic.jpg) no-repeat top left;
}
