@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../images/index_01.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ContactName {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.ContactName:link  {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Footer1 {color: #FFFFFF}
.Footer4 {font-size: 9px}
.pad25 {margin-top:25px;}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #f0d09f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	font-size: 8pt;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

table.tablesorter thead tr .header {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-x-position: right;
	background-y-position: center;
	cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #f0d09f;
}
.Join {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

