body, table, tr, td, div, span, p, form, input, select, textarea {
        font-family: verdana, tahoma, arial, sans-serif;
        font-size: 11px;
        color: #1c3801;
}
p {
        margin: 5 10 5 10;
}
h1 {
        font-size: 15px;
        font-weight: bold;
        font-family: arial;
        padding: 3 3 3 3;
        margin: 0 0 0 0;
        color: #ab6219;
}
h2 {
        color: #ab6219;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 13px;
}
h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 13px;
        margin: 10 0 0 0;
        color: #42750f;
}
.body {
        margin: 0 0 0 0;
}
.arrow{
        width: 26;
        height: 21;
        vertical-align: middle;
        margin: 0 10 0 10;
}

.works {
        text-align: center;
        margin: 15 5 15 5;
}
.table {
        padding: 0 0 0 0;
        width: 100%;
        border: 0;
        border-spacing: 0;
        background-repeat: repeat-x;
}
.menu {
        font-weight: bold;
        color: #42750f;
        font-size: 12px;
}
h1 {
        color: #ab6219;
        font-size: 18px;
}

.menu2 {
        color: #ab6219;
        font-size: 12px;
}

.menu2{ color: #42750f;}
.copyright {
        font-size: 9px;
}
.gal {
        width: 168;
        height: 132;
        background-image: url(/res/gal.jpg);
}
a.menu {
        text-decoration: none;
}
a.menu:hover {
        text-decoration: underline;
}
a.gal_1 {
        text-decoration: none;
        color: #ad651d;
        font-weight: bold;
}
a.gal_1:hover {
        text-decoration: underline;
        color: #ad651d;
}

#pagepath a {
	 font-weight: bold;
        color: #42750f;
        font-size: 11px;
  }
a {
        text-decoration: underline;
        color: #ad651d;
        font-weight: bold;
}
a:hover {
        text-decoration: none;
        color: #ad651d;
}

a.tt:hover{
position:relative;
z-index:23;
}
a.tt span{
display:none;
}
a.tt:hover span{
display:block;
position:absolute;
top:-22px;
left:100px;
background:#fafafa;
border:1px solid #ccc;
color:#000;
z-index:20;
width:100px;
padding:1px;
font-size:9px;
cursor:pointer;
font-color:#1c3801;
font-weight:normal;
text-decoration:none;
}
