Body {
 font-family : verdana, helvetica, arial;
 margin-left : 0;
 margin-top : 0;
 background-image:url(../images/background.gif);
}

.red {
 color : #FF0000;
}

A:link {
 text-decoration : none;
 color : #000000;
}

A:visited {
 text-decoration : none;
 color : #000000;
}

A:hover {
 text-decoration : underline;
}

A.menu:active {
 font-size : 14px;
 font-weight : bold;
 color : #FFFFFF;
 background-color : #00006C;
 text-decoration : none;
}

A.menu:link {
 font-size : 14px;
 font-weight : bold;
 color : #FFFFFF;
 background-color : #00006C;
 text-decoration : none;
}

A.menu:visited {
 font-size : 14px;
 font-weight : bold;
 color : #FFFFFF;
 background-color : #00006C;
 text-decoration : none;
}

A.menu:hover {
 font-size : 14px;
 font-weight : bold;
 color : #FFFF01;
 background-color : #00006C;
 text-decoration : none;
}

A.bottomleft:link {
 text-decoration : none;
 color : #FFFFFF;
}

A.bottomleft:visited {
 text-decoration : none;
 color : #FFFFFF;
}

A.bottomleft:hover {
 text-decoration : underline;
 color : #FFFFFF;
}

A.newssub:link {
 text-decoration : none;
 font-weight : bold;
 color : #AE0009;
}

A.newssub:visited {
 text-decoration : none;
 font-weight : bold;
 color : #AE0009;
}

A.newssub:hover {
 text-decoration : underline;
 font-weight : bold;
 color : #AE0009;
}

A.mail:link {
 text-decoration : none;
 color : #00006C;
}

A.mail:visited {
 text-decoration : none;
 color : #00006C;
}

A.mail:hover {
 text-decoration : underline;
 color : #00006C;
}

DIV.head {
 font-weight : bold;
 color : #AE0009;
}

DIV.copyright {
 font-size : 10px;
}

.newshead {
 font-size : 14px;
 font-weight : bold;
}

.news {
 font-size : 14px;
}

.newssub {
 font-size : 10px;
 color : #AE0009;
}

DIV.bottomleft {
 font-size : 10px;
 padding-left : 10px;
}

TABLE.home {
 width : 100%;
}

TD.home {
 width : 50%;
 vertical-align : top;
}

TD.menu {
 background-color : #00006C;
 color : #FFFFFF;
 width : 160px;
 height : 640px;
}

TD.text {
 background-color : #3399FF;
 font-size : 15px;
 color : #000000; 
 width : 580px;
 padding-left : 40px;
 padding-right : 20px;
}

TD.top {
 background-color : #3399FF;
 color : #000000; 
 width : 800px;
 height : 150px;
}

TD.bottom {
 background-color : #3399FF;
 color : #000000;
 width : 600px;
 height : 60px;
 text-align : right;
 padding-right : 40px;
}

INPUT.text {
 background-color : #ffffcc;
 font-size : 15px;
 color : #000000;
}

p.poster {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size : xx-small;
 color: black;
 border-bottom-style: dashed;
 border-width: 1px;
}

table.content {
 /*background-color: #F5F5F5;*/
 width: 100%;
}

td.content {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 padding-left: 10px;
 padding-right: 5px;
}