﻿#messagebox_table
{
	border-right: #be7b37 2px solid;
	border-top: #be7b37 2px solid;
	border-left: #be7b37 2px solid;
	border-bottom: #be7b37 2px solid;
	background-color: buttonface;
}
#messagebox_title_table
{
	border-right: #ffffff 1px ridge;
	border-top: #ffffff 1px ridge;
	font-weight: bold;
	font-size: small;
	border-left: #ffffff 1px ridge;
	color: #ffffff;
	border-bottom: #ffffff 1px ridge;
	background-color: navy;
}
#messagebox_close
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	width: 16px;
	border-bottom: #ffffff 1px solid;
	height: 16px;
}
.subCatalog_div
{
	border-right: #be7b37 2px solid;
	border-top: #be7b37 2px solid;
	border-left: #be7b37 2px solid;
	border-bottom: #be7b37 2px solid;
	background-color: white;
	z-index :99999;
}

