ul {
	margin-top: 0px;
	padding-left: 20px;
}

li.main {
	margin-bottom: 10px;
}

a { font-weight:normal; text-decoration:none; }
a:link { font-weight:normal; text-decoration:none; }
a:visited { font-weight:normal; text-decoration:none; }
a:active { font-weight:normal; text-decoration:underline;  }
a:hover { color:#003366; font-weight:normal; text-decoration:underline; }

.listing_table {
	border-collapse:collapse;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	border-spacing:2;
	padding:4px;
	width:95%;
	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:#6699CC;
}


.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;
	text-align:left;
	border-bottom:dashed 1px grey;
}
.listing_row_even {
	background-color:#FFFFFF;
	text-align:left;
	border-bottom:dashed 1px grey;
}
.listing_table_action_link {
	color:#63798E;
	text-decoration:none;
}
.listing_table_header_link {
	color:#EEEEEE;
	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;
	text-decoration:none; font-weight:normal; color:#000000; font-family: Arial,Helvetica,sans-serif; font-size: 11pt;
}