.main 
{  
background-image: url(images/pageback.jpg);
background-repeat: no-repeat;
vertical-align: top
}
.home 
{  
background-image: url(images/homeback.jpg);
background-repeat: no-repeat;
vertical-align: top
}
.bottom 
{  
background-image: url(images/bottomback.jpg);
background-repeat: no-repeat;
vertical-align: top
}
.heading
{
color:#000000;
font-family: "trebuchet ms", arial, 'sans serif'; 
font-size: 18px;
font-weight: bold
}
.heading2
{
color:#000000;
font-family: "trebuchet ms", arial, 'sans serif'; 
font-size: 15px;
font-weight: bold
}
.heading3
{
color:#000000;
font-family: "trebuchet ms", arial, 'sans serif'; 
font-size: 12px;
font-weight: bold
}
.maintext
{
color:#000000;
font-family: "trebuchet ms", arial, 'sans serif'; 
font-size: 12px
}
.smalltext
{
color:#007fff;
font-family: "trebuchet ms", arial, 'sans serif'; 
font-weight: normal;
font-size: 10px
}
.highlight
{
color:#890b0b;
font-family: "trebuchet ms", arial, 'sans serif'; 
font-size: 12px
}
.mainlink:link    
{
color:#007fff;
font-family: "trebuchet ms", arial, 'sans serif';
font-size: 12; 
text-decoration: none
}
.mainlink:visited 
{
color:#007fff;
font-family: "trebuchet ms", arial, 'sans serif';
font-size: 12; 
text-decoration: none
}
.mainlink:active  
{
color:#007fff;
font-family: "trebuchet ms", arial, 'sans serif';
font-size: 12; 
text-decoration: none
}
.mainlink:hover   
{
color:#890b0b;
font-family: "trebuchet ms", arial, 'sans serif';
font-size: 12;
text-decoration: underline
}
.smalllink:link    
{
color:#007fff;
font-family: "trebuchet ms", arial, 'sans serif';
font-size: 10; 
text-decoration: none
}
.smalllink:visited 
{
color:#007fff;
font-family: "trebuchet ms", arial, 'sans serif';
font-size: 10; 
text-decoration: none
}
.smalllink:active  
{
color:#007fff;
font-family: "trebuchet ms", arial, 'sans serif';
font-size: 10; 
text-decoration: none
}
.smalllink:hover   
{
color:#890b0b;
font-family: "trebuchet ms", arial, 'sans serif';
font-size: 10;
text-decoration: underline
}
