﻿


body{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%; 
	max-height: 100%;
	width: 100%; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#F3efe3;
	}
	
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	line-height: 135%;
	margin-top:5px;
	margin-bottom:5px;
	font-style: normal;
}
	
H1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin-left:12px;
	font-weight:bold
	}
	
H2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-left:12px;
	font-weight:bold
	}
	
H3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:12px;
	font-weight:bold; 
	line-height:100%; 
	margin-top:2px; 
	margin-bottom:2px; 
	color:#000000
	}
	
H4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:12px;
	font-weight:bold; 
	line-height:100%; 
	margin-top:10px; 
	margin-bottom:25px
	}
	
H5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none; 
	color:#733d17;
	margin-top: 0; 
	margin-bottom: 2px
	}

H6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px; 
	color:#000000
}
p1{
	font-family:arial;
	font-size:10px;
	color:#733d17;
	margin-top: 0; 
	margin-bottom: 0px;
	margin-left:10px;
	}


a:link {
	color:#663614;text-decoration:underline;}
a:visited {
	color:#99521f;text-decoration:none;}
a:hover {
	color:#9E7337;text-decoration:none;}

#framecontentLeft, #framecontentTop{
position: absolute; 
top: 0; 
left: 0; 
width: 190px; /*Width of left frame div*/
height: 100%;
overflow: scroll; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #a19c8c;
}

#framecontentTop{ 
left: 190px; /*Set left value to WidthOfLeftFrameDiv*/
right: 0;
width: auto;
height: 165px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #a19c8c;
}


#maincontent{
position: fixed; 
left: 190px; /*Set left value to WidthOfLeftFrameDiv*/
top: 165px; /*Set top value to HeightOfTopFrameDiv*/
right: 0;
bottom: 0;
overflow: auto;
background-color: #f3efe3; 
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 165px 0 0 190px; /*Set value to (HeightOfTopFrameDiv 0 0 WidthOfLeftFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

* html #framecontentTop{ /*IE6 hack*/
width: 100%;
}

.style1 {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.style2 {
	font-size: medium;
	border: 1px solid #000000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style6 {
	text-decoration: underline;
}
.Style7 {
	margin: 0px auto auto auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding-top: 0px;
	padding-right: inherit;
	padding-bottom: inherit;
	padding-left: inherit;
	width: 100%;
	height: 100%;
}
.style8 {
	border: 1px solid #000000;
	width: 20%;
	text-align: left;
}
.style9 {
	border: 1px solid #000000;
	width: 80%;
	height: 10%;
}
.style10 {
	padding: 10px;
	text-align: justify;
	width: 80%;
	height: 90%;
	vertical-align: top;
}
.style11 {
	font-size: small;
	font-weight: bold;
}
.style12 {
	font-size: small;
	font-style: italic;
}
.style13 {
	border: 1px solid #000000;
	width: 300px;
	height: 200px;
}
.style14 {
	border-style: none;
	border-color: #000000;
	height: 200px;
	width: 100%;
	text-align: center;
}
.style15 {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.style16 {
	border-color: #000000;
	border-width: 1px;
	background-color: #DED3B1;
}
.style17 {
	font-size:14px;
	font-weight:bold
}
.style18 {
	border: 1px solid #000000;
	font-size: 12px;
}
.style19 {
	width: 45px;
	height: 25px;
	text-align: right;
	font-size:12px;
}
.style20 {
	width: 85%;
	text-align:center;
}
.style21 {
	width: 100%;
}
.style22 {
	width: 15%;
}
