body, td {
           font-size: 70%;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           background : #D6C78D;
}

.link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
}

a:link{
        color : #A0522D;
        text-decoration : none;
}

a:visited{
           color : #D2691E;
           text-decoration : none;
}

a:active{
          color : #CD5C5C;
          text-decoration : none;
}



.smallprint{
             text-align : center;
}
.caption{
          text-align : center;
}



.greySquare {
              background-color : #CCCCCC;
}



.mainHeading {
               font-family: Verdana, Arial, Helvetica, sans-serif;
               font-style: normal;
               font-variant: small-caps;
               font-weight: bold;
               font-size: 80%;
               background-color : #FFFFCC;
               border-bottom : 1px solid Black;
               border-top : 1px solid Black;
               text-indent : 2%;
               padding-bottom : 3px;
               padding-top : 3px;
}
.subHeading {
              font-family: Arial, Helvetica, sans-serif;
              font-style: normal;
              background-color : #FFFFCC;
              border-bottom : 1px solid Black;
              text-indent : 2%;
              padding-bottom : 3px;
              padding-top : 3px;
}
.smallHeading{
               font-family: Verdana, Arial, Helvetica, sans-serif;
               font-style: normal;
               font-variant: small-caps;
               font-weight: bold;
               background-color : #FFFFCC;
               border-bottom : 1px solid #660000;
               border-bottom-width : 1px;
               border-top : 1px solid #660000;
               border-top-width : 1px;
}



.heading{
          font : bold 115% Verdana,Arial,Helvetica,sans-serif;
}

#pageheader1 {
               background-color : #990000;
               color : White;
               font-size : small;
               font-weight : bolder;
               text-align : left;
}

#pageheader2 {
               color : White;
               background-color : #660000;
               text-align : left;
               font-size : small;
               font-weight : bolder;
}

#pageheader3 {
               color : White;
               background-color : #936700;
               text-align : left;
               font-size : small;
               font-weight : bolder
}

#pageheader4 {
               color : White;
               background-color : #990099;
               text-align : left;
               font-size : small;
               font-weight : bolder
}

#pageheader5 {
               color : White;
               background-color : #cc6600;
               text-align : left;
               font-size : small;
               font-weight : bolder
}

#pageheader6 {
               color : White;
               background-color : #FF9933;
               text-align : left;
               font-size : small;
               font-weight : bolder
}

#pageheader7 {
               color : White;
               background-color : #FCCF74;
               text-align : left;
               font-size : small;
               font-weight : bolder
}




.textinput {
             border: #ccc 1px solid;
             background: #DEE8C5;
}

.numericinput {
                border: #ccc 1px solid; 
                text-align: right;
                background: #DEE8C5; 
}

.button{
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.checkbox {
            border: #ccc 1px solid; 
            background: #DEE8C5;
}



.stars {
         color : #A55129;
         font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
         font-size : 105%;
         font-weight : bold;
         letter-spacing : 10px;
         text-align : center;
}

.hrule {
         color : Black;
}

control{
         FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
         TEXT-ALIGN: left
}

UL.neat {
          list-style : circle inside none;
          line-height: 130%;
          display : block;
          list-style-position : inside;
          list-style-type : circle;
          white-space : normal;
          list-style-image : none;
}

h3 { font-size: 105%; }
