body  { font: 8pt;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
		
    	}
.ticker{
		font: 14px Helvetica sans-serif;
		background: #D8D5D1;
		color: #000000;
		font-weight:bold;
}	
/*	
table{
border:1px outset #99B241;
}
*/ 
.fltrt {
    	float: right;
    	margin-left: 8px;
		}
    .fltlft {
    	float: left;
    	margin-right: 8px;
		}
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
		}
.Stil1 {
font-size: large;
}
a:link {
color: #000000;
text-decoration:none;
}
a:visited {
color: #000000;
text-decoration:none;
}
a:hover {
color: #727F39;
text-decoration:none;
}
a:active {
color: #727F39;
text-decoration:none;
}
h4{
		font: 10pt Verdana sans-serif;
		color: #3D480E;
		font-weight:bold;
		margin:0px;
		line-height:150%;
}
h2{
		font: 11pt Verdana sans-serif;
		color: #3D480E;
		font-weight:bold;
		margin:0px;
		line-height:150%;
}
h1{
		font: 12pt Arial sans-serif;
		color: #3D480E;
		font-weight:bolder;
		margin:0px;
		line-height:120%;
}
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

.text{font: 11px Verdana, Arial, Helvetica, sans-serif;}
.fett{font-weight:bold;}
/* CSS Tabs */
#button {
       
        width: 174px;
        border-right: 1px solid #727F39;
        padding: 0 0 0 0;
        margin-bottom: 0;
        font-family: Comic Sans,cursive;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 13px;
		font-weight:600;
        background-color: #727F39;
        color: #333;
        }

        #button ul {
		
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
		
                border-bottom: 1px solid #727F39;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #727F39;
                border-right: 10px solid #727F39;
                background-color: #BFD557;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #BFD557;
                border-right: 10px solid #BFD557;
                background-color: #F6FF5D;
                color: #000;
                }

        #button li #active {
                border-left: 10px solid #BFD557;
                border-right: 10px solid #BFD557;
                background-color: #F6FF5D;
                color: #000;
                }
