html,
body{height:100%;margin:10;}
table.c19 {width: 100%;} 
td.c18 {height:48px; text-align: right; vertical-align: top;} 
img.c17 {width: 44px; height:46px;}
td.c16 {height: 48px; text-align: left; vertical-align: top;} 
img.c15 {width: 34px; height: 46px;} 
td.c14 {height:48px; vertical-align: middle; text-align: right;} 
td.c13 {height: 48px; text-align: center; vertical-align: middle;} 
td.c12 {width:100px;height: 48px; text-align: center; vertical-align: middle;} 
img.c11 {width: 540px; height: 360px;}
td.c10 {text-align: left; vertical-align: top;} 
table.c9 {text-align: left; width: 100%;} 
span.c8 {font-style: italic;} 
div.c7 {text-align: center}
table.c6 {text-align:left; background-color:#ffcc66; width:100%;} 
table.SD6 {text-align:left; background-color:#ffcc66; width:300px;} 
td.c5 {vertical-align: top;} 
p.c4 {font-size: 10px; text-align:justify} 
h1.c3 {margin-top: 0PX;margin-bottom: 0PX; } 
h1.SD20 {margin-top: 0PX;margin-bottom: 0PX; font-size: 1em;
} 
td.c2 {vertical-align: top; width: 100px;} 
img.c1 {width: 96px; height: 98px;}

div
{border-width:0px;border-style:solid;}body

#bodyarea {
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
        bottom:0px;
	border-width:10px;
	border-color:rgb(204,102, 204);
	background-color:rgb(255, 204, 102);
	}

#headerarea {
	height:100px;
	position:fixed;
	right:10px;
	left:10PX;
	top:10px;
	border-color:green;
	background-color:rgb(255, 204, 102);
	}

#contents {
	border-color:black;
	position:fixed;
	left:111px;
	top:101px;
	right:10px;
	bottom:61px;
	background-color:rgb(255, 204, 102);
	overflow:auto
	}

#leftcol {
	width:100px;
	border-color:blue;
	position:fixed;
	top:101px;
	bottom:161px;
        overflow:auto;
	background-color:rgb(255, 204, 102);
	}

#footer {
	height:50px;
	left:10px;
	Right:10px;
	border-color:blue;
	position:fixed;
	bottom:10px;
	background-color:rgb(255, 204, 102);
	}
 
