BODY {
   margin-top: 0px;
   margin-left: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   background: #fff url(top.jpg) no-repeat top center;
   font-family: Aial;
}
IMG {
   border:0px;
}
FORM {
   margin : 0px 0px 0px 0px;
}
td{
   font-family: Arial, sans-serif;
   font-size : 12px;
   color: #666666;
}
p{
  font-size: 12px;
  margin: 9 0 11 0;
}
table{
  border: 0px;
  border-collapse: collapse;
}

h1{
  color: #00A550;
  font-size: 18;
  margin: 20 0 25 0;
  font-weight: normal;
}
h2{
  font-weight: bold;
  color: #688FB8;
  font-size: 11;
  margin: 0 0 7 0;
}
.news{
  vertical-align: top;
  padding: 0 5 20 0;
}

.news_pix{
  vertical-align: top;
  padding: 0 15 20 0;
}
.news_date{
  color: #EF9C05;
  font-size: 12;
  font-weight: bold;
  margin: 0 0 13 0;
}
a.g,a.g:visited,a.g:active,a.g:hover{
   text-decoration: none;
   color: #666666;
}

a,a:visited,a:active{
   text-decoration: underline;
   color: #00A550;
}
a:hover{
   text-decoration: none;
   color: #00A550;
}
.btn {
      border: 1px solid #80C79B; 
      height: 19; 
      font-size: 11;
}
.frm {
      border: 1px solid #80C79B; 
      height: 19; 
      font-size: 11;
}
.msg{
	font-size: 14px;
	color: #EA8931;
	font-weight: bold;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}
