a:link {text-decoration: none; color: #993333;}
a:visited {color: #993333; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}

body {
font-family: sans-serif;
font-size: 12px;
color:#000000;
background-color:#ffffff;
margin: 0;
border-top: 2px solid #5A3921;
border-bottom: 2px solid #5A3921;
}

.headerblock {
width: 100%;
background: #A7D8FC;
border-bottom: 1px solid #5A3921;
}

.menublock {
width: 100%;
background: #A7D8FC;
border-bottom: 1px solid #5A3921;
z-index: 60;
}

.footerblock {
width: 100%;
height: 15px;
background: #A7D8FC;
border-top: 1px solid #5A3921;
clear: both;
font-size: 10px;
}

table { 
font-family: arial; color: #000000; font-size: 14px; 
width: 100%;
}

td {
vertical-align: top;

}

td.left {
background-color: #993333;
width: 190px;
}

td.center {
background-color: #ffffff; 
padding: 2px;
}

td.right {
background-color: #993333;
width: 200px;
}

b,i { 
color:#000066;
font-size:14px;
}

h1 {
font-family: serif;
font-size:16px;
letter-spacing:3;
margin:0px;
padding:0px;
width:100%;
color:#993333;
background-color:#ffffff;
text-transform:uppercase;
font-weight:bold;
text-align:center;
}

img {
border: 0;
}

.newsformat {
display: block;
padding:5px;
text-align:left;
}

#mainbody {
margin-top: 1px;
}

td.left{
  width: 190px;
  background-color: #993333;
}

td.center{
  background-color: #fff;
}

td.right{
  width: 200px;
  background-color: #993333;
}
