body {
  font-family: arial;
  font-size: 8pt;
 /*  background-image: url('images/background2.jpg'); */
  background-position: top left;
  background-repeat: repeat;
  padding: 0;
  margin: 0;
}

h3 {
  color: #006666 !important;
  font-family: Times New Roman,arial;
  font-size: 22pt;
  margin-bottom: 10px;
  margin-top: 10px;
}

.header { 
	height: 109px;
	background-image: url('images/band.gif');
	background-repeat: repeat-x;
 }

.page        { 
  height: 100%; 
  width: 100%; /* 760px;  */
  /* border: 1px solid #0c6480; */
  border: 2px solid #007777;

}

.page a,.page a:visited {
  color: #0e86a2;
}

.page a:hover {
  color: #990033 !important;
}

.content { 
  height: 450;
  padding: 5px;
}

.content, .content table, .content p, .content li {
  font-family: Arial; 
  font-size: 8pt;
}

.content, .content table {
  color: #000000;
  background-color: #FFFFFF;
}

.content b   { color: #002222; }

.footer      { 
  font-family: Arial; font-size: 8pt; color: #FFFFFF;
  border-top: 1px solid #006600;
  background-color: #007777;
}

/* .itembox_scrollbox {
  position: relative;
  float: left;
  border: 1px solid #229999;
  background-color: #eeeeee;
  width: 400px;
  height: 300px;
  overflow: auto;
} */

.ItemBox, .itembox table, .itembox td {
  vertical-align: top;
  font-size: 8pt;
  font-family: arial;
  z-index: 0;
  display: inline;
}

.itembox_imagecell {
  text-align: center;
  padding: 4px;
  /* border-bottom: 1px solid #0c6480; */
}

.itembox_description {
  padding: 4px;
  width: 350px;
  border-bottom: 1px solid #0c6480;
}

.itembox_imagecell img{
	z-index: 2;
/*	height: 101; */
}

img.itembox_button {
  width: 35px !important;
  height: 18px !important;
}

.itembox_title {
  background-color: white;
}
/* TABLEZOOM */
.TableZoom {
  position: absolute;
  width: 300;  
  z-index : 99;
  left: 0;
  top : 0;
  display: none;
  border: 2px solid #0c6480;
  background-color: rgb(235,237,158) !important;

}

.TableZoom, .TableZoom table, .TableZoom td {
  vertical-align: top;
  font-size: 8pt;
  font-family: arial;
}

.TableZoom_imagecell {
  text-align: center;
  padding: 4px;
}

.TableZoom_description {
  padding: 4px;
  width: 350px;
}

.TableZoom_imagecell img{
	z-index: 2;
	background-color: white;
	border: 1px solid #0c6480;
/*	height: 101; */
}

img.TableZoom_button {
  width: 35px !important;
  height: 18px !important;
}

.TableZoom_title, .TableZoom_title b {
  background-color: #0c6480;
  font-weight: bold;
  color: white !important;
}
/* END TABLE ZOOM */

.srch {
  font-size: 8pt;
  background-color: #77CC77;
}

.Menu {
  text-align: Left;
  position: relative;
  float: left;
  width: 150px;
  z-index: 1;
}

.menu hr {
  border: 1px solid #5FD9F7;
}

.Menu, .Menu table {
  font-size: 9pt;
  color: #ffffff;
  background-color: #0e86a2;
}

.menu a,.menu a:visited {
  font-size: 9pt;
  display: inline-block;
  width: 100%;
  text-decoration: none;
	color: #FFFFFF !important; 
	/* border: 1px solid #0c6480; */
	background-color: #1f97b3;	
	padding-left:2; 
	padding-right:2; 
	padding-top:3; 
	padding-bottom:3;
	margin: 1px;
}

.menu a:hover {
  background-color: #0e86a2 !important;
  /* border: 1px inset; */
}

.Submenu {
  display: none;
  position: absolute;
  width: 150px;
  left: 150PX;
  z-index: 1; 
  font-size: 8pt;
  color: #ffffff;
  background-color: #0e86a2;  
}

.titlebar_start {
  width: 25px;
  background-image: url('images/bar_start.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  height: 30px;
}

/*.titlebar_fill {
  background-image: url('images/bar_fill.jpg');
  background-repeat: repeat-x;
  bacgkround-position: top left;
  height: 30px;
  color: #114670; 
}*/

.titlebar_end {
  background-image: url('images/bar_end.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  width: 35px;
  height: 30px;
}

.sidebar, .sidebar td {
  font-family: arial;
  font-size: 8pt;
  width: 140px;
	color: #006600;
	background-color: #badcdc;
}

.linkbox {
  display: inline-block;
  float: right;
  border: 1px solid #006600;
  padding: 5px;
}

.linkbox a {
  display: block;
}

.catalogue_alert {
  display: inline;
  position: relative;
  float: right;
  border: 1px solid #660000;
  background-color: #FFEEEE;
  font-size: 8pt;
  text-align: left;
  padding: 10px;
  width: 150px;
  margin: 10px;
}

.dialog, .dialog table {
  background-image: none !important;
  background-color: #77bbcc;
  color: black;
  font-family: arial;
  font-size: 8pt;
}

.dialog td {
  border: 1px outset;
  padding: 2px;
}

.dialog input[type='button'] {
  border: 1px solid black;
}

.catframe {
  position: relative !important;
  float: right !important;
  width: 160px;
  text-align: left;
  /* border: 1px solid #0e86a2 !important; */
  background-color: rgb(249,249,229);
  border: 1px solid rgb(178,204,204) !important;
  padding: 5px;
  margin: 10px;
  font-size: 7pt !important;
}

.catframe b {
  color: rgb(213,25,0);
}

.catframe a {
  font-size: 8pt;
  color : #0064dd;
}

.catframe a:visited {
  color: gray;
  font-weight: normal;
}

.catframe ul {
  margin: 15px;
}

.catframe li {
  font-size: 8pt !important;
  /* background-color: #ccdddd !important; */
}

.infoframe {
  position: relative !important;
  float: right !important;
  width: 160px;
  text-align: left;
  /* border: 1px solid #0e86a2 !important; */
  /* background-color: rgb(76,102,128);
  border: 1px solid rgb(178,204,204) !important; */
  padding: 5px;
  margin: 10px;
  font-size: 7pt !important;
}

.infoframe b {
  color: black;
} 

.input_table {
border: 1px solid #20636C;
}

.input_table, .input_table td {
font-size: 8pt !important;
}

.itemheader, .itemheader b {
  border-bottom: 1px solid #000000;
  background-color: #267682;
  color: #ffffff !important;
  font-weight: bold;
}
.ctrlcell {
  background-color: #96BAD8 !important;
  font-size: 8pt !important;
  color: black !important;
}

.ctrlcell b {
  border-bottom: 0 !important;
  color: black !important;
  background-color: #96bad8 !important;
}

.item {
border-bottom: 1px solid white;
background-color: #D3E2EF;
font-size: 8pt;
}

.item b {
  background-color: #d3e2ef !important;
  border-bottom: 0;
  color: black !important;
}

.warning {
  color: #FF0000;
  font-weight: bold;
}

ul, ul p {
  font-size: 8pt !important;
}

li {
  padding-bottom: 3pt;
}

input { font-size: 8pt; }