body, h1, h2, h3, h4, h5, .hyper1, .label1, .label2, .label1mid, labelsmall
{
  margin: 0px 0px 0px;
  color: gainsboro;
  font-family: Verdana, Arial;
}

body
{
  font-size: 10pt; 
	Background-color: #333333;
	background-image: url('images/BackDrop-1.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:  right top	;
	padding-right:150;
	
}
h1
{
	font-size: 20pt;
	font-style:italic;
}

h2
{
	font-size: 18pt;
}

h3
{
	font-size: 14pt;
}

h4
{
	font-size: 12pt;
	font-style:italic;
}
.Label1
{
  font-size: 10pt; 
}
.Labelsmall
{
  font-size: 7pt; 
}
.Label1mid
{
  font-size: 10pt; 
  text-align: center;
}

.Hyper1
{
  font-weight: normal;
  text-decoration: none;
  font-size: 10pt; 
}
.Hyper1:link
{
  color: gainsboro;
}

.Hyper1:visited
{
  color: gainsboro;
}

.Hyper1:active
{
  color: gainsboro;
}

.Hyper1:hover
{
  text-decoration: underline;
  color: White;
  font-weight: normal;
}

.Hyper1Gray
{
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt; 
  color: dimGray;
}
.Hyper1Gray:link
{
  color: dimGray;
}

.Hyper1Gray:visited
{
  color: dimGray;
}

.Hyper1Gray:active
{
  color: dimGray;
}

.Hyper1Gray:hover
{
  text-decoration: underline;
  color: dimGray;
  font-weight: normal;
}


.DataGrid1
{
  color: dimGray;
  font-weight: normal;
  font-size: 8pt;
  word-spacing: normal;
  vertical-align: top;
  text-transform: none;
  letter-spacing: normal;
  background-color: whitesmoke;
  text-align: Left;
}

.DataGridAlt1
{
  color: dimGray;
  font-weight: normal;
  font-size: 8pt;
  word-spacing: normal;
  vertical-align: top;
  text-transform: none;
  letter-spacing: normal;
  background-color: gainsboro;
  text-align: Left;
}

.DataGridHeader1
{
  COLOR: White;
  text-align: Left;
  background-color:  gray;
  font-family: Arial;
  font-size: 8pt;
  font-weight: Bold;
  word-spacing: normal;
  text-transform: none;
  letter-spacing: normal;
  border: solid 1px gray;
}

.minibutton
{
  font-family: Arial;
  font-size: 8pt;
  width: 90px;
  border-color:black;
  border-style:solid;
  border-width: 1px;
  margin: 0 1 0 1;
}
.minilabel
{
  font-family: Arial;
  font-size: 8pt
}
.miniTextBox
{
  font-family: Arial;
  font-size: 8pt;
  border-color:black;
  border-style:solid;
  border-width: 1px;
  margin: 0 1 0 1;
}
.miniTextBoxRight
{
  font-family: Arial;
  font-size: 8pt;
  text-align: right; 
  border-color:black;
  border-style:solid;
  border-width: 1px;
  margin: 0 1 0 1;
}

.label2
{
  font-size: 14pt
}

.Menu1
{
  font-weight: normal;
  text-decoration: none;
  font-size: 9pt; 
}
.Menu1:link
{
  color: gainsboro;
}

.Menu1:visited
{
  color: gainsboro;
}

.Menu1:active
{
  color: gainsboro;
}

.Menu1:hover
{
  color: Red;
  text-decoration: underline;
}
.MenuBlackBack
{
  font-weight: normal;
  text-decoration: none;
  font-size: 10pt; 
  border: solid 5 black;
}
.MenuBlackBack:link
{
  color: gainsboro;
}

.MenuBlackBack:visited
{
  color: gainsboro;
}

.MenuBlackBack:active
{
  color: gainsboro;
}

.MenuBlackBack:hover
{
  color: Red;
}
.Footerlabel1
{
  font-size: 7pt;
  color: dimgray;
  font-family: Arial;
}.Footerlabel2
{
  font-size: 7pt;
  color: lightgrey;
  font-family: Arial;
}
.DesignerLink
{
  font-weight: normal;
  text-decoration: none;
  font-size: 10pt; 
  text-align:left;
  width: 100%;
} 
.DesignerLink:link
{
  color: gainsboro;
}

.DesignerLink:visited
{
  color: gainsboro;
}
  
.DesignerLink:active
{
  color: gainsboro;
}

.DesignerLink:hover
{
  color: orange ;
  text-align: Left;
  font-weight: Normal;
  text-decoration: underline;
}
.DesignerCell
{
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  width: 250px;
  padding-top: 2px;
  background-color: #4e4e4e;
}
.LabelBold1
{
  color: gainsboro;
  text-align: Left;
  font-weight: bold;
  font-size: 10pt; 

} 