p            	{ font-family: Verdana; font-size: 10pt; text-align: Left }
p.margin	{ font-family: Verdana; font-size: 10pt; text-align: Left; margin-left: 8px; margin-right: 16px}
p.foot		{ font-family: Verdana; font-size: 8pt; text-align: Center; color: #C0C0C0 }
h1           	{ font-family: Verdana; font-size: 10pt; font-weight: bold; text-align: Left }
h2           	{ font-family: Verdana; font-size: 10pt; font-weight: bold; text-align: Center }
h3		{ font-family: Verdana; font-size: 10pt; font-weight: normal; text-align: Left }
h4           	{ font-family: Verdana; font-size: 10pt; font-weight: bold; text-align: Left; margin-left: 8px; margin-right: 16px}
h5           	{ font-family: Verdana; font-size: 10pt; font-weight: bold; text-align: Center; margin-left: 8px; margin-right: 16px }
h6		{ font-family: Verdana; font-size: 10pt; font-weight: normal; text-align: Left; margin-left: 8px; margin-right: 16px }

a.foot:link 	{color: #C0C0C0; text-decoration: none}
a.foot:visited 	{color: #C0C0C0; text-decoration: none}
a.foot:hover 	{color: #0000ff; text-decoration: underline}

.tablebackground { background-image: url(images/grey.jpg);}

td.top {padding-top: 24px}

/* Sortable tables */

td.sort {
	border-style:solid;
	border-color:#FFFFFF;
	height:30px;

}

table.sortable {
	background-color:#F8F8F8;
	height: 600px;
	font-family: verdana;
    	font-size: 10pt;
    	font-weight: normal;
    	text-decoration: none;
	display: block;
	border-style:solid;
	border-color:#FFFFFF;


}

table.sortable a.sortheader {
    background-color:#eee;
    color:#0000FF;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    display: block;
    height: 37px;
    
}

table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

img {border:none;]