.MainLetteringLarge {
  font-family: 'Copperplate Gothic Light', 'Book Antiqua';
  font-weight: bold;
  text-align: center;
  font-size: 30pt;
  color: rgb(255,255, 255);
}
.MainLetteringSmall {
  font-weight: bold;
  text-align: center;
  font-size: 8pt;
  color: rgb(255,255, 255);
}
.MainLetteringMed {
  text-align: center;
  color:rgb(255,255,255);
  font-size: 11pt;
}

.MixedMainLetteringMed {
  text-align: center;
  color:rgb(128,128,128);
  font-size: 13pt;
  font-family: 'Book Antiqua';
}

.MainLetteringToBudget {
  text-align: center;
  color:rgb(128,128,128);
  font-size: 9pt;
}
.MainNews {
    font-size: 11pt; 
    font-family:'Maiandra GD', 'Book Antiqua';
    color: rgb(110, 110, 110);
}

.MainNews a:link {color:rgb(200,80,80)}
.MainNews a:visited {color: rgb(200,80,80)}
.MainNews a:hover {color: rgb(220,10,10)}


.MainNewsOld {
  text-align: center;
  font-size: 9pt;
  font-family: 'Verdana', 'Book Antiqua';
}

.MainNewsOld A:link {color:rgb(90,90,90)}
.MainNewsOld A:active {color:rgb(90,90,90)}
.MainNewsOld A:visited {color:rgb(90,90,90)}
.MainNewsOld A:hover {color:rgb(0,0,0)}

A { 
    text-decoration:none;
}
a:link {color:rgb(255,255,255)}
a:visited {color: rgb(255,255,255)}
a:active {color: rgb(255,255,255)}
a:hover {
    color: rgb(0,0,0); 
    background-color: transparent
}

oldbody {
    background-color: rgb(112,237,136);
    color: rgb(255,255,255);
}

body {
    background-color: rgb(172,211,42);
    color: rgb(255,255,255);
}


.NavLink {
  color: rgb(255,255,255);
  font-size: 11pt;
}
.CurrentNavLink {
  color: rgb(0,0,0);
  font-size: 11pt;
  font-weight: bold;
}

.SideNavLink {
  color: rgb(100,100,100);
  font-size: 9pt;
}
.SideCurrentNavLink {
  color: rgb(0,0,0);
  font-size: 11pt;
  font-weight: bold;
}

.FooterText {
  text-align: center;
  font-size: 9pt;
  color: rgb(100,100, 100);
}
.MainLetteringMed {
  text-align: center;
}

.TestimonialA {
    font-style:italic;
    font-size: 11pt; 
    font-family:'Maiandra GD', 'Book Antiqua';
    color: rgb(160, 100, 100);
}

.TestimonialB {
    font-style:italic;
    font-size: 11pt; 
    font-family:'Maiandra GD', 'Book Antiqua';
    color: rgb(100, 100, 100);
}

.BioTitle {
  color: rgb(0,0,0);
  font-size: 11pt;
}

.BioInfo {
    font-size: 11pt; 
    font-family:'Maiandra GD', 'Book Antiqua';
    color: rgb(110, 110, 110);
}

.BioInfo a:link {color:rgb(200,80,80)}
.BioInfo a:visited {color: rgb(200,80,80)}
.BioInfo a:hover {color: rgb(220,10,10)}

.NormalText {
    color: rgb(40, 40, 40);
}

.ThemeColor {
    background-color: rgb(172,211,42);
}
.ThemeFont {
    font-family: 'Copperplate Gothic Light', 'Book Antiqua';
    background-color: rgb(172,211,42);
}

.ThemeFont2 {
    font-family: 'Verdana', 'Book Antiqua';
    background-color: rgb(172,211,42);
}

.SecondaryThemeColor {
    background-color: rgb(255,255,255);
}

.MultiColorTable {
  background-image:url('../images/multicolor.jpg');
}

.BudgetLallyFont1 {
  font-size: 29pt;
  font-family:'Curlz MT', 'Book Antiqua';
  color: rgb(50,50, 50);
  font-weight: bold;
}
.BudgetLallyFont2 {
  font-size: 9pt;
  font-family: 'Copperplate Gothic Light';
  color: rgb(50,50, 50);
}
.BudgetThemeColor {
    background-color: rgb(213,249,172);
}
.BudgetSecondaryThemeColor {
    background-color: rgb(255,255,255);
}
.BudgetNavLink {
  font-family:'Curlz MT', 'Book Antiqua';
  color: rgb(0,255,255);
  font-size: 14pt;
}

.BudgetCurrentNavLink {
  font-family:'Curlz MT', 'Book Antiqua';
  color: rgb(0,0,0);
  font-size: 14pt;
  font-weight: bold;
}

.MainPicTable {
    background-color: rgb(255,255,255);
}
.MainPicComment {
  text-align: center;
  color : #0c0;
  font-size: 8pt;
  color: rgb(255,255, 255);
}
.GiftsTitle {
  text-align: center;
  color:rgb(0,0,0);
  font-size: 16pt;
  font-family:'Maiandra GD', 'Book Antiqua';
}
.GiftsText {
  text-align: center;
  color:rgb(0,0,0);
  font-size: 12pt;
  font-family:'Maiandra GD', 'Book Antiqua';
}
