.imgfade {
 filter: alpha(opacity=100);
 -moz-opacity: 0.5;
 margin-left: 3px;
}

.imgfull {
 filter: alpha(opacity=70);
 -moz-opacity: 1;
 margin-left: 3px;
}

.menu {
        font : Bold 13px Verdana,  Arial, Helvetica, sans-serif;
        line-height : 14px;
        }
.menu a,.menu a:link,.menu a:active,.menu a:visited {
        display : block;
        background : #BB0007;
        color : #FFFFFF;
        text-decoration : none;
        line-height : 14px;
        }
.menu a:hover {
        background : #BB0007;
        color : #2E6FFD;
        cursor : pointer;
        text-decoration : none;
        }

.nostyle {
	color : #FFFFFF;
	text-decoration : none;
	}


.jlborder {
  border-width: 3px;
  border-color: #ffffff;
  border-style: solid;
}


}

