body {
background-color: #3A6EA5;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-base-color: #9AC7E9; 
scrollbar-arrow-color: #DDDDDD;
height: 100%;
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
a:link, a:active, a:visited {
color : #202020;
font-weight: bold;
}
a:hover {
text-decoration: none;
color : #FFFFFF;
}
input {
color: #333333;
font-family: Arial,Helvetica;
font-size: 8pt;
border: 2px inset #EEEEEE;
background-color: #A2CBEA;
}
.button {
color: #333333;
border: 2px outset #EEEEEE;
height: 18px;
font-size: 10px;
font-weight: bold;
margin: 2px;
width: 45px;
background-color: gray;
background-image: url(images/button_background.jpg);
}
form {
margin: 0px;
}
h1 {
font-size: 14px;
}
h2 {
font-size: 12px;
}
.h1 {
visibility:hidden;
overflow:hidden;
}
.h2 {
display:none;
overflow:hidden;
}
.h3 {
overflow:hidden;
}

#popitmenu{
position: absolute;
background-color: #A3CCEA;
border:1px solid #000000;
padding:5px;
font: normal 12px;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
background-color: #FFFFFF;
padding-right: 2px;
color: #000000;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #64AADD;
padding-right: 2px;
}

.link_line{
color: #FFFFFF;
font-weight:bold;
}

.link_line a{
color: #FFFFFF;
font-weight:bold;
}

.link_line a:hover{
color: #CCCCCC;
font-weight:bold;
}

.link_line a:visited{
color: #FFFFFF;
font-weight:bold;
}
