.largeLink
{
    font-family: verdana, "Trebuchet MS", arial,serif;
    font-size: 14pt;
    color: black;

}

.largeLink:hover
{
    background-color: #FFDA6F;
}


.buttonStyle
{
    font-size: 8pt;
    font-family: verdana,serif;
    color: #ECCFCA;
    background: #A94128;
    font-weight: bold;
        
         padding-top: 0px;
  padding-right: 3pt;
  padding-left: 3pt;
  padding-bottom: 0pt;
 
  border-top: 1px black solid;
  border-right: 1px black solid;
  border-bottom: 1px black solid;
  border-left: 1px black solid;
    
}

ul {
	list-style-type: square;
}



.selectStyle
{
    font-size: 8pt;
    font-family: verdana,serif;
    color: black;
        width: 100px;
    background: #eeeeee;
}


.inputTextStyle
{
     width: 100px;
     font-family: verdana,serif;
     color: black;
     font-size: 8pt;
     background: #F2F0F0;
}

li {
	font-size: 22px;
}

.boxTextHeader
{
    font-family: verdana, "Trebuchet MS", arial,serif;
    font-size: 9pt;
    font-weight: bold;
    height: 20px;
    color: white;
     background-color:#003265;
}

.blankCell
{
 font-size: 2pt;
 font-family: verdana, "Trebuchet MS",serif;
}

.defaultStyle
{
 font-size: 8pt;
 font-weight: bold;
 

}



BODY {
  font-family: verdana, "Trebuchet MS", arial,serif;
  font-size: 7pt;
  scrollbar-3d-light-color: #5E88B0;
  scrollbar-arrow-color:#5E88B0;
  scrollbar-base-color:#1E63B0;
  scrollbar-dark-shadow-color:#5E88B0;
  scrollbar-face-color:#C2D7EA;
  scrollbar-highlight-color:grey;
  scrollbar-shadow-color:black
}

td
{
 font-family: verdana,serif;
 font-size: 8pt;
}



.box
{
    background-color: #C2D7EE;
}




.smallLink
{
  font-size: 8pt;
    font-family: arial,serif;
    color: black;
}

.smallLink:hover
{
    background-color: #FFDA6F;
    
}

.titleBig
{
    font-size: 18pt;
    font-weight: bold;
    font-family: verdana,serif;
    
}
