a.hrefActivity:link    {font-weight:bold; color: #FFFFFF; text-decoration:none}
a.hrefActivity:visited {font-weight:bold; color: #FFFFFF; text-decoration:none}
a.hrefActivity:hover   {font-weight:bold; color: #F5D40B; text-decoration:none}
a.hrefActivity:active  {font-weight:bold; color: #FFFFFF; text-decoration:none}

a.hrefLinks:link    {font-weight: bold; color: #F5D40B; text-decoration:none}
a.hrefLinks:visited {font-weight: bold; color: #F5D40B; text-decoration:none}
a.hrefLinks:hover   {font-weight: bold; color: #FFFFFF; text-decoration:none}
a.hrefLinks:active  {font-weight: bold; color: #F5D40B; text-decoration:none}
 
a.hrefCredentials:link    {font-weight: normal; color: #993300}
a.hrefCredentials:visited {font-weight: normal; color: #993300}
a.hrefCredentials:hover   {font-weight: normal; color: #6BA2C0}
a.hrefCredentials:active  {font-weight: normal; color: #666666}

.Black {color: #111111}
.Blue {color: #47C5F3}
.dkBlue {color: #0F4355}
.dkBrown {color: #492828}
.Brown {color: #593610}
.Charcoal {color: #666666}
.GoldBrt {color: #FFCC00}
.GoldDk {color: #996600}
.GoldLt {color: #F1CC7B}
.GrayDk {color: #808080}
.GrayLt {color: #C0C0C0}
.Green {color: #636300}
.Orange {color: #FF6600}
.Red {color: #DD0303}
.Rust {color: #993300}
.Silver {color: #C0C0C0}
.White {color: #FFFFFF}
.Yellow {color: #FDEC1A}

.LargerN {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 24pt; font-weight: normal}
.Larger {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 24pt; font-weight: bold}
.LargeN {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 18pt; font-weight: normal}
.Large {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 18pt; font-weight: bold}
.MedN {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 14pt; font-weight: normal}
.Med {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 14pt; font-weight: bold}
.SmallN {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 12pt; font-weight: normal}
.Small {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 12pt; font-weight: bold}
.SmallerN {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 10pt; font-weight: normal}
.Smaller {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 10pt; font-weight: bold}
.SmallestN {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 8pt; font-weight: normal}
.Smallest {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 8pt; font-weight: bold}
.TinyN {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 7pt; font-weight: normal}
.Tiny {font-family: Arial, Tahoma, Verdana, sans-serif; font-style:normal; font-size: 7pt; font-weight: bold}

table.tblPage {
  width: 960px;
  border-collapse: collapse;
  border-style:solid;
  border-width: 0px;
  border-color: #C0C0C0;    
  vertical-align: top;
}
table.tblbody {
  width: 610px;
  height: 100px;  
  border-collapse: collapse;
  vertical-align: top;
  margin-right: 15px;
  margin-left: 15px;
}
table.tblbodycontact {
  width: 604px;
  height: 200px;  
  border-collapse: collapse;
  vertical-align: top;
  margin-right: 10px;
  margin-left: 10px;
}
table.border {
  width: 590px;
  border-collapse: collapse;  
  border-style:solid;
  border-width: 2px;
  border-color: #57687A;
  vertical-align: top;
}
td.border {
  border-collapse: collapse;
  background-image: url('../images/mainbkg1b.png');  
  border-style: solid;
  border-width: 2px;
  border-color: #C0C0C0;
  padding: 3px;  
}



