@import url(global.css);

.bottomline
{
        width:100%;
        height: 25px;
        margin:0;
        padding:0;
        /*background-color:#D1D3D4;     */
}

.bottomlinkstyle, a.bottomlinkstyle, .bottomtext
{
        padding: 0;
        text-decoration: none;
        font-size: 10px;
        font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    color: #68696C;
}
.bottomtext a:link, .bottomtext a:visited, .bottomtext a:hover, .bottomtext a:active
{
	color: #68696C;
}

.topline
{
     height:1px;
     background-color:#9DD29C;
}

#topnavi1 a:link, #topnavi1 a:visited, #topnavi1 a:active
{
	color: #F6F6F6;
}

#topnavi1 a:hover
{
	color: #003D0E;
}

