td    { font-family: Arial, Helvetica, sans-serif;}

.banner {
	color: red;
	font-size: 16pt;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
}

.alerts {
	color: #ff0000;
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
}

.notes {
	color: #663300;
	font-size: 10pt;
	font-weight: bold;
	font-family: sans-serif;
}

.notice {
	color: #663300;
	font-size: 11pt;
	font-weight: bold;
	font-family: sans-serif;
}

.diag {
	color: #ffffff;
	background-color: #cc0000;
	font-size: 12pt;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
}

.header		{background-color : #dd7700;}

.title {
	color : #000000;
	font-size : 26pt;
	font-weight : bold;
	font-family : Monotype Corsiva, Tahoma, sans-serif;
	text-align : center;
}

.subtitle {
	color : #000000;
	font-size : 16pt;
	font-weight : bold;
	font-family : Tahoma, sans-serif;
	text-align : center;
}

.loadsuccess {
	color : #00cc00;
	font-size : 16pt;
	font-weight : bold;
	font-family : Tahoma, sans-serif;
	text-align : center;
}

.active0	{background-color : #ffffcc;}
.active00	{background-color : #ffffcc;}
.active01	{background-color : #f0f0c0;}
.active1	{background-color : #ffffff;}
.active10	{background-color : #ffffff;}
.active11	{background-color : #f0f0f0;}
.inactive0	{background-color : #ccddff;}
.inactive00	{background-color : #ccddff;}
.inactive01	{background-color : #c0d0f0;}
.inactive1	{background-color : #ddeeff;}
.inactive10	{background-color : #ddeeff;}
.inactive11	{background-color : #d0e0f0;}

.littlebutton {
	font-size : 8pt;
	font-weight : normal;
}

.tinybutton {
	font-size : 6pt;
	font-weight: normal;
}

.smalltext {
	font-size : 10pt;
	font-family : sans-serif;
}

.littletext {
	font-size : 8pt;
	font-family : sans-serif;
}

.redasterisk {
	color: red;
	font-size: 12pt;
	font-family: Tahoma, sans-serif;
}

.orange_bBorder{
    border-bottom: solid #ffbb00;
    border-bottom-width: 1px;
  }
  .u_bBorder{
    border-bottom: solid #2F4C5D;
    border-bottom-width: 2px;
  }
  .tBorder{
    border-top: solid #2F4C5D;
    border-top-width: 1px;
  }
  .bBorder{
    border-bottom: solid #2F4C5D;
    border-bottom-width: 1px;
  }
  .lBorder{
    border-left: solid #2F4C5D;
    border-left-width: 1px;
  }
  .rBorder{
    border-right: solid #2F4C5D;
    border-right-width: 1px;
  }
  .tlbBorder{
    border-top: solid #2F4C5D;
    border-top-width: 1px;
    border-left: solid #2F4C5D;
    border-left-width: 1px;
    border-bottom: solid #2F4C5D;
    border-bottom-width: 1px;
  }
  .tlBorder{
    border-top: solid #2F4C5D;
    border-top-width: 1px;
    border-left: solid #2F4C5D;
    border-left-width: 1px;
  }
  .trBorder{
    border-top: solid #2F4C5D;
    border-top-width: 1px;
    border-right: solid #2F4C5D;
    border-right-width: 1px;
  }
  .trbBorder{
    border-top: solid #2F4C5D;
    border-top-width: 1px;
    border-right: solid #2F4C5D;
    border-right-width: 1px;
    border-bottom: solid #2F4C5D;
    border-bottom-width: 1px;
  }
  .tlrbBorder{
    border-top: solid #2F4C5D;
    border-top-width: 1px;
    border-left: solid #2F4C5D;
    border-left-width: 1px;
    border-right: solid #2F4C5D;
    border-right-width: 1px;
    border-bottom: solid #2F4C5D;
    border-bottom-width: 1px;
  }
  .tlrBorder{
    border-top: solid #2F4C5D;
    border-top-width: 1px;
    border-left: solid #2F4C5D;
    border-left-width: 1px;
    border-right: solid #2F4C5D;
    border-right-width: 1px;
  }
  .lrbBorder{
    border-bottom: solid #2F4C5D;
    border-bottom-width: 1px;
    border-left: solid #2F4C5D;
    border-left-width: 1px;
    border-right: solid #2F4C5D;
    border-right-width: 1px;
  }
  .lbBorder{
    border-bottom: solid #2F4C5D;
    border-bottom-width: 1px;
    border-left: solid #2F4C5D;
    border-left-width: 1px;

  }
  .rbBorder{
    border-bottom: solid #2F4C5D;
    border-bottom-width: 1px;
    border-right: solid #2F4C5D;
    border-right-width: 1px;

  }
  .lrBorder{
    border-left: solid #2F4C5D;
    border-left-width: 1px;
    border-right: solid #2F4C5D;
    border-right-width: 1px;
  }
  .t2Border{
    border-top: solid #ffbb00;
    border-top-width: 1px;
  }
