#outertable {
width:773px;
height:100%;
border-style: solid;
border-width: 0px;
}

#wideOuterTable{
width:1000px;
height:100%;
border-style: solid;
border-width: 0px;
}

#midtable{
width:85%;
height:100%;
border-style: solid;
border-width: 0px;
}
#midtable-2{
width:100%;
height:100%;
background:#FFFF66;
border-style: solid;
border-width: 0px;
}
#midtable-3{
height:30px;
background:#124F8B;
vertical-align:middle;
}
#innertable{
background:#D1E2F4;
vertical-align:top;
}
