/*
This license text has to stay intact at all times:
This style was created by JL Constructions. All Rights reserved.
*/

html, body
{
height:100%;
width:100%;
margin:0px;
}

table.baseframe
{
width:100%;height:100%;
border-collapse:collapse;
border-style:none;
empty-cells:show; 
}

table.main
{
margin:30px 0px 0px 0px;
padding:0px;
empty-cells:show;
background-color:#444e59;
min-width:700px;
}

tr.blend_t
{
max-height:90px;min-height:90px;height:90px;
background-color:#9eafbf;
}

td.blend1
{
min-width:110px;width:110px;min-height:90px;height:90px;max-height:90px;
background-color:#9eafbf;
}

td.blend2
{
width:100%;min-height:90px;height:90px;max-height:90px;
background-color:#9eafbf;
max-width:700px;width:700px;
}

td.blend3
{
min-width:110px;width:110px;
background-color:#9eafbf;
}

img.hands
{
background-color:#444e59;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
min-width:690px;min-height:300px;width:690px;height:300px; 
border-style:none;
border-color:#444e59;
overflow:hidden;
}

