@charset "utf-8";
/* CSS Document */

body {
	color:red;
	margin:0;
	}
td {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
body {
        background-image: url(../images/e029_03.png);
}
.content {
        padding-top: 15px;
        padding-right: 15px;
        padding-bottom: 45px;
        padding-left: 15px;
}
.menutop {
        height: 36px;
        padding-right: 17px;
        padding-left: 10px;
        vertical-align: middle;
        font-weight: normal;
        color: #000000;
        background-repeat: no-repeat;
        background-position: right;
}
a:link, a:visited {
        color: #FF0000;
        text-decoration: underline;
}
a:hover {
        color: #000099;
        text-decoration: none;
}
.menutop a:link, .menutop a:visited {
        color: #0000FF;
        text-decoration: none;
}
.menutop a:hover {
        color: #000000;
        text-decoration: underline;
}
.footer, .footer a:link, .footer a:visited {
        color: #000000;
        vertical-align: top;
        padding-top: 13px;
}
.newsbar {
        color: #FFFFFF;
        font-weight: bold;
        padding-left: 15px;
        vertical-align: bottom;
        padding-bottom: 10px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #999999;
        background-color: #ABB1B1;
}
.logo {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #FFFFFF;
}
.leftcontent {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 25px;
        padding-left: 10px;
}
.style1 {font-size: 16px}
.date {
        color: #FFFFFF;
        padding-right: 15px;
        padding-left: 15px;
}

