body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a { font-size: 13px; }

.listing_table {
	border-collapse:collapse;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	border-spacing:2;
	padding:4px;
	align:center;
	margin-left:auto;
	margin-right:auto;
}


.listing_header_action_cell {
	padding:4px;
}
.listing_header_cell {
	border-right-width:1px;
 	border-right-style:solid;
 	border-right-color:#000000;
	padding:4px;
}
.listing_header_row {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	background-color:#99CCFF;
}


.listing_action_cell_odd {
	padding:4px;
}
.listing_action_cell_even {
	padding:4px;
}
.listing_cell_odd {
	border-right-width:1px;
 	border-right-style:solid;
 	border-right-color:#000000;
	padding:4px;
}
.listing_cell_odd_col1 {
}
.listing_cell_odd_col2 {
}
.listing_cell_odd_col3 {
}
.listing_cell_odd_col4 {
}
.listing_cell_odd_col5 {
}
.listing_cell_odd_col6 {
}
.listing_cell_odd_col7 {
}
.listing_cell_even {
	border-right-width:1px;
 	border-right-style:solid;
 	border-right-color:#000000;
	padding:4px;
}
.listing_cell_even_col1 {
}
.listing_cell_even_col2 {
}
.listing_cell_even_col3 {
}
.listing_cell_even_col4 {
}
.listing_cell_even_col5 {
}
.listing_cell_even_col6 {
}
.listing_cell_even_col7 {
}
.listing_row_odd {
	background-color:#F5F5F5;
}
.listing_row_even {
	background-color:#FFFFFF;
}
.listing_table_action_link {
	color:#63798E;
	text-decoration:none;
}
.listing_table_header_link {
	color:#63798E;
	text-decoration:none;
}


.listing_nav_link {
	color:#63798E;
	text-decoration:none;
}
.listing_nav_current {
	color:#63798E;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
        border-color:#63798E;
}


.listing_char_link {
	color:#63798E;
	text-decoration:none;
}
.listing_char_current {
	color:#63798E;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
        border-color:#63798E;
}


.listing_goto_input_field {
}
.listing_goto_submit {
}
.listing_main_div {
	text-align:center;
}