<STYLE type=text/css>

<!--

a:active {  font-weight: bold; text-decoration: line-through; color: 6b0b17}
a:link {  font-weight: bold; text-decoration: none; color: 6b0b17}
a:visited {  font-weight: bold; text-decoration: none; color: 6b0b17}
a:hover {  font-weight: bold; text-decoration: line-through; color: 6b0b17}

body {

font-family: georgia, sans-serif;
font-size: 14px;
color:#000000;
line-height: 16px;

scrollbar-arrow-color: 000000;
scrollbar-base-color: ffffff;
scrollbar-darkshadow-color: ffffff;
scrollbar-track-color: ffffff;
scrollbar-face-color: ffffff;
scrollbar-shadow-color: 000000;
scrollbar-highlight-color: 000000;
scrollbar-3dlight-color: ffffff;

background-color: 9fcc93;

}

table {

font-family: georgia, sans-serif;
font-size: 14px;
color:#000000;
line-height: 16px;

}

h1 {
color: #000000;
font-family: georgia, sans-serif;
font-size: 20px;
line-height: 14px;
}

img.icon {
padding: 10 px;
float: left;
}

.main {
	float: left;
	border: 10px;
	width: 50%;
	}
.clear { clear: both }

#inner {
position: relative;
top: 0%;
height:107%;
width: 95%;
}


div#layout1 
{position:absolute; 
top:0px; 
left:0px; 
width:774px; 
height:250px;
background-color: ffffff;
}

div#layout2 
{position:absolute; 
top:250px;
left:0px;
width:774px;
background-color: ececc3;
border-style: solid; 
border-width:1px;
}

div#main
{position:absolute; 
top:250px;
left:0px;
width:774px;
overflow: auto;
text-align: justified;
background-color: ececc3;
}

div#padded
{padding:10px;}


//-->
</STYLE>