body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  FONT-SIZE: 9px;
}

.cbTableListing {
  FONT-FAMILY: Arial, Sans-serif, Verdana;
}

.cbTable {
  FONT-FAMILY: Arial, Sans-serif, Verdana; 
}

.cbOutterWindow {
  BORDER-RIGHT: #D5994D 0.5px solid;
  BORDER-TOP: #D5994D 0.5px solid;
  BORDER-LEFT: #D5994D 0.5px solid;
  BORDER-BOTTOM: #D5994D 0.5px solid;
  BACKGROUND-POSITION: 0% 50%;
  BACKGROUND-ATTACHMENT: scroll;
  BACKGROUND-REPEAT: repeat;
  BACKGROUND-COLOR: #FBE0BF;
}

.cbWindow {
  BORDER-RIGHT: #B37527 1px solid;
  BORDER-TOP: #B37527 1px solid;
  BORDER-LEFT: #B37527 1px solid;
  BORDER-BOTTOM: #B37527 1px solid;
  BACKGROUND-POSITION: 0% 50%;
  BACKGROUND-ATTACHMENT: scroll;
  BACKGROUND-REPEAT: repeat;
  BACKGROUND-COLOR: #B37527;
}

TD.cbWindowHeading {
  FONT-FAMILY: Verdana, Arial, Sans-serif;
  FONT-WEIGHT: bold;
  FONT-SIZE: 10px;
  COLOR: #FFFFFF;
  BORDER-RIGHT: #B37527 1px solid;
  BORDER-TOP: #B37527 1px solid;
  BORDER-LEFT: #B37527 1px solid;
  BORDER-BOTTOM: #B37527 1px solid;
  BACKGROUND-POSITION: 0% 50%; 
  BACKGROUND-ATTACHMENT: scroll;
  BACKGROUND-REPEAT: repeat;
  BACKGROUND-COLOR: #dadce2; 
}

A.linkbar {
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  color: #7F4200;
  text-decoration: none;
}

A.linkbar:visted {
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  color: #7F4200;
  text-decoration: none;
}

A.linkbar:hover {
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
  color: #FF0000;
  text-align: center;
  text-decoration: none;
}



.miText {
  FONT-SIZE: 8px;
  BACKGROUND: #f8f8f9;  
  FONT-FAMILY: Arial, Helvetica, Sans-Serif;
  BORDER-RIGHT: #94a2bd 1px solid;
  BORDER-LEFT: #94a2bd 1px solid;
  BORDER-TOP: #94a2bd 1px solid;
  BORDER-BOTTOM: #94a2bd 1px solid;
}

.mi_cb_text {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #7F4200;
  font-size: 9px;
  font-style: normal;
  margin: 0px;
  padding: 0px;
  height: 16px;
}

.mi_text_style_one {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #7F4200;
  font-size: 11px;
  font-style: normal;
  margin: 0px;
  padding: 0px;
  height: 16px;
}

.mi_dropdown {
  font-family:Arial, Helvetica, Sans-Serif;
  background-color: #FECB00;
  color: #7F4200;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  border-top-style: inset;
  border-right-style: inset;
  border-bottom-style: inset;
  border-left-style:  inset;
} 

.mi_textarea {
  font-family:Arial, Helvetica, Sans-Serif;
  background-color: #FECB00;
  color: #7F4200;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  border-top-style: inset;
  border-right-style: inset;
  border-bottom-style: inset;
  border-left-style:  inset;
} 

.mi_edit {
  font-family:Arial, Helvetica, Sans-Serif;
  background-color: #FECB00;
  color: #7F4200;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  height: 16px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-style: inset;
  border-right-style: inset;
  border-bottom-style: inset;
  border-left-style:  inset;
}

.mi_button {
  font-family:Arial, Helvetica, Sans-Serif;
  background-color: #FECB00;
  color: #7F4200;
  font-size: 9px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-style: ridge;
  border-right-style: ridge;
  border-bottom-style: ridge;
  border-left-style:  ridge;
}

