body {
	background-color:#999999;
	margin: 0px 0px 0px 0px;
}

ul{
margin: 0;
padding: 0;
list-style-type: none;
padding: .2em .6em;
}

.preload {
	position: relative;
	top: 200px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align:center;
	color: #333333;
}

a.real:link { background: #666666; color: #CCCCCC; text-decoration: none; }
a.real:visited { background: #666666; color: #CCCCCC; text-decoration: none; }
a.real:hover { background: #333333; color: #FFFFFF;  text-decoration: none; }

div.collection{
	position: absolute;
	top: 416px;
	left: 6px;
	text-align: right;
	font-family: "Courier New", Courier;
	font-decoration: none;
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;
	width: 150px;
}


div.copyright{
	position: absolute;
	top: 570px;
	left: 10px;
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	color:#666666;
	width: 146px;

}

div.BI{
	position: absolute; left: 134px; top: 0px;
}
div.SS09Img{
	position: absolute; left: 0px; top: 0px;
}

div.sdmenu {
	position: absolute; left: 170px;  
	height: 100%;
	font-family: Arial, sans-serif;
}
div.sdmenu div {
	height: 100%;
	width: 14px;
	background-color: #666666;
	border-right: #666666 solid 1px;
	float:left;

}
div.sdmenu div:first-child {
	border-left: #666666 solid 1px;
}

div.sdmenu div.collapsed {
	overflow: hidden;
}
div.sdmenu div span {
	display: block;
	padding: 40px 0px 0px 0px;
	font-weight: bold;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
	cursor: crosshair;
	white-space: nowrap
}

div.sdmenu div span:hover{
	background-color: #000000; color: #CCCCCC;
}

div.sdmenu div.collapsed span {
	background-color: #999999; color: black;
	height: 100%; 
}

div.sdmenu div.collapsed span:hover{
	background-color: #000000; color: #CCCCCC;
}

div.sdmenu div a img {
	padding: 10px 0px 0px 8px;
	border: none;
	text-align: left;
	float: left;
}

.mainText {
	padding: 10px 0px 0px 3px;
	font-family: "Courier New", Courier;
	font-decoration: none;
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;	
	display: block;
}
.noticeText {
	padding: 10px 0px 0px 3px;
	font-family: "Courier New", Courier;
	font-decoration: none;
	font-style:italic;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;	
	display: block;
}
.collectionText {
	font-family: "Courier New", Courier;
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;	
}
.stockText {
	padding: 6px 0px 0px 8px;
	font-family: "Courier New", Courier;
	font-decoration: none;
	font-size: 12px;
	line-height: 12px;
	color: #CCCCCC;	
	display: block;
}
