body{
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#7AD2F7;
scrollbar-track-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#7AD2F7;
font-family: Arial;
font-size: 10px;
color: black;
}

table.border{
border: 1px solid white;

}

a{
color: black;
}

td{
font-family: Arial;
font-size: 10px;
color: black;
}

td.submenu {
width: 136px; 
}

td.submenu a { 
text-decoration: none; 
font-weight: normal; 
display: block; 
width: 100%; 
}

td.submenu a:hover { 
color: white;
text-decoration: none; 
}

a.s_on, td.submenu a:hover { 
color: white;
background: #7AD2F7;
}

.level2 {
 border-top: 1px solid black; 
 font-weight: bold; 
}

.leftnavwidth div { 
padding: 2px 0px 2px 10px; 
}

.leftnavwidth { 
width: 136px; 
border-bottom: 1px solid black;
}

input{
font-family:Arial; 
font-size:10px; 
color: black; 
background-color:white; 
border-width:1; 
border-color:rgb(204,204,204); 
border-style:solid;
}

textarea{
font-family:Arial; 
font-size:10px; 
color: black; 
background-color:white; 
border-width:1; 
border-color:rgb(204,204,204); 
border-style:solid;
}

select{
font-family:Arial; 
font-size:10px; 
color: black; 
background-color:white; 
border-width:1; 
border-color:rgb(204,204,204); 
border-style:solid;
}

.checkbox{
border-width:0; 
}

.header{
color: #01AEF0;
font-weight: bold;
font-size: 10px;
}

.border{
border: 1px solid #7AD2F7;
}

.tableborder{
border-bottom: 1px solid #7AD2F7;
border-right: 1px solid #7AD2F7;
border-left: 1px solid #7AD2F7;
border-top: 1px solid #7AD2F7;
}

.bigheader{
color: #01AEF0;
font-size: 16px;
font-weight: bold;
}

a.menu{
font-family: Arial;
font-size: 10px;
color: black;
text-decoration: none;
font-weight: bold;
}


a.menu:hover{
font-family: Arial;
font-size: 10px;
color: white;
text-decoration: none;
font-weight: bold;
}