body {
}
table
{
  border-width: 0px;
  width: 770px;
  margin-left:auto;
  margin-right:auto;
}
td
{
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
td.header
{
  width: 770px;
  height: 83px;
color: #ffffff;
  background-image: url(header.png);
  
}
tr.menu
{
  height:24px;
}
td.menu
{
  height:24px;
  text-align:center;
}
td.content
{
  text-align:center;
  vertical-align:top;
}
.menu
{
margin: 10px 0 0 100px;
padding: 0;
height: 24px;
}
.menu ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
.menu ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}
.menu ul li a
{
background: #C8C4C4;
width: 78px;
height: 22px;
border-top: 1px solid #A1A1A1;
border-left: 1px solid #A1A1A1;
border-bottom: 1px solid #A1A1A1;
border-right: 1px solid #A1A1A1;
padding: 0;
margin: 0 0 10px 0;
color: #FFFFFF;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/22px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
.menu ul li a:hover
{
background: #A1A1A1;
}
.menu a:active
{
background: #A1A1A1;
}
.menu li#active a
{
background: #A1A1A1;
}
table.download
{
margin: 0 0 0 0;
width:760px;
  border-collapse: collapse;
  border: none;
}
tr.download
{
background-color:#EDEDED;
color:#4D4D4D;
width:760px;
  border: none;
}
td.downloadleft
{
  width:88%;
}
td.downloadright
{
  width:12%;
  text-align:right;
}
div.download
{
  font-family:arial;
  font-size:small;
}
a.download
{
  color:#4D4D4D;
  text-decoration:none;
}

table.news
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width:760px;
  border-collapse: collapse;
  border: none;
}
tr.news
{
  background-color:#EDEDED;
  color:#4D4D4D;
  width:760px;
  border: none;
}
td.newsleft
{
  width:88%;
  border: none;
}
td.newsright
{
  width:12%;
  border: none;
}
div.news
{
  font-family:arial;
  font-size:small;
}
a.news
{
  color:#4D4D4D;
  text-decoration:none;
}

table.links
{
  margin: 0 0 0 0;
  width:760px;
  border-collapse: collapse;
  border: none;
}
tr.links
{
background-color:#EDEDED;
color:#4D4D4D;
width:760px;
  border: none;
  text-align:center;
  font-weight:bolder;
  font-size:larger;
}
td.links
{
  
  width:100%;
}
div.links
{
  font-family:arial;
  font-size:small;
}
a:link.links
{
  color:#4D4D4D;
  text-decoration:none;
}
a:visited.links
{
  color:#4D4D4D;
  text-decoration:none;
}
a:active.links
{
  color:#4D4D4D;
  text-decoration:none;
}
a:hover.links
{
  color:#4D4D4D;
  text-decoration:underline;
}

.pagelinks
{
  text-align:center;
}
.currentpage
{
  font-weight:bold;
}
.otherpage
{
}
.specialfield
{
height:0px;
left:-2000px;
position:fixed;
visibility:hidden;
}