@charset "UTF-8";
/* CSS Document */

html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    min-height: 400px; /* For Mozilla/Opera/Safari */
}



table.mytable {
border-collapse:collapse

	
	
}

td.topleft
{

 }


 td.topright
 {
 
 }


  td.middlemiddle
{

 }

 td.bottomleft
{

 }

  td.bottomright
{

 }
