body {
    background-image: url(background.jpg); 
    margin-top: 0px;
}

a { text-decoration:none; }
a:hover { text-decoration:none; }
a:link { color: #FFF; }
a:visited { color:#FFF; }

h4 { border-bottom: 1px solid #666; }

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: black;
    }

.tborder { border: 1px solid #222; }
.menubar {
    color: white;
    width: 780;
    border: 0;
    background-color: #008ACC;  /* opposite: FF7533 */
    border-spacing: 0; /*echivalent cellspacing: 0;*/
    padding: 0; /* echivalent cellpadding: 0; */
    }
.menuimg{
    width:12;
    height:12;
    }
.menulink{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16;
    font: bold;
    }
.newsbox a:visited { color: #006699;}
.newsbox a:link { color: #006699; }
.newsbox{ border: 1px gray solid; }

.newstitle a:visited { color: #006699;}
.newstitle a:link { color: #006699; }
.newstitle{ border: 0px; }

.newsboximg {
    float: left;
    padding-right: 5px;
}
#navi {
	margin-left: 0;	padding-left: 0;
    list-style-type: none;
    font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    }

#navcontainer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 65%;
    }

#headertd {
    height: 115;
    background: url(blue_header.jpg);
    valign: middle;
    }

#leftmenu a:visited { color: #006699;}
#leftmenu a:link { color: #006699;}

#paging a:visited { color: #006699; }
#paging a:link { color: #006699; }
#paging{
    height:10px;
    vertical-align: bottom;
    text-align: center; /* echivalent align */
    clear: both;
    }