#main_table {
background-image:url(/images/TO.png);
background-color: #21398C;
background-position: top right;
height: 100%;
width: 100%;
}
#container_table {
width: 100%;
height: 100%;
}
.td_top {
border-bottom-style: none;
 border-bottom-width: medium; 
 border-right-style:none; 
 border-right-width:medium;
}
.td_top2 {
border-bottom-style: none; 
border-bottom-width: medium; 
border-right-style:none; 
border-right-width:medium; 
border-left-style:none; 
border-left-width:medium;
}
.table2 {
border: 2px solid #CCCCFF; 
padding-left: 4px; 
padding-right: 4px; 
padding-top: 1px; 
padding-bottom: 1px;
}
.height {
height: 100%;
}
#right_side {
border-style:none; 
border-width:medium; 
background-color: #CCCCFF;
}