#header h1 {
	text-indent: -9999px;
	color: #FFFFFF;
	height: 0px;
	display:none;
}
body,td,th {
	font-family:"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", "Arial", "Helvetica", sans-serif;
}
a:hover {
	color: 00CC00;
	text-decoration: underline;
}
a:active {
	color: 00CC00;
	text-decoration: none;
}


.scroll_1 {	.width: 100%;
	height: 250px;
	overflow: auto;
	font-family:"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
	line-height: 180%;
	width: 100%;
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #FFFFF3;
	list-style-type: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	margin-top: 5px;
}



#wrapper{
width: 55
0px;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #E4E5E6;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #8DC70A url(../../images/greentab.jpg) no-repeat;
}
.tabtxt{
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
	font-family:"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", "Arial", "Helvetica", sans-serif;
	color: #FFFFFF;
}



/* ƒ^ƒuƒiƒrSTART */

.tabNav {   
width: 100%;     
}   
.tabNav li  {   
float: left;   
margin: 0px 5px -1px;   
font-weight: bold;   
text-align: center;   
}   
.tabNav a   {   
display: block;   
width: 120px;   
padding: 8px 10px;   
border-top: 3px solid #999999;   
border-right: 1px solid #999999;   
border-left: 1px solid #999999;   
background-color: #EFF3FE;
color: #333;   
}   
.tabNav a.active    {  
border-top: 3px solid #493737;  
border-right: 1px solid #666666;   
border-left: 1px solid #666666; 
border-bottom: 1px solid #EEEEEE;
background-color: #FFFFF3;
}   
.tabContents    {   
clear: both;   
background-color: #FFFFF3;
padding: 20px;   
border: 1px solid #666666;  
margin-right: 10px; 
margin-bottom: 0px;W   
}   
.tabContents dl {   
margin-bottom: 15px;   
}   
.tabContents dt {   
background: url(../image/q.gif) no-repeat 5px 8px;   
padding: 8px 5px 8px 30px;   
font-weight: bold;   
}   
.tabContents dd {   
background: url(../image/a.gif) no-repeat 5px 8px;   
padding: 8px 5px 8px 30px;   
margin-bottom: 5px;   
border-bottom: 0px dotted #CCC;   
}  

/* ƒ^ƒuƒiƒrEND */



ol {
list-style-type: decimal;
list-style-position: outside;
padding-left: 40px;
}

ol.roman {
list-style-type: upper-roman;
list-style-position: outside;
padding-left: 40px;
}

ol li {
margin-bottom: 15px;
margin-top: 15px;
}

ul {
list-style-type: none;
list-style-position: outside;
padding-left: 30px;
}

ul.ci {
list-style-type: circle;
list-style-position: outside;
padding-left: 40px;
}


hr.ds {
height: 1px;
border: none;
border-top: 1px #DCDCDC dashed;
padding-bottom: 20px;
}


