body { 
margin: 0 auto; 
background-color:#799C5A;  
text-align:center;
background-image: 
url('../images/top_bckg.jpg');
background-repeat: no-repeat;
background-position:top center;
}
td {
font-family : Arial, Helvetica, sans-serif;
font-size: 11px;
}
td.main {
background-color:#FFFFFF;
padding: 5px;
}
#title {
font-size: 25px; 
font-family : Arial, Helvetica, sans-serif;
color: #799C5A;
}
td.box {
	background-image:url(../images/box_bckg.jpg);
	background-repeat:no-repeat;
}
#boxtext {
	width:340px;
}

td.boxright {
	background-image:url(../images/boxright.jpg);
	background-repeat:no-repeat;
}

#righttitle {
	font-size: 12px; 
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #30A3C2;
}

#indextitle {
padding:5px;
font-size: 25px; 
font-family : Arial, Helvetica, sans-serif;
color: #799C5A;
background-color:#FFFFFF;
}
#newstitle {
font-size: 20px; 
font-family : Arial, Helvetica, sans-serif;
color: #799C5A;
}

#newnav
  {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9DB347;
	margin: 1px;
	padding: 10px;
	text-decoration:none;
	text-align: left;
    display: block;
    width: 200px;
    height: 30px;
    background: url("../images/navup.jpg") no-repeat 0 0;

  }

  #newnav:hover
  { 
  color: #FFCC00;
  background: url("../images/navover.jpg") no-repeat 0 0;
  }

a.top{ color:#000000; font-size: 15px; font-family : Arial, Helvetica, sans-serif;}
a.top:link { color:#000000; text-decoration:none; font-weight:normal }
a.top:visited { color:#000000; text-decoration:none; font-weight:normal }
a.top:hover { color:#FFF33E; text-decoration:none; font-weight:normal }
a.top:active { text-decoration: none; }

a.title{ color:#799C5A; font-size: 25px; font-family : Arial, Helvetica, sans-serif; padding: 5px; background-color:#FFFFFF;}
a.title:link { color:#799C5A; text-decoration:none; font-weight:normal }
a.title:visited { color:#799C5A; text-decoration:none; font-weight:normal }
a.title:hover { color:#FFF33D; text-decoration:none; font-weight:normal }
a.title:active { text-decoration: none; }

a.arch{ color:#859767; font-size: 12px; font-family : Arial, Helvetica, sans-serif; padding: 5px; background-color:#FFFFFF;}
a.arch:link { color:#859767; text-decoration:none; font-weight:normal }
a.arch:visited { color:#859767; text-decoration:none; font-weight:normal }
a.arch:hover { color:#FFCC33; text-decoration:none; font-weight:normal }
a.arch:active { text-decoration: none; }

a.bot{ color:#000000; font-size: 12px; font-family : Arial, Helvetica, sans-serif;}
a.bot:link { color:#000000; text-decoration:none; font-weight:normal }
a.bot:visited { color:#000000; text-decoration:none; font-weight:normal }
a.bot:hover { color:#FFF33E; text-decoration:none; font-weight:normal }
a.bot:active { text-decoration: none; }

input,textarea.style{
font-size: 15pt; 
color: #666666; 
border-style: solid; 
border-color: #999999; 
border-width: 0;
}

a.hd{ color:#FFCC33; font-size: 12px; font-family : Arial, Helvetica, sans-serif;}
a.hd:link { color:#FFCC33; text-decoration:none; font-weight:normal }
a.hd:visited { color:#FFCC33; text-decoration:none; font-weight:normal }
a.hd:hover { color:#859767; text-decoration:none; font-weight:normal }
a.hd:active { text-decoration: none; }
