@import url(global.css);

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

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

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

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

#topnavi1 a:hover
{
	color: #760000;
}

