/* CSS Document */
h1{
color: #165829;
font-size: 20px;
margin: 0px 0 5px 0;
}
h2{
color: #541200;
font-size: 15px;
margin: 0px 0 0px 0;
}
a, a:link, a:active, a:visited{
text-decoration: none;
color: #541200;
font-weight: bold;
}  
a:hover{
text-decoration: underline;
color: #541200;
}
a.menu, a.menu:link, a.menu:active, a.menu:visited{
text-decoration: none;
color: #541200;
font-weight: bold;
font-size: 14px;
margin: 0 3px 0 3px;

}  
a.menu:hover{
text-decoration: underline;
color: #541200;
font-weight: bold;
}

a.mainmenu, a.mainmenu:link, a.mainmenu:active, a.mainmenu:visited{
text-decoration: none;
color: #541200;
font-weight: bold;
font-size: 14px;
line-height: 17px;
margin: 3px

}  
a.mainmenu:hover{
text-decoration: underline;
color: #541200;
font-weight: bold;
}
#footer{
float: left;
width: 765px;
background-image: url(../images/pageBase.gif);
background-repeat: no-repeat;
background-position: top;
height: 50px;
padding: 7px 0 0 0;
font-size: 10px;
text-align: right;
color: #541200;
background-color: #ffd454;
}
a.footerLink, a.footerLink:link, a.footerLink:active, a.footerLink:visited{
text-decoration: none;
color: #541200;
font-size: 10px;

}  
a.footerLink:hover{
text-decoration: underline;
color: #541200;
}
a.downloadLink, a.downloadLink:link, a.downloadLink:active, a.downloadLink:visited{
text-decoration: none;
color: #541200;
font-size: 16px;
text-align: center;
font-weight: bold;

}  
a.downloadLink:hover{
text-decoration: underline;
color: #541200;
}
