.small 
{
 font-size: 11px;
}

/****/
.addwidget
{
  color: gray;
  font-family: Tahoma,Arial,Helvetica;
  font-weight: bold;
  font-size: 1em;
}

.legend 
{ 
  font-weight: bold;
  color: red;
}
.choice 
{ 
  font-weight: normal;
  color: blue;
}

tr.dialog_titlebar, td.dialog_titlebar
{
  background-color: black;
  font-weight: bold;
  color: white;  
}

#dialog_addwidget {
  background-color: #FFFFFF;
}

.dialog_addwidget {
  background-color: white;
}

#dialog_movewidget {
  background-color: #FFFFFF;
}

.dialog_movewidget {
  background-color: white;
}

/****/

#header 
{ 
  float: none;
  top: 0px; 
  height: 90px;
  left: 1%;
  width: 97%;  
  position:relative; 
  visibility:visible;
  background-color: '';
  backgroundimage:""; 
}

#columns
{ 
  height: 80%;
  left: 1%;
  width: 97%;
  position:relative; 
  visibility:visible;
  background-color: '';
/*
  background-color: blue; 
  background-image: url("http://www.northern.ca/bg_big_many_stars_2.gif");
  backgroundimage: "http://www.northern.ca/bg_big_many_stars_2.gif";
*/
  backgroundimage: '';
}

#column1 
{ 
  float: left;
  height: 80%;
  left: 0%;
  width: 24%;
  position:relative;
  nnposition:relative; 
  visibility:visible;
  background-color: #080F66; 
  backgroundimage: '';
}

#column2 {
  height: 80%;
  left: 25%;
  width: 50%;
  position:absolute;
  nnposition:relative; 
  visibility:visible;
  background-color: #080F66;
  backgroundimage: '';
}

#column3 {
  height: 80%;
  left: 76%;
  width: 24%;
  position:absolute;
  nnposition:relative; 
  visibility:visible;
  background-color: #080F66;
  backgroundimage: '';
}

#column30 
{ 
  float: left;
  height: 80%;
  left: 0%;
  width: 30%;
  position:relative;
  nnposition:relative; 
  visibility:visible;
  background-color: #080F66; 
  backgroundimage: '';
}

#column70 
{ 
  float: left;
  height: 80%;
  left: 31%;
  width: 69%;
  position:absolute;
  nnposition:relative; 
  visibility:visible;
  background-color: #080F66; 
  backgroundimage: '';
}

#footer 
{ 
  left: 1%;
  width: 97%;
  color: white;
  visibility:hidden; 
  position:relative;
  background-color: '';
  backgroundimage:""; 
}

a {
  color: gray;
  font-family: Tahoma,Arial,Helvetica;
  font-weight: bold;
  font-size: .85em;
}

.a1 {
  color: white;
  font-family: Tahoma,Arial,Helvetica;
  font-weight: bold;
  font-size: .85em;
}

pre 
{  
  font-family: monospace;
}

body {
  background-color: #000000;
  color: white;
}

td, body {
  color: white;
  font-family: Arial,Helvetica;
  font-size: .75em;
  font-weight: bold;
}

.td1 {
	width: 100px;
}

.frametitle { 
  color:#white; 
  font-family: Tahoma,Arial,Helvetica;
  font-size: .7em;
}

.frametitlecell { 
  background-color: #313485; 
}

.biglogotext
{
/*  font-size: 1.5em;*/
  font-family: Tahoma,Arial,Helvetica;
  font-size: 175%;
}

.mytext
{
  font-family: Tahoma,Arial,Helvetica;
  font-size: 125%;
}

.mysmalltext
{
  font-family: Tahoma,Arial,Helvetica;
  font-size: 75%;
}
