body {margin: 0}

a.menu:active {text-decoration:none;}
a.menu:visited {text-decoration:none;}
a.menu:link {text-decoration:none;}
a.menu:hover {text-decoration:none;}

a.line:active {text-decoration:underline;}
a.line:visited {text-decoration:underline;}
a.line:link {text-decoration:underline;}
a.line:hover {text-decoration:none;}

a.un_line:active {text-decoration:none;}
a.un_line:visited {text-decoration:none;}
a.un_line:link {text-decoration:none;}
a.un_line:hover {text-decoration:underline;}

a {
    font-size: 12px;
    font-family: tahoma;
    color: #6f9e38;
    text-decoration:underline;
}
a:hover {text-decoration:none;}

td, font, div {
    font-size: 12px;
    font-family: tahoma;
    color: #000000;
}

p {
    font-size: 12px;
    font-family: tahoma;
    color: #000000;
	margin: 0px 0px 15px 0px;
}

ul {
    font-size: 12px;
    font-family: tahoma;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 10px;
    list-style-image: url(../img/li1.gif);
}
.li2 {
    margin-top: 5px;
    margin-bottom: 5px;
    list-style-image: url(../img/li2.gif);
}

input, select, textarea {
    font-size: 11px;
    font-family: tahoma;
    color: #000000;
}

.input_text {
    font-size: 11px;
    font-family: tahoma;
    color: #969696;
    font-style: italic;
    padding-left:5px;
}

.itbg {
    background-image: url(../img/vecna1.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 544px;
}
.icobg1 {
    background-image: url(../img/icobg1.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}
.icobg2 {
    background-image: url(../img/icobg2.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}
.tmbg {
    background-image: url(../img/tmbg.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
.lbbg {
    background-image: url(../img/lbbg.gif);
    background-position: left top;
    background-repeat: repeat-y;
}
.rbbg {
    background-image: url(../img/rbbg.gif);
    background-position: left top;
    background-repeat: repeat-y;
}
.sbscrbg {
    background-image: url(../img/sbscrbg.gif);
    background-position: left top;
    background-repeat: no-repeat;
}
.sbbg {
    background-image: url(../img/sbbg.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.btbg {
    background-image: url(../img/btbg.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
.bnbg {
    background-image: url(../img/bnbg.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
.dot {
    background-image: url(../img/dot.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
.gdot {
    background-image: url(../img/gdot.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
.hdot {
    background-image: url(../img/hdot.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
.dots {
    background-image: url(../img/dots.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
.carbg {
    background-image: url(../img/carbg.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
.ftbg {
    background-image: url(../img/ftbg.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
.fbg {
    background-image: url(../img/fbg.gif);
    background-position: left top;
}


.font9 {font-size: 9px;}
.font10 {font-size: 10px;}
.font11 {font-size: 11px;}
.font12 {font-size: 12px;}
.font13 {font-size: 13px;}
.font14 {font-size: 14px;}
.font16 {font-size: 16px;}

.fwb {font-weight: bold;}

.lmp {padding-top:3px; padding-bottom:5px; padding-right:10px;}
.carp {padding-top:5px; padding-bottom:3px; padding-right:17px; padding-left:17px;}
.lp {padding-left:14px;}
.rp {padding-right:17px;}

.white {color: #ffffff;}
.black {color: #000000;}
.title {color: #354401;}
.link {color: #89a82a;}
.date {color: #b5b5b5;}
.ctitle {color: #538c0d;}
.ititle {color: #5b7d02;}
.print {color: #646464;}
.list {color: #608002;}
.pub_date {color: #7a7a7a;}
.print1 {color: #635856;}
.printcopy {color: #0c0506;}
.count {color: #c08802;}

a.lm:active {text-decoration:none; color: #538c0d;}
a.lm:visited {text-decoration:none; color: #538c0d;}
a.lm:link {text-decoration:none; color: #538c0d;}
a.lm:hover {text-decoration:none; color: #c08802;}

.ib {border:1px solid; border-color:#ffffff;}
.imgb {border:1px solid; border-color:#cacaca;}
.img {border:1px solid; border-color:#909090;}

.border {border:1px solid; border-color:#e2e2e2;}
.left {border-left:1px solid; border-color:#e2e2e2;}
.top {border-top:1px solid; border-color:#e2e2e2;}
.right {border-right:1px solid; border-color:#e2e2e2;}
.bottom {border-bottom:1px solid; border-color:#e2e2e2;}
.gb {border:2px solid; border-color:#ddddde;}
.gbt {border-top:2px solid; border-color:#ddddde;}
.gbl {border-left:2px solid; border-color:#ddddde;}

.width {width:98%;}
.w-useNav {
    float:right;
  /*   border:1px solid red; */
    
}
.useNav {
    width:119px;
    height:25px;
    background:url('../img/bg_useNav.png') no-repeat;
    filter:expression(fixPNG(this));
}
.useNav a {
    position:relative;
}