﻿.number      {  font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold;   color: black;   text-decoration: none;  }
.addleft     {  font-family: Arial; font-size: 10px; font-style: normal; font-weight: bold;   color: #333333; text-decoration: none;  }
.addHead     {  font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold;   color: white;   text-decoration: none;  }
.addEvent    {  font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold;   color: white;   text-decoration: none;  }
.AddRight    {  font-family: Arial; font-size: 10px; font-style: normal; font-weight: normal; color: black;   text-decoration: none;  }
.eventlink   {  font-family: Arial; font-size: 8pt;  font-style: normal; font-weight: normal; color: navy;    text-decoration: none;  }
.back        {  font-family: Arial; font-size: 16px; font-style: normal; font-weight: bold;   color: black;   text-decoration: none;  }
.toplink     {  font-family: Arial; font-size: 10px; font-style: normal; font-weight: bold;   color: white;   text-decoration: none;  }
.topnonlink  {  font-family: Arial; font-size: 10px; font-style: normal; font-weight: bold;   color: #000000; text-decoration: none;  }
.viewEvent   {  font-family: Arial; font-size: 10px; font-style: normal; font-weight: bold;   color: #CC0000; text-decoration: none;  }
.delete      {  font-family: Arial; font-size: 9px;  font-style: normal; font-weight: bold;   color: #CC0000; text-decoration: none;  }
.insert      {  font-family: Arial; font-size: 9px;  font-style: normal; font-weight: bold;   color: green;   text-decoration: none;  }
.update      {  font-family: Arial; font-size: 9px;  font-style: normal; font-weight: bold;   color: blue;    text-decoration: none; vertical-align: top; }
.select      {  text-align: left; font-size: 9px; vertical-align: top; padding-right: 4px; padding-left: 4px; font-family: Arial; font-size: 10px;  font-style: normal; font-weight: bold;   color: blue;    text-decoration: none; vertical-align: top;  }
.viewall     {  font-family: Arial; font-size: 10pt; font-style: normal; font-weight: normal; color: black;   text-decoration: none;  }

.tableheader {  padding-right: 4px; padding-left: 4px; text-align: center; vertical-align: bottom; background-color: navy; font-family: Arial; font-size: 10px;  font-style: normal; font-weight: bold;   color: white;   text-decoration: none; }
	

label { padding-right: 4px; padding-left: 4px; font-family: Arial; font-size: 10px;  font-weight: bold; }
input { font-family: Arial; font-size: 10px;}
textarea { width: 100%;}
.plain {height:20px; border:1px solid gray; font:9pt arial; text-align:center;  vertical-align: middle;}
.vbtn {height:20px; width:18px; font: bold 10pt arial; border:2px solid silver;  vertical-align: middle;}
.vsel {height:18px; width:60px;  border:1px solid gray; font:8pt arial; text-align:center; vertical-align:middle;}


.lb {
  border-left-width: 1px; 
  border-left-style: solid; 
  border-left-color: navy;
}
.rb {
  border-right-width: 1px; 
  border-right-style: solid; 
  border-right-color: navy;

}
.tb {
  border-bottom-width: 1px; 
  border-bottom-style: solid; 
  border-bottom-color: navy;

}
.bb {
  border-top-width: 1px; 
  border-top-style: solid; 
  border-top-color: navy;
}
.allbrd {
  border-top-width: 1px; 
  border-top-style: solid; 
  border-top-color: navy;
  border-bottom-width: 1px; 
  border-bottom-style: solid; 
  border-bottom-color: navy;
  border-right-width: 1px; 
  border-right-style: solid; 
  border-right-color: navy;
  border-left-width: 1px; 
  border-left-style: solid; 
  border-left-color: navy;
}
.hb {
  border-top-width: 1px; 
  border-top-style: solid; 
  border-top-color: navy;
  border-bottom-width: 1px; 
  border-bottom-style: solid; 
  border-bottom-color: navy;
}
.vb {
  border-right-width: 1px; 
  border-right-style: solid; 
  border-right-color: navy;
  border-left-width: 1px; 
  border-left-style: solid; 
  border-left-color: navy;
}

