html {
  height:100%;
}

body {
  font-family:verdana,sans-serif;
  font-size:75%;
  color:#000000;
  background-color:#D3D3D3;
  text-align:left;
  padding:0%;
  margin:0%;
  background-image:url(background.jpg);
  background-repeat:repeat-y;
  background-position:top center;
  text-align:center;
  height:100%;
}

font {font-family:verdana,sans-serif; line-height:1.3em; color:#000000;}
table,th,td {font-family:verdana,sans-serif; line-height:1.3em; color:#000000; font-size:100%;}
p {font-family:verdana,sans-serif; line-height:1.3em; color:#000000;}
div {font-family:verdana,sans-serif; line-height:1.3em; color:#000000;}
form {font-family:verdana,sans-serif; line-height:1.3em; margin:0px; padding:0px;}
input,textarea {font-family:verdana,sans-serif; font-size:100%; line-height:1.3em; padding-left:3px; padding-right:3px;}
select {font-family:verdana,sans-serif; font-size:100%; line-height:1.3em;}
h1 {font-size:185%; margin:0%;}
h2 {font-size:170%; margin:0%;}
h3 {font-size:165%; margin:0%;}
h4 {font-size:137%; margin:0%;}
h5 {font-size:110%; margin:0%;}
h6 {font-size:100%; margin:0%;}
a:link {background: none; color: #00008B; text-decoration: none}
a:active {background: none; color: #00008B; text-decoration: none}
a:visited {background: none; color: #00008B; text-decoration: none}
a:hover {background: none; color: #8B0000; text-decoration: none}
a.amenu:link {background: none; color: #FFFFFF; font-style:bold; text-decoration: none}
a.amenu:active {background: none; color: #FFFFFF; font-style:bold; text-decoration: none}
a.amenu:visited {background: none; color: #FFFFFF; font-style:bold; text-decoration: none}
a.amenu:hover {background: none; color: #FDFFCA; font-style:bold; text-decoration: none}
.menu_txt {color:#FFFFFF;}
.hbox {color:#FFFFFF; font-style:bold;}

