body  {
  margin:0px; 
  background-repeat:no-repeat; 
  background-attachment: fixed;
  font-family:Arial;
  font-size:12px;
  line-height:16px;
  color:#000000;
  font-weight:normal;
  scrollbar-face-color: #EFEDE3;
  scrollbar-highlight-color: #B0B0B0;
  scrollbar-3dlight-color: #EFEDE3;
  scrollbar-darkshadow-color: #EFEDE3;
  scrollbar-shadow-color: #B0B0B0;
  scrollbar-arrow-color: #457647;
  scrollbar-track-color: #EFEDE3;
}

div.Header {
  width:994px;
  height:155px;
}

table {
  width:562px;
}
  
table.Navigation {
  width:994px;
} 

td {
  vertical-align:top;
}

div.Spacer {
  margin:2px;
}

td.NavigationSmall {
  color:#FFFFFF;
  background-color:#1362AD;
  font-weight:bold;
  width:200px;
  height:24px;
}

td.NavigationLocation {
  color:#FFFFFF;
  background-color:#1362AD;
  font-weight:bold;
  width:594px;
  height:24px;
}

td.Menu {
  background-color:#C8D0EA;
  padding-top:12px;
}

td.Content {
  background-color:#FFFFFF;
  padding-top:12px;
  color:#000000;
}

div.ContentSpacer {
  margin-left:16px;
  margin-right:16px;
}

td.News {
  background-color:#C8D0EA;
  padding-top:12px;
}

div.News {
  width:192px;
  margin-bottom:12px;
}

ul.Menu {
  list-style-type: none;
  margin-left: 5px; 
  padding-left: 5px;
}

li {
  margin-bottom:2px;
}  

a:active, a:link, a:focus, a:visited, a:hover {
  color:#1362AD;
  font-weight:bold; 
  font-size: 12px; 
  font-family: Arial;
}

a.Menu:active, a.Menu:link, a.Menu:focus, a.Menu:visited  {
  text-decoration:none; 
  color: #000000; 
  font-weight:bold; 
  font-size: 12px; 
  font-family: Arial;
  margin-bottom:4px;
}

a.Menu:hover {
  text-decoration:none; 
  color: #1362AD; 
  font-weight:bold; 
  font-size: 12px; 
  font-family: Arial;
}

h1 {
  font-size: 18px;
  font-weight:bold;
}

h2 {
  font-size: 16px;
  font-weight:bold;
}

th {
  text-align:left;
  font-weight:bold;
  color:#FFFFFF;
  border-bottom-style:solid;
  border-bottom-width:3px;
  border-bottom-color:#1362AD;
  background-color:#1362AD;
}
  
tr.Line0 {
  background-color:#F8F8F8;
}

tr.Line1 {
  background-color:#F0F0F0;
}

p {
  text-align:justify;
}

img {
  border-width:0px;
}

input {
  background-color:#F8F8F8;
  width:207px;
}

input:focus {
  background-color:#F0F0F0;
}

textarea:focus {
  background-color:#F0F0F0;
}

textarea {
  background-color:#F8F8F8;
  width:207px;
  height:250px;
}
