h1 {
   font-family:Arial;
   font-size:18px;
   font-weight: bold;
   margin-top : 0px;
   margin-bottom : 8px;
}

h2 {
   font-family:Arial;
   font-size:16px;
   font-weight: bold;
   margin-top : 0px;
   margin-bottom : 6px;
}

h3 {
   font-family:Arial;
   font-size:15px;
   font-weight: bold;
}

h4 {
   font-family:Tahoma;
   font-size:13px;
   font-weight: bold;
   margin-top : 5px;
   margin-left: 5px;
   margin-bottom : 5px;
}

body {
   font-family:Arial;
   font-size:12px;
}

td {
   font-family:Arial;
   font-size:12px;
}

input {
   font-family: Tahoma;
   font-size:11px;
   width:280px;
   z-index: -1;
}

.input_small{ 
             font-size:10px;
             font-family:Tahoma;
}

input.button {
	font-family: Tahoma;
	font-size:11px;
	width: auto;
    height: 20px;
}

select {
   font-family: Tahoma;
   font-size:11px;
   width:280px;
   z-index: -1;
}

input.cal {
	font-family: Tahoma;
	font-size:11px;
	width: auto;
    height: 19px;
}

select.cal {
	font-family: Tahoma;
	font-size:11px;
	width: auto;
}

textarea {
   font-family: Courier New;
   font-size:11px;
   width:280px;
}

.th {
	background:#000066;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
}
.th:hover {
	background:#000066;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration: underline;
}

.tr0 {
	background:#FFFFFF;
}

.tr1 {
	background:#F0F0F0;
}

a.menubar {
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
}

.groupbox {
  BORDER-RIGHT: buttonshadow 1px solid; 
  PADDING-RIGHT: 5px; 
  BORDER-TOP: buttonshadow 1px solid; 
  PADDING-LEFT: 5px; 
  PADDING-BOTTOM: 5px; 
  BORDER-LEFT: buttonshadow 1px solid; 
  COLOR: menutext; 
  PADDING-TOP: 5px;
  BORDER-BOTTOM: buttonshadow 1px solid; 
  BACKGROUND-COLOR: buttonface;
}

.3dobj {
  BORDER-RIGHT: buttonshadow 1px solid; 
  PADDING-RIGHT: 1px; 
  BORDER-TOP: buttonhighlight 1px solid; 
  PADDING-LEFT: 1px; 
  PADDING-BOTTOM: 1px; 
  BORDER-LEFT: buttonhighlight 1px solid; 
  COLOR: menutext; 
  PADDING-TOP: 1px;
  BORDER-BOTTOM: buttonshadow 1px solid; 
  BACKGROUND-COLOR: buttonface;
}
.tab_active {
  BORDER-RIGHT: buttonshadow 1px solid; 
  PADDING-RIGHT: 1px; 
  BORDER-TOP: buttonhighlight 1px solid; 
  PADDING-LEFT: 5px; 
  PADDING-BOTTOM: 5px; 
  BORDER-LEFT: buttonhighlight 1px solid; 
  COLOR: menutext; 
  PADDING-TOP: 5px;
  BORDER-BOTTOM: buttonface 1px solid; 
  BACKGROUND-COLOR: buttonface;
  white-space : nowrap;
}
.tab_area {
  BORDER-RIGHT: buttonshadow 1px solid; 
  PADDING-RIGHT: 1px; 
  PADDING-LEFT: 5px; 
  PADDING-BOTTOM: 5px; 
  BORDER-LEFT: buttonshadow 1px solid; 
  COLOR: menutext; 
  PADDING-TOP: 5px;
  BORDER-BOTTOM: buttonshadow 1px solid; 
  BACKGROUND-COLOR: buttonface;
  width: 100%;
}
.tab_inactive {
  BORDER-RIGHT: buttonshadow 1px solid; 
  PADDING-RIGHT: 10px; 
  BORDER-TOP: buttonhighlight 1px solid; 
  PADDING-LEFT: 5px; 
  PADDING-BOTTOM: 5px; 
  BORDER-LEFT: buttonhighlight 1px solid; 
  COLOR: menutext; 
  PADDING-TOP: 5px;
  BORDER-BOTTOM: buttonshadow 1px solid; 
  BACKGROUND-COLOR: buttonface;
  cursor:hand;
  white-space : nowrap;
}
.SubBookmarkSelected {
  BORDER-TOP: buttonface 1px solid; 
  BACKGROUND-COLOR: buttonface
}
.SubBookmarkNotSelected {
  BORDER-TOP: buttonhighlight 1px solid; 
  BACKGROUND-COLOR: buttonface
}
hr {
  color:#000000; 
  height:1px; 
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
}

a.menubar {
   color: menutext;
   font-family: Tahoma;
   text-decoration: none;
   font-weight: normal;
}

.menuinactive {
  color: inactivecaptiontext;
  font-family: Tahoma;
  cursor: normal;
}

.tab_space {
  BORDER-BOTTOM: buttonshadow 1px solid;
  BACKGROUND-COLOR: buttonface;
}

.field_title {
   font-family:Arial;
   font-size: 11px;
   text-align: right;
   white-space : nowrap;
   vertical-align: top;
   
}

.ActionButton {
   height:27;
   background-color: buttonface;
   cursor: default;
   font-family: Arial;
   font-size: 11px;
   
   padding-left: 1px;
   padding-top: 1px;  
}

label {
  cursor: hand;
}

label:hover {
  border: 1px dotted black;
}
