body
{
  background-image: url('images/background.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
  color: #CCCCCC
}

.menutext {
        width: 130px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #FFFFFF;
        padding-left: 8px;
        text-decoration: none;
        background-color: transparent;
        font-weight: normal;
}

a.menutext {
        }

a.menutext:visited {
        }
                
a.menutext:hover {
                color: #000000;
                background-color: #ffffff}


.text {        
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #FFFFFF
}

.goldtext {        
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #FFCC33
}

a.link {
  color: #CCCCCC
}

a.visited {
  color: #CCCCCC
}

a.active {
  color: #FFFFFF
}
 
.title {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16pt;
        text-align: center;

}

.subHeading {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        color: #FFFFFF;


}
.smalltext {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
}
.subHeadingblue {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        color: #6699CC

}
.subHeadingDullwhite {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        color: #BBBBBB

}
.tk {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;
}
.tktitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: bold;
        color: #00FF00;
}
.tktext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        color: #00FF00;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;

}
.tktextsmall {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        color: #00FF00;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
}
