body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
a{
color: #193683;
}
h1{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
h2{
font-weight: bold;
font-size: 14px;
}
.content{
text-align: justify;
}
.content img{
margin: 10px;
margin-right: 0px;
margin-top: 0px;
}
#topMenu{
background-color: #193683;
border: 1px solid #FFFFFF;
}
#topMenu td{
border: 1px solid white;
text-align: center;
}
#topMenu a{
width: 100%;
color: #FFFFFF;
text-decoration: none;
display: block;
line-height: 26px;
}
#topMenu a:hover{
background-color: #FFFFFF;
color: #446CAA;
}
.submenudiv{
width: 220px;
position:absolute;
top: 10px;
border: 2px solid #FFFFFF;
border-bottom-width: 0px;
line-height:26px;
z-index:100;
background-color: #DDE5ED;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#193683,direction=135,strength=4);
}

.submenudiv a{
width: 100%;
display: block;
border-bottom: 2px solid #FFFFFF;
text-indent: 8px;
text-decoration: none;
}

.submenudiv a:hover{
background-color: #FFFFFF;
}

.title{
color: #193683;
font-weight: bold;
margin-top: 5px;
margin-left: 8px;
text-decoration: underline;
}
.ntext{
font-size: 11px;
}
.pricelist td, .pricelist, .pricelist th{
border: 1px solid #000000;
padding: 2px;
}
.pricelist th{
background-color: #CCCCCC;
text-align: left;
}
