.nfHead {
width:760px;
height:143px;
}
.nfBody{
width:760px;
}
.nfHeadMenuButton{
font-size: 11px;
font-weight: bold;
}
.nfHeadMenuButton a{
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, 0.6);
height:20px;
line-height:20px;
padding:0 5px 5px 5px;
}
.nfHeadMenuButton a:link,.nfHeadMenuButton a:visited,.nfHeadMenuButton a:active,.nfHeadMenuButton a:hover {
color:#333333;
text-decoration:none;
}
.nfHeadMenuButton a:hover{
background-color:#999999;
}
.nfMenuTable{
margin-topx:120px;
vertical-align:bottom;
}
.nfTitle{
padding:0 5px 0 5px;
width:190px;
font-size:18px;
font-weight:bolder;
color:#FFF;
text-shadow:1px 1px 4px #000;
}
.nfShortDescr{
font-size:14px;
padding:3px;
color:#000;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, 0.6);
text-shadow:none;
font-weight:normal;
}
.nfHeadMenu{
text-align:left;
}
.nfHighlights {
width:190px;
}
.nfBlkA,.nfBlkA .title,.nfBlkA .descr{
padding-left:10px;
}
.nfBlkA .title,.nfBlkB .title{
font-weight:bold;
}
.nfBlkAImg{
padding-top:20px;
}
.nfBlkB{
font-size:10px;
padding-top:20px;
vertical-align:top;
width:175px;
padding-left:5px;
background-repeat:no-repeat;
background-position:70px 70px;
}
.hl0,.hl1,.hl2{
margin:5px 0 5px 0;
}
.hl0 {

}
.img {
box-shadow: 1px 1px 3px #000;
border-radius: 5px;
}
