.header {  background-image: url(assets/index.jpg); background-repeat: no-repeat; background-position: center}

.menu {
width: 120px;
}


a.menu { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 12px; 
font-weight: bold; 
color: #3069B8; 
text-decoration: none; 
background-color: #e9f4fe; 
filter:Alpha(Opacity=70) ; 
height:16px;
margin: 2px; 
padding: 3px;
display: block;
width: 117px;
float: left;
font-style: normal;
text-align: middle; 
}
a.menu:hover { 
text-decoration: none; 
color: #FFFFFF; 
background-color: #FF9900; 
filter: Alpha(Opacity=100);
font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold
font-style: normal
}

td {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #4168B3; font-style: italic}
.white { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #FFFFFF}
.titles { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px;color: #58A8ED; font-style: italic; ; text-align: left; font-weight: bold} 
a {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #2F69B3; font-style: italic}
a:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #FF6600; text-decoration: underline}
.imgborder {  border: 5px #FFFFFF solid}
