body {
    background-image: url(../g/bkg.gif);
    background-repeat: repeat;
    background-color: #99CC99;
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: small;
    color: black;
    margin: 0;
}
TD { 
    font-size: 12px;z
    color: black; 
}
TD.header {
    background: #336600;
    font-weight: bold;
    color: #99CC66;
}
TD.li {
    font-weight: bold;
}
A:link {
    text-decoration: none;
    color: green;
}
A:visited {
    text-decoration: none;
    color: green;
}
A:active {
    text-decoration: none;
    color: green;
}
INPUT {
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #99CC66;
    background: #336600;
}
SELECT {
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;	
    color: #336600; 
    background: #99CC66;
}
.small {
    font-size: 9px;
}
#index {
    background-color: #336633;
    background-image: none;
}
div img {
    border:       1px solid #336600;
}
.thumbnail {
    border:       1px solid #336600;
}
img[height="100"] {
    border:       1px solid #336600;
}
.shadow {
	color: #799a00;
	font-weight: bold;
}
#top {
    background-image: url(../g/bkg1.gif);
}
h1.hide {
	display : none;
}

#lf {
	display: none	
}h1 .edit_b {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
#content .ful_text_div {
	margin-top: 10px;
}

