html,body
{
    width:100%;
    height:100%;
}
body{
	margin:0;
	padding:0;
	background:#fff;
	color:#000;
	font:12px Arial,Helvetica;voice-family:"\"}\"";
	voice-family:inherit;
	font-size:11px;
}
html>body {
	font-size:11px;
}
td{
	color:#000;
	font:12px Arial,Helvetica;
}

.menulink{
	color:#000;
	text-align:left;
	font:12px Arial,Helvetica;
	line-height:20px;
}

.menudeadlink{
	color:#A71E2E;
	text-align:left;
	font:12px Arial,Helvetica;
	line-height:20px;
}


a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#A71E2E;
	text-decoration:none;
}

table {
    position: relative;
}

#newsBox {
    font-size: 12px;
    background: #efefef;
    width: 160px;
    height: 180px;
    position: absolute;
    text-align: left;
    float: left;
    margin-left: 735px;
    margin-top: -21px;
}
#newsBoxHeader {
    background: #ad261e;
    border-bottom: 3px #ffffff solid;
    height: 40px;
}
#newsBoxHeader img#sym {
    position: absolute;
    left: 100px;
    top: -28px;
}
#newsBox p {
    margin: 10px;
}
#newsBox h3 {
    margin: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #ad261e;
    line-height: 120%;
}
