@media print {
	tr.panel_top, td.silver_list { display: none; }
}

body {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0;
}

a {
	text-decoration: none;
	color: #4E4E4E;	
}

a:visited {
	color: #4E4E4E;
}

a:hover	{
	color: #4E4E4E;
	text-decoration: underline;
}

.application {
}

.head_table {
	background-color: #5B6B89;
}

.head_image {
	text-align: center;
	vertical-align: middle;
}

.head_nav {
	background-color: #C8CCD4;
	vertical-align: middle;	
}

.head_nav_option {
	font-size: 75%;
	background-color: #DDDDDD;
}

.head_prefs {
}

.main_table {
}

.content_table {
}

.content_dataview {
}

.content_sleeve {
}

.content_heading {
	font-size: 150%;
	text-align: center;
	font-weight: bold;
}

.content_text {
}

.spacer {
	background-color: #FFFFFF;
}

.silver_list {
	background-color: #D9DDE4;
}

.category_list {
	background-color: #F7F7F9;
}

.category_list_heading {
	background-color: white;
	color: black;
	
	border-style: solid;
	border-width: thin;
	border-color: grey;
	border-top: none;
	border-left: none;	
  border-right: none;	
}

.search_heading {
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	background-color: white;
	color: black;
	
	border-style: solid;
	border-width: thin;
	border-color: grey;
	border-top: none;
	border-left: none;	
  border-right: none;	
}

.maker_list {	
	background-color: #EFF0F3;
}

.maker_list_item {
	font-size: 8pt;
}

.maker_list_heading {
	background-color: white;
	color: black;
	
	border-style: solid;
	border-width: thin;
	border-color: grey;
	border-top: none;
	border-left: none;	
  border-right: none;	
}

.place_list {
	background-color: #E7E9EE;
}

.place_list_heading {
	background-color: white;
	color: black;
	
	border-style: solid;
	border-width: thin;
	border-color: grey;
	border-top: none;
	border-left: none;	
  border-right: none;	
}

.place_list_item {
	font-size: 8pt;
}

.region_list {
}

.region_list_heading {
	background-color: white;
	color: black;
	
	border-style: solid;
	border-width: thin;
	border-color: grey;
	border-top: none;
	border-left: none;	
  border-right: none;	
}

.region_list_item {
	font-size: 8pt;
}

.style_list {
}

.style_list_heading {
	background-color: white;
	color: black;
	
	border-style: solid;
	border-width: thin;
	border-color: grey;
	border-top: none;
	border-left: none;	
  border-right: none;	
}

.style_list_item {
	font-size: 8pt;
}

.period_list {
	background-color: #E0E3E9;
}

.period_list_heading {
	background-color: white;
	color: black;
	
	border-style: solid;
	border-width: thin;
	border-color: grey;
	border-top: none;
	border-left: none;	
  border-right: none;	
}

.period_list_item {
	font-size: 8pt;
}

.periodgroup_list {
}

.periodgroup_list_heading {
	background-color: white;
	color: black;
	
	border-style: solid;
	border-width: thin;
	border-color: grey;
	border-top: none;
	border-left: none;	
	border-right: none;
}

.periodgroup_list_item {
	font-size: 8pt;
}

.stock_list {
	padding: 0;	
}

.stock_list_image {
	padding: 0.5em;
	margin: 5em;
	vertical-align: top;
	text-align: center;
}

.stock_image_thumbnail {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

.stock_list_description {
	padding: 0.5em;
	vertical-align: top;
	text-align: left;
}

.stock_list_heading {
	text-align: center;
	font-weight: bold;
	font-size: 150%;
}

.stock_detail_printer {
	vertical-align: middle;
	font-weight: normal;
}

.stock_detail_heading {
	vertical-align: middle;
	font-weight: bold;
}

.stock_detail_images {
	vertical-align: middle;
	background-color: white;	
	text-align: center;
}

.stock_image_detail {
	border-style: solid;
	border-width: thin;
	border-color: black;
}

.stock_detail_thumbnail_selected {
	vertical-align: middle;
	background-color: white;
	
	border-style: solid;
	border-width: medium;
	border-color: black;
}

.stock_caption {
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	border-top: none;
	border-left: none;	
	border-right: none;
}

.search {
	background-color: #D9DDE4;
}
.row_light {
	background-color: #F9F9F9;
}
.row_dark {
	background-color: #F0F0F0;
}
.rowselected { 
	background-color: #E3E6F0;
}

select, input, textarea, td.chkbox {
	font-size: 11px;
	color: #003366;
}
