.body_iframe {
	background-color: #F8F4EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-left: 10px;
}
#content {
	position:absolute;
	left:0px;
	top:1px;
	width:550px;
	height:400px;
	z-index:6;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: visible;
	visibility: visible;
	background-color: #000000;
	background-image: url(images/fire/flame6.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#list {
	position:absolute;
	left:200px;
	top:35px;
	width:250px;
	height:320px;
	z-index:4;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: auto;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-indent: 10px;
}
.dragon {
	background-attachment: scroll;
	background-color: 000000;
	background-image: url(images/fire/flame6.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
select {
	background-color: #000000;
	height: 320px;
}

option {
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
	background-color: #000000;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align:left;
	text-indent: 20px;
}
#selectyear {
	position:absolute;
	left:142px;
	top:33px;
	width:83px;
	height:231px;
	z-index:10;
	padding-top: 0px;
	padding-bottom: 0px;
	visibility: visible;
	color: #CCCCCC;
}

#footer {
	position:absolute;
	left:0px;
	top:368px;
	width:450px;
	height:36px;
	z-index:3;
	visibility: visible;
}
h1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	padding-right: 20px;
	margin-top: 2px;
	margin-left: 125px;
	padding-top: 5px;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
scrollbar-face-color:#000000; 
scrollbar-track-color:#000000; 
scrollbar-arrow-color:#666666; 
scrollbar-shadow-color:#999999; 
scrollbar-dark-shadow-color:#666666; 
scrollbar-3dlight-color:#ffffff; 
scrollbar-highlight-color:#CC9900;
scrollbar-width: 20px;


}
