td{
font-family: Verdana;
font-size:11px;
color:#444444;
}
h1{
font-family: Tahoma;
font-size:18px;
font-weight:bold;
color:#0070BA;
}

h2{
font-family: Tahoma;
font-size:14px;
font-weight:bold;
color:#555555;
}
a{
color:#2222ff;
text-decoration: none;
}
a:hover{
color:#ff0000;
text-decoration: none;
}
.menu{
color:#ffffff;
font-size: 16px; 
font-weight: bold; 
text-decoration: none;
}
.menu:hover{
color:#ff0000;
text-decoration: none;
}

@media screen {.PrintOnly {display:none}}
@media print {.ScreenOnly {display:none}}


#dropmenudiv{
position:absolute;
border:none;
border-bottom-width: 0;
font:normal 11px Verdana;
color:#ffffff;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ffffff;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #eeeeee;
}
.buttons{
color: #0000dd; 
font-weight: bold; 

padding:6px;
margin: 2px;
}


