.body {
scrollbar-3d-light-color: #83631a;
scrollbar-arrow-color: #83631a;
scrollbar-base-color: #7c6924;
scrollbar-darkshadow-color: #83631a;
scrollbar-face-color: #b29f65;
scrollbar-highlight-color: #b29f65;
scrollbar-shadow-color: #b29f65;
scrollbar-track-color: #c6b37b;
}

.table {background-repeat: no-repeat;
background-attachment: fixed;
}

.td {padding-right:10px;
}

.txt {
    font-family: Verdana, Tahoma, "Times New Roman";
    font-size: 11px;
    color: #000000;
    line-height: 15px;
}
a {color: black; text-decoration: underline;}
a:hover {color: black; text-decoration: none;}

.titlep {color: #85641f; font-family: Verdana; font-size: 14px; font-weight: bold;}

.menu {color: #1d1d15; font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration: none;}
.menu:hover {color: #1d1d15; font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration: underline;}
ul {
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	margin-left:5px;
}
li {
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	line-height:15px;
}
.actStyle {
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	line-height:15px;
        font-style: italic;
}
.txt img {
    margin: 5px 5px 5px 10px;
    padding: 5px;
    border: 1px solid #999999;
}
