.fullheight{height:100%;}
.heightcell{height:25px; }
.contentcell{min-width:100%; width:100%; height:100%;}

a{
font: 1.2em/1.6 sans-serif;
font-weight: bolder;
}

A:link {text-decoration: none;color:#000000;}
A:visited {text-decoration: none;color:#000000;}
A:active {text-decoration: none;color:#000000;}
A:hover {text-decoration: underline; color:#ff0000;background-color:#ffffff;}

form {
display:inline; margin-top:0px; margin-bottom:0px;
}

body {
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
font: 0.8em/1.6 sans-serif; 
background-color: #a9a9a9;
}

html {
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
}

.menu {
//float:left;
//position:relative;
//top:45px;
//left:10px;
//bottom:10px;
//overflow:auto;
//padding: 6px;
background: #bbcbcc;
font-weight: bold;
font-size:13px;
border: 1px solid #dccbdc;
//width:80px;
//min-width:80px;
//height:80%;
}

button { padding: 2px 4px; text-align: center; }

.but{
color: #900;
width:3em;
}

.btn {
color: #900;
background: #FFC;
font-weight: bold;
font-size:15px;
border: 1px solid #900;
width:80px;
}

.btn:hover {
background-color: #aaaaaa;
}
