body
{
margin: 0;
padding: 0;
font-family: Sans, Verdana, Helvetica, Arial, Serif;
font-size: 12px;
color: #000000;
background: #F7F1C7;
text-decoration: none
}

table
{
font-family: Sans, Verdana, Helvetica, Arial, Serif;
font-size: 12px;
color: #000000;
text-decoration: none
}

a:link {  font-weight: bold; color: #006600; text-decoration: none}
a:visited {  font-weight: bold; color: #006600; text-decoration: none}
a:hover {  font-weight: bold; color: #006600; border-bottom: 1px solid #000; border-top: 1px solid #000;}
a:visited:hover {  font-weight: bold; color: #006600; border-bottom: 1px solid #000; border-top: 1px solid #000;}
a:active {  font-weight: bold; color: #006600; text-decoration: none}

.act: {
  color: #f00;
}
div#navigation
{
float: left;
width: 166px;

padding-top: 2em;
padding-bottom: 2em;
background-color: #3A5421;
border-right: 1px solid #9DA694;
}

div#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

div#navigation ul li { margin-top: 4px; }

.act {
    color: #ff6;
}


#navigation ul li a
{
display: block;
width: 150px;
padding: 1px 5px 1px 10px;
text-decoration: none;
color: #fff;
border-bottom: 1px solid #3A5421;
border-top: 1px solid #3A5421;
}

#navigation ul li a:hover
{
color: #000;
background-color: #ccc;
border-right: 8px solid #000;
border-bottom: 1px solid #000;
border-top: 1px solid #000;

}
.nolink
{
display: block;
width: 150px;
padding: 1px 5px 1px 10px;
text-decoration: none;
color: #eee;
}
.sublink
{
display: block;
width: 125px;
padding: 1px 5px 1px 15px;
text-decoration: none;
color: #fff;
}

div#content
{
width: 800px;
background-color: #F7F1C7;
margin-left: 180px;
margin-top: 8px;
text-align: justify;
line-height: 150%;
float: top;
}

div#ulc
{
background-color: #F7F1C7;
float: left;
height: 136px;
width: 166px    ;
border-right: 1px solid #9DA694;
}

div#head
{
height: 136px;
background-image: url('images/lvhead.gif');
background-repeat: no-repeat;
background-color: #BCC5B3;
border-bottom: 1px solid #9DA694;
}

div#footer
{
font-family: Sans, Verdana, Helvetica, Arial, Serif;
font-size: 9px;
color: #000000;
margin-left: 0px;
padding: 4px 48px 4px 166px;
text-decoration: none;
text-align: justify;
border-top: 1px solid #9DA694;
float: bottom;
clear: both;
}


.otherlink
{
 text-decoration: none
}

a.otherlink:link {  font-weight: bold; color: #006600; text-decoration: none}
a.otherlink:visited {  font-weight: bold; color: #006600; text-decoration: none}
a.otherlink:hover {  font-weight: bold; color: #006600; border-bottom: none; border-top: none;}
a.otherlink:visited:hover {  font-weight: bold; color: #006600; border-bottom: none; border-top: none;}
a.otherlink:active {  font-weight: bold; color: #006600; text-decoration: none}


.keret {
  margin: 15px;
  margin-left: 195px;
  border: 2px solid #3A5421;
}
.right {
  float: right;
}
.left {
  float: left;
}

.margin {
  margin: 10px;
}

.clear {
  clear: both;
}
.block {
  margin: 20px;
  border: 1px solid #9ACD32;
  width: 40%;
}
.align-right {
  text-align: right;
}






