body {
	background:#fff url(../images/menu-back-green.jpg);
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {color: #000000; text-decoration: none;}
a:hover {color: #ff0000;}

.tonpage {
	width: 960px;
	background: #9C807D;
}
.header {
}

.leftcolumn {
	float: right;
	width: 764px;
	background: #D1BDBE;
	text-align: left;
}

.leftcolumn1 {
	float: left;
	width: 764px;
	background: #D1BDBE;
	text-align: left;
}

.leftcolumn2 {
	width: 960px;
	background: #D1BDBE;
	text-align:left;
}

.rightcolumn {
	float: left;
	width: 196px;
	background: #9C807D;
}

.footer {
	clear: both;
	display: block;
	border: 0px solid #000;
	color: #fff;
	font-weight: bold;
	background: #794F48;
	padding: 3px;
}

.topmenu {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	width: 960px;
	height: 28px;
	background: #9C807D;
	color: #E1CCCD;
	font-weight: bold;
	font-size: 13.5px;
}

.topmenu a {color: #E1CCCD; text-decoration: none }
.topmenu a:visited {color: #E1CCCD; text-decoration: none }
.topmenu a:active {color: #E1CCCD; text-decoration: none }
.topmenu a:hover {color: #ffffff;}

.content {
	padding: 20px;
	background: #D1BDBE;
	font-size: 13px;
	border-top:1px #666666 solid;
}

.content1 {
	padding: 20px;
	background: #D1BDBE;
	font-size: 13px;
	border-top:1px #666666 solid;
}

.botton1 {
	border: 0px;
	background: #AB8A87;
	color: #E1CCCD;
	font-weight: bold;
	margin-right:10px;
}

.botton2 {

}
.botton2 a {
	text-decoration: none;
	background: #AB8A87;
	color: #E1CCCD;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-botton: 2px;
}
.botton2 a:hover {color: #ffffff;}

.textbox1 {
	border: 1px solid #666;
	background: #E1CCCD;
	margin-top:3px;
}

.maincategory {
	background: #E1CCCD;
	height: 166px;
	width: 100%;
	padding: 0px;
	border: 0px solid #666;
}

.newreleasecategory {
	background: #E1CCCD;
	width: 100%;
	padding: 0px;
	border: 0px solid #666;
}

.categorytitle {
	background: #AB8A87;
	color: #E1CCCD;
	font-weight: bold;
	font-size: 12px;
	height: 22px;
	text-align: center;
	padding-top: 3px;
}

.categorytitle a { color: #E1CCCD; text-decoration: none }
.categorytitle a:hover {  color: #FFFFFF; text-decoration: none }

.categorydetail {
	border: 0px solid #666;
	padding: 6px; 
	font-size: 13px;
	text-align: left;
}

.newreleaseimg {
	padding: 2px;
	border: 1px solid #666;
}

.collection_menu {
	overflow: auto;
	border: 1px solid #666;
	height: 245px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #E1CCCD;
	text-align: left;
	padding-left: 5px;

scrollbar-base-color: #AB8A87;
scrollbar-arrow-color: #E1CCCD;
scrollbar-darkshadow-color: #AB8A87;
scrollbar-face-color: #AB8A87;
scrollbar-highlight-color: #E1CCCD;
scrollbar-shadow-color: #666666;
scrollbar-3dlight-color: #AB8A87;
}

.contenttitle {
	font-size: 20px;
	font-weight: bold;
}

.contentsubtitle {
	font-size: 16px;
	font-weight: bold;
}

.collection_menu a {color: #E1CCCD; text-decoration: none;}
.collection_menu a:hover {color: #FFFFFF;}

#mtable {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}

#mtable td {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}