.PageBODY {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B0000;
	
	padding: 0;
	}
INPUT  {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-color: #F8F8F8;
	border-bottom-color: #F8F8F8;
	border-top-color: #F8F8F8;
	border-left-color: #F8F8F8;
	border-left-width: thin;
	border-color: #F8F8F8;
	color: #000000;
}
.FormBG {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-color: #8C0000;
	border-right-color: #8C0000;
	border-bottom-color: #8B0000;
	border-left-color: #8C0000;
	border-left-width: thin;
	border-left-style: outset;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: outset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	background-image: url(file:///C|/Documents%20and%20Settings/Admin/My%20Documents/Prosysit1/images/bg3.jpg);
}

SELECT { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}

Textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2;
	color: #000000;
	}
.FormTABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	} 
.FormHeaderTD {
	background-color: #DCDCDC;
	background-image: ;
	color: #DEDFDE;
	border: #000066;
	border-top-color: #8B0000;
	border-right-color: #8B0000;
	border-right-width: medium;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-color: #8B0000;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-left-color: #8B0000;
	border-left-style: solid;
	border-left-width: thin;
	border-width: 1;	
	width: 100%;
	left: 2%;
}
.FormHeaderFONT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: bold;
	margin-right: 5px;
	background-color: #DCDCDC;
	margin-left: 5px;
	text-decoration: none;
	}
.FieldCaptionTD {
	background-color: #FFFFFF;
	width: auto;
	border: #FFFFFF;
}
.FieldCaptionFONT {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8B0000;
	font-weight: bold;
}
.DataTD {
	background-color: #FFFFFF;
		color: #333333;
}
.RecordSeparatorTD {}
.DataFONT {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	
}
.ColumnFONT {
	font-family: Tahoma;
	font-size: 10px;
	color: #8B0000;
	background-color: ;
	margin-left: 2pt;
	background-image: none;
}
.ColumnTD {
	background-color: #000000;
	color: #333333;
	color: #333333;
	border: #000066;
	background-image: url(images/col.jpg);
}
A:HOVER {
	color: #551FAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A:VISITED {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size:7pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

div.menuBar {
	background-color: #ffffff;
	border: 2px solid;
	border-color: #f0f0f0 #909090 #909090 #f0f0f0;
	padding: 4px 2px 4px 2px;
	text-align: left;
	}

div.menuBar a.menuButton {
  background-color: #ffffff;
  border: 1px solid #E0E0E0;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  color: #093D98;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
	background-color: #ffffff;
	border-color: #909090 #f0f0f0 #f0f0f0 #909090;
	color: #000000;
	left: 1px;
	top: 1px;	
}

div.menu {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #999999;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;

}

div.menu a.menuItem {
	color: #000000;
	cursor: hand;
	display: block;
	padding: 1px 1em;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;	
	}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #8B0000;
	color: #ffffff;
	border-top-color: #2A1F00;

}

div.menu a.menuItem span.menuItemText {
	border-top-color: #D4D0C8;
	border-top-style: solid;
	border-width: 0.75;
}


div.menu a.menuItem span.menuItemArrow {
	margin-right: -0.75em;
	border-width: 0.25;
	border-color: #2A0000;
	border-top-color: #2A3F00;
	border-right-color: #2A3F55;
} 

div.menu div.menuItemSep {
	border-top: 1px solid #909090;
	border-bottom: 1px solid #f0f0f0;
	border-top-color: #FFFFFF;
	border-width: 0.5px;

}
