.container {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #25405E;
}
.breadcrumb {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.table_top_header {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
}
.tables_top_sp {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	background-image: url(../../../UserFiles/Image/banners/grey_blend.gif);
	height: 19px;
	padding: 5px 0px 3px 3px;
}
.tables_rows_sp {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	background-color: #263F5E;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 2px;
}

.tables_rows_dl {
	background-color: #65809B;
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: small;
	color: #8AA3B9;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: small;
	text-decoration: none;
	color: #8aa3b9;
}
a:hover {
	font-family: Tahoma;
	font-size: small;
	color: #999999;
	text-decoration: underline;
}
.sp_link:link {
	font-family: Tahoma;
	font-size: x-small;
	color: #8AA3B9;
	text-decoration: none;
}
.sp_link:visited {
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: none;
	color: #8aa3b9;
}
.sp_link:hover {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;
}

.tables_rows_spacer {
	background-color: #486786;
	height: 1px;
}
.text_product_sp {
	font-family: Tahoma;
	font-size: small;
	color: #8AA3B9;
}
.plain_text {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}
.map_status_ng {
	font-family: Tahoma;
	font-size: small;
	color: #FF0000;
}
.map_status_ok {
	font-family: Tahoma;
	font-size: small;
	color: #00FF00;
}
.map_status_wait {
	font-family: Tahoma;
	font-size: small;
	color: #FF9900;
}

.tooltip {
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #25405E;
	padding: 3px;
	vertical-align: middle;
	white-space: nowrap;
	margin: 2px;
	height: 15px;
}
