#botnavpanel { 
	background:  url(/assets/sty_botnavback.jpg) left top repeat-x;
}

div#pageMainBody table {
        margin-top: 12px;
        margin-bottom: 5px;
}

div#pageMainBody table td {
        padding-top:.25em;
        padding-bottom: 0.25em;
        padding-right: 0.5em;
}

table#contacttable {
        border: none;
}

table#contacttable td {
        border: none;
        padding: 3px;
}

div#pageMainBody table.gentab {
     width: 100%;
     border: 0;
     border-collapse: collapse;
     margin-top: 10px;
     margin-bottom: 5px;
}

div#pageMainBody table.gentab td {
     border: none;
     padding: 5px;
}

div#pageMainBody table.gentab2 {
    width: 100%;
     border: none;
     border-collapse: collapse;
}
div#pageMainBody table.gentab2 td {
    width: 50%;
    padding: 5px;
     border: none;
}

div.placebox {
	height: 100px;
	width: 100%;
	overflow:auto;
	margin-top: 10px;
}

div.placebox p {
	font-size: 9px;	
	font-color: #888888;
}


div#pageMainBody table.hptable {
     width: 92%;
     border: none;
     margin-left:20px;
     margin-right:20px;
     margin-top: 5px;
     margin-bottom: 5px;
}
div#pageMainBody table.hptable td {
     padding: 2px;
     text-align: center;
     border: none;
}