body {
	font-family : "Times New Roman", Times, serif;
	font-size: 11pt;
	background: #f4b357;
	line-height: 120%;
	vertical-align: top;
	text-align: justify;
	text-indent : 0pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	scrollbar-base-color: #f4b357;
}

body.tit {
	margin-top : 10px
}

#top {
    background: #f4b357;
    border: 0px #f4b357;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0
   }
#left {
    position: absolute;
    width: 230px;
    left: 0;
    top: 185px;
    height: 100%; 
    background: #f4b357;
    border: 0px #f4b357;
    float: left;
   }
#content {
    position: absolute;
    left: 230px;
    top: 185px;
    height: 100%; 
    background: #f4b357;
    border: 0px #f4b357;
    float: left
   }
#right {
    position: absolute;
    left: 9px;
    top: 14px;
    width: 547px; 
    float: left
   }
#right2 {
    position: absolute;
    left: 9px;
    top: 14px;
    width: 100%; 
    float: left
   }

a.main:link {color: #bf2e02; text-decoration: none}
a.main:active {color: #ff8200; text-decoration: none}
a.main:visited {color: #f4b357; text-decoration: none}
a.main:hover {color: #ff8200; text-decoration: none}

h1 {
	color: #e96300;
	font-size: 150%;
	font-weight: 400;
	letter-spacing : 1pt;
	word-spacing : 1pt;
	TEXT-ALIGN: left; 
	LINE-HEIGHT: 120%; 
	TEXT-INDENT: 0pt; 
	MARGIN-LEFT: 135px;
}
h2 {
	color: #e96300;
	font-size: 130%;
	margin-left : 0px;
	font-weight: 400;
	letter-spacing : 1pt;
	word-spacing : 1pt;
	text-align: center;
	text-indent : 0pt;
}
h3 {
	color: #e96300;
	font-size: 110%;
	font-weight: bold;
	margin-left : 0px;
	letter-spacing : 1pt;
	word-spacing : 1pt;
	text-align: center;
	text-indent : 0pt;
}
.h4 {
	font-family : "Times New Roman", Times, serif;
	color: #e96300;
	font-size: 100%;
	font-weight: bold;
	word-spacing : 1pt;
	text-indent : 0pt;
}
.h5 {
	font-family : "Times New Roman", Times, serif;
	color: #e96300;
	font-size: 100%;
	font-weight: bold;
	letter-spacing : 1pt;
	word-spacing : 1pt;
	font-style : italic;
	text-indent : 0pt
}		
.main {
	font-family : "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #0d204a;
	text-align: justify;
	text-indent : 0pt;
	margin-left : 2px;
	margin-right : 2px;
	padding-left : 2px;
	padding-right : 2px
}
.tabm {
	TEXT-ALIGN: justify;
	font-size: 11pt;
	text-indent : 0px;
	font-family : "Times New Roman", Times, serif;
	VERTICAL-ALIGN : top;
	BACKGROUND : #fcf9be;
	width: 100%;
	border : 1px;
	border-width : 2px;
	border-style : solid;
	border-color : #dd5000;
}
.tab0 {
	TEXT-ALIGN: left;
	font-size: 11pt;
	text-indent : 0px;
	font-family : "Times New Roman", Times, serif;
	VERTICAL-ALIGN: top;
	border-width : 0px;
	border-color : #f4b357;
	margin-left : -5px;
	margin-right : -5px;
}

