/* CSS Document */

body {
background-color:#FFFFFF;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
.fulltable {
width:100%;
height:100%;
}
.newstable {
width:100%;
height:100%;
background-color:#3A5E14;
}
.outertable {
width:760px;
}
.green {
background:#3A5E14;
}
.welcomefonts {
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
}
.footerfonts {
font-family:Verdana;
font-size:10px;
color:#B0B0B0;
}
.headingfonts {
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#80AA53;
}
.msgfonts {
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#ffffff;
}
.sublinksfonts {
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#FEB506;
}
.lightgreen {
background-color:#80AA53;
}
.newsfonts {
font-family:Verdana;
font-size:12px;
color:#000000;
}
