
/*  *********************** *********************** *********************** *********************** *********************** */
/*  *********************** *********************** *********************** *********************** *********************** */
/*  *********************** *********************** *********************** *********************** *********************** */



table.headertop
{
	border-collapse:collapse;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
}

.headertop th
{
	background-color: #dddddd;
	text-align: left;
	font-weight: normal;
	font-weight: bold;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #C0C0C0;
	padding: 5px 20px 5px 5px;
	color: #000000;
}

.headertop td
{
	border: 1px solid #C0C0C0;
	padding: 2px 5px 2px 5px;
	white-space:nowrap;
}


table.headertop input
{
	border:0px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 1px;
	margin: 2px 0px 2px 0px;
	font-size: 9pt;
}

table.headertop input[type="text"]
{
	min-width: 70px;
}

table.headertop select
{
	margin: 2px 0px 2px 0px;
	width: 100%;
	background-color: #FFFFFF;
	border: 0px solid #CCCCCC;
	font-size: 9pt;
}

table.headertop input[type="submit"], table.headertop input[type="reset"], table.headertop input[type="button"]
{
	background-color: #DDDDDD;
	border: 1px solid #6C6C6C;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

td.headertopsubmit
{
	padding-top: 4px;
	border:0px;
}

table.headertop a, table.headertop a:visited
{
	display:block;
	text-decoration: none;
	color:#000000;
}

table.headertop a:hover
{
	color:#000000;
}

table.headertop .sortAZ
{
	background-image: url('/gfx/sort_arrow_az.png');
	background-repeat:no-repeat;
	background-position:top right;
}

table.headertop .sortZA
{
	background-image: url('/gfx/sort_arrow_za.png');
	background-repeat:no-repeat;
	background-position:top right;
}

.headertophighlight
{
	background-color: #FFFFFF;
}

.headertopheader
{
	height:25px;
	font-weight:bold;
	background-color:#dddddd;
}


/*  *********************** *********************** *********************** *********************** *********************** */
/*  *********************** *********************** *********************** *********************** *********************** */
/*  *********************** *********************** *********************** *********************** *********************** */



table.headerleft
{
	border-collapse:collapse;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
}

.headerleft th
{
	background-color: #dddddd;
	text-align: left;
	font-weight: normal;
	font-weight: bold;
	
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	
	padding: 5px;
	color: #000000;
}

.headerleft td
{
	border: 1px solid #C0C0C0;
	padding: 0px 5px 0px 5px;
}


table.headerleft input
{
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 1px;
	margin: 2px 0px 2px 0px;
	font-size: 9pt;
}

table.headerleft input[type="text"]
{
	min-width: 70px;
}

table.headerleft input[type="radio"]
{
	background-color: inherit;
	border: 0px solid #ff0000;
	margin: 6px;
}


table.headerleft select
{
	margin: 2px 0px 2px 0px;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}

table.headerleft input[type="submit"], table.headerleft input[type="reset"], table.headerleft input[type="button"]
{
	background-color: #DDDDDD;
	border: 1px solid #6C6C6C;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

td.headerleftsubmit
{
	padding-top: 6px;
	border:0px;
}

.headerleftheader
{
	height:25px;
	font-weight:bold;
	background-color:#dddddd;
}


/*  *********************** *********************** *********************** *********************** *********************** */
/*  *********************** *********************** *********************** *********************** *********************** */
/*  *********************** *********************** *********************** *********************** *********************** */

.pad4 td
{
	padding:4px;
}
