BODY { 
	font-family: "Times New Roman", serif, sans-serif, ariel; 
	background-color: white;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

TABLE { 
	//border-collapse: collapse;
}
TABLE TD {
	padding: 0;
	margin: 0;
}
	
TD#bannertl {
	background-color: black;
	color: white;
	text-weight: bold;
	text-align: right;
	valign: middle;
}
TD#bannertr {
	background-color: #A53F19;
	width: 65%;
}
SPAN#company {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
}
SPAN#llp {
	font-size: 70%;
}

TD#tmenu {
	text-align: center;
	font-family: ariel;
	font-size: 12px;
	font-weight: bold;
	/*
	border-style: ridge;
	border-width: 0 0 2 0;
	border-color: #A53F19;
	padding: 0 5 0 5;
	*/ /*nn sux!*/
}
TD#tmenu A:link { color: #A53F19; }
TD#tmenu A:visited { color: #A53F19; }
TD#tmenu A:active { color: #A53F19; }
TD#tmenu A { text-decoration: none; }
TD#tmenu IMG {
	margin: 0 10 0 10
}

TD#bmenu {
	text-align: center;
	font-family: ariel;
	font-size: 10px; 		
	/*padding: 15 0 8 0;*/ /*nn sux!*/
}
TD#bmenu A:link { color: #A53F19; }
TD#bmenu A:visited { color: #A53F19; }
TD#bmenu A:active { color: #A53F19; }

TD#contact { 
	text-align: center;
	font-family: ariel;
	font-size: 12px;
	/*
	border-style: ridge;
	border-top-width: 2;
	border-right-width: 0;
	border-bottom-width: 2;
	border-left-width: 0;
	border-color: #A53F19;
	*/ /*nn sux!*/
}

TD#copyright {
	text-align: center;
	font-size: 8px;
}
SPAN#phonefax {
	font-weight: bold;
	font-style: italic;
}

