a
{
  color: #336633; 	
  text-decoration:;
  font-family: Arial;
  font-size: 9pt
}


body {
  font-family: Verdana;
  font-size: 7pt;
}

.Btn {
  background: url(Images/whitebtn.gif);
  display: block;
  color: black;
  cursor: hand;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  height: 18px;
  width: 120px; 
}

.Btn_sel {
  background: url(Images/bluebtn.gif);
  display: block;
  color: white;
  cursor: hand;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  height: 18px;
  width: 120px; 
}

.Btn_label {
  position: relative;
  top: 2px;
}

.Label {
  font-family: Verdana;
  font-size: 7pt;
  color: #000000;
}

.Tab {
  background: url(./Images/whitetab.gif);
  color: Black;
  cursor: hand;
  font-family: Verdana;
  font-size: 8pt;
  font-weight:normal;  
  text-align: center;  
  height: 30px;
  width: 100px; 
}

.Tab_null {
  height: 30px;
  width: 100px;
}

.Tab_label {
  position:relative; 
  top:-4px
}

.Tab_on {
  background-image: url(./Images/whitetab.gif);
  color: #146205;
  cursor: hand;
  font-family: Verdana;
  font-size: 8pt;
  font-weight:normal;  
  text-align: center;
  height: 30px;
  width: 100px; 
}

.Tab_sel {
  background-image: url(./Images/bluetab.gif);
  color: White;
  cursor: hand;
  font-family: Verdana;
  font-size: 8pt;
  font-weight:bold;
  text-align: center;
  height: 30px;
  width: 100px; 
}

.Ar0 {
  font-weight: bold; 
  font-size: 8pt; 
  color: black;
  border: solid 0px #FFFFFF;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none; 
  border-left-style: none; 
  background-color: #FFFF00 
}

.Ar00 {
  font-weight: normal; 
  font-size: 8pt; 
  color: gray;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none; 
  border-left-style: none; 
  background-color: #ECECEC 
}

.Ar2 {
  font-weight: normal; 
  font-size: 8pt; 
  color: darkgreen;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none; 
  border-left-style: none; 
  background-color: #ECECEC 
}

.Ar1 {
  font-weight: normal; 
  font-size: 8pt; 
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none; 
  border-left-style: none; 
  background-color: #ECECEC 
}

.Arx {
  font-weight: normal; 
  font-size: 8pt; 
  color: red;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none; 
  border-left-style: none; 
  background-color: #ECECEC 
}

.Ar0_alt {
  font-weight: bold; 
  font-size: 8pt; 
  color: black;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none; 
  border-left-style: none; 
  background-color: #FFFF00 
}

.Ar00_alt {
  font-weight: normal; 
  font-size: 8pt;
  color: gray;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none; 
  border-left-style: none; 
  background-color: #F1F1F1
}

.Ar2_alt {
  font-weight: normal; 
  font-size: 8pt; 
  color:darkgreen;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none; 
  border-left-style: none; 
  background-color: #F1F1F1
}

.Ar1_alt {
  font-weight: normal; 
  font-size: 8pt; 
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none; 
  border-left-style: none; 
  background-color: #F1F1F1
}

.Arx_alt {
  font-weight: normal; 
  font-size: 8pt; 
  color: red;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none; 
  border-left-style: none; 
  background-color: #F1F1F1
}

.pri1 {
  background-color: #FF8080;
}

.pri2 {
  background-color: #FFA880;
}

.pri3 {
  background-color: #FFFF80;
}

.Ar0_sel {
  font-weight: bold; 
  font-size: 8pt; 
  color: black;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none; 
  border-left-style: none; 
  background-color: #66CC66; 
}

.Ar00_sel {
  font-weight: normal; 
  font-size: 8pt; 
  color: gray;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none;
  border-left-style: none; 
  background-color: #66CC66;
}

.Ar2_sel {
  font-weight: normal; 
  font-size: 8pt; 
  color:darkgreen;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none;
  border-left-style: none; 
  background-color: #66CC66;
}

.Ar1_sel {
  font-weight: normal; 
  font-size: 8pt; 
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none;
  border-left-style: none; 
  background-color: #66CC66;
}

.Arx_sel {
  font-weight: normal; 
  font-size: 8pt;
  color: red;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none;
  border-left-style: none; 
  background-color: #66CC66;
}

.Ar0_alt_sel {
  font-weight: bold; 
  font-size: 8pt; 
  color: black;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none; 
  border-left-style: none; 
  background-color: #66CC66; 
}

.Ar00_alt_sel {
  font-weight: normal; 
  font-size: 8pt; 
  color: gray;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none;
  border-left-style: none; 
  background-color: #66CC66;
}

.Ar2_alt_sel {
  font-weight: normal; 
  font-size: 8pt; 
  color:darkgreen;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none;
  border-left-style: none; 
  background-color: #66CC66;
}

.Ar1_alt_sel {
  font-weight: normal; 
  font-size: 8pt; 
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none;
  border-left-style: none; 
  background-color: #66CC66;
}

.Arx_alt_sel {
  font-weight: normal; 
  font-size: 8pt; 
  color: red;
  border-top-style: none;
  border-bottom: cornflowerblue 1px; 
  border-right-style: none;
  border-left-style: none; 
  background-color: #66CC66;
}

.quick {
  background-color: Lime;
}

.Art_head {
  font-weight: bold;
  font-size: 8pt;
  color: white;
  background-color: #336633;  
}

a.Art_head:link {
  font-weight: bold;
  font-size: 8pt;
  color: White;
  text-decoration: none;
}

a.Art_head:hover {
  color: #146205;
}

a.Art_head:active {
  color: #146205;
}

.Art_group {
  padding-right: 0px; 
  padding-left: 0px; 
  padding-bottom: 0px; 
  padding-top: 0px; 
  font-weight: bold; 
  font-size: 8pt; 
  background-image: url(images/bar-fill.png);
  margin: 0px; color: #336633; 
  border-top-style: none; 
  border-right-style: none; 
  border-left-style: none; 
  border-bottom-style: none;
  height: 34px; 
  text-align: left;   
}

.idFieldContainer
{
  background-color: #336633;
}

.ColorText 
{
  color: #336633;
}

.ColorBg
{
  background-color: #336633;
}

.ColorBg2
{
  background-color: #336633;
}

.ViewHead
{
  background-color: White;
  color: #336633;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;  
}

.Dialog
{
  background-color: #336633;
  border-style: solid;
  border-color:#336633;
  border-width: 2px;
}

#idInfo
{
	color: black;
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica, sans-serif;


