BODY {
    font-family: sans-serif;
    background-color: #1a1a1a;
}

H1 {
    background-color: #ddd;
    padding-left: 10px;
    color:  #1c95ff;
}

H2 {
   padding-left: 10px;

}

H3 {
  font-size: 12pt;
  color:  #1c95ff;

}

TABLE {
    border: 1px solid;
}

TABLE.container {
    border: 0px solid;
}

TABLE.container td{
    border: 0px solid;
    vertical-align:  top;
}

TR {
    line-height: 1.5;
    vertical-align: middle;
}

TD {
    padding: 0px 5px 0px 5px;
    white-space: nowrap;
    font-size: 10pt;
}

.list-table {
    border-collapse: collapse;
    table-layout: auto;
 
}


.list-th {
    border-top: 1px solid #555;
    border-bottom: 2px solid #555;   
    font-weight: bold;
}

.list-table TD {
    border-left: 1px solid #555;
    border-right: 1px solid #555;
  
}

.list-table TD div {
 	overflow: hidden;
	clip: auto;
	width: auto;
	white-space: nowrap;
}


.list-tr-header {
    font-weight: bold;
    color: #0018f9;
    text-align: center;
    background-color: #ddd;    
}

.list-tr0 {
    background-color: #aadaff;

}

.list-tr1 {
    background-color: #e5f3ff;
}
.list-tr-new {
    background-color: blue;
}

.list-tr-footer {
    font-weight: bold;
    color: #0018f9;
    text-align: center;
    background-color: #ddd;    
}

.list-tr-footer td{
  border-top: 3px solid #555;
}

.list-td-highlight {
  color: red;

}



.td-int, 
.td-tinyint, 
.td-smallint, 
.td-bit, 
.td-money, 
.td-real, 
.td-float, 
.td-decimal {

    text-align: right;
}

.td-char, 
.td-varchar, 
.td-text, 
.td-datetime, 
.td-smalldatetime {

    text-align: left;

}

.noborder-table {
  border: 0px;
}

.edit-table {
  background-color: #ddd;
  border: 1px solid black;
  padding: 30px;
}

.edit-tr {
  line-height: 3;
}

.edit-td-name {
  padding: 0px 10px 0px 10px;
  color: #19f;
  font-weight: bold;
  text-align: right;
}

.edit-td-value {

}

.holding-table {
  background-color: #ddd;
  border: 0px;
  padding: 5px;
}


.input-int, .input-money, .input-real {
  text-align: right;
}

.input-char {
  text-align: left;
}
  
.logo
{

	float: left;	

}

A.imageLink
{
 
}

A
{
  color:blue;
}

A.a-index {
  text-decoration: none;
  color: blue;  
  font-size: 10pt;
}

A.a-index:visited {
  color: blue;
  font-weight: bold;
}

A.a-index-selected {
  background-color: blue;
  color: eee;
  text-decoration: none;
  font-weight: bold;
  font-size: 12pt;
}

.tt { 
  background-color: blue;
  color: yellow;
  font-family: monotype;
}

SELECT.querylist {
  width: 300px;
  size: 11;
}

.centerPageContainer
{
  
  top:30%; 
  height:50%; 
  margin-top:0%; 
  width:99%;  
  border: 0px solid;
}

.loginTable
{
  border: 1px solid;
  width: 5%;
}

.browseTable
{
  border: 1px solid;
  width: 70%;
}

.browseTable td.caption
{ 
  width: 5%;
}

.browseTable td input.entryfield
{ 
  width: 95%;
}


.menuTable
{
  border: 0px solid;
  width: 5%;
  background-color: white;
}

A.MenuLink
{
  color: blue;
  font-weight: bold;
  font-size: 20pt;
}

.navTable
{
  border: 0px solid;
  width: 100%;
  background-color: white;
  height:0%;
}

a.navLink
{
 	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  color:  black;
	
	text-decoration: none;
}

a.navLink:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  color: #990000;
	text-decoration: none;
}

.mainPageContainer
{
margin-left: auto;
margin-right: auto;
	width: 800px;
	background-color: #FFFFFF;
	height: 500px;

}

.mainPageContainer td.navBox
{
  vertical-align: top;
}

.mainPageContainer td.centeredBox
{
  vertical-align: top;  

  	height:500px;
}

.warningText
{
  color: red;
}

.pageHeading
{
	font-size: 24px;
	font-weight: bold;
  color: black;
}

.navBox 
{
 
}
