body
{
	scrollbar-base-color:#000000;
    scrollbar-face-color:#FEFFB6;
    scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-highlight-color:#FEFFB6;
    scrollbar-shadow-color:#FEFFB6;
    scrollbar-track-color:#FEFFD3;
	margin: 0px
}

input, textarea
{
	border-left : 1px;
	border-right : 1px;
	border-top : 1px;
	border-bottom : 1px;
	font: arial;
	color: #000000;
	background-color: #E4E4E4;
	border: 1px #000000
	groove
}

a:hover 
{
	color: #FFA922; 
	text-decoration:underline;
}

a
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

.a_menu:hover 
{
	color: #FFA922; 
	text-decoration:underline;
}

.a_menu
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FEFFD3;
	text-decoration:none;
}

.a_menu2:hover 
{
	color: #FFA922; 
	text-decoration:underline;
}

.a_menu2
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FEFFD3;
	text-decoration:none;
}


.top1
{
	background-image: url(../pic/top.gif);
	background-repeat: no-repeat;
	height:100px;
	width:1000px;
}

.top2
{
	background-image: url(../pic/top2.gif);
	background-repeat: no-repeat;
	height:100px;
}

.left
{
	background-image: url(../pic/left.gif);
	background-repeat: no-repeat;
	height:465px;
}

.left2
{
	background-image: url(../pic/left2.gif);
	background-repeat: no-repeat;
}

.bottom1
{
	background-image: url(../pic/bottom.gif);
	background-repeat: no-repeat;
	height:25px;
}

.bottom2
{
	background-image: url(../pic/bottom2.gif);
	background-repeat: no-repeat;
	height:25px;
}

.bottom3
{
	background-image: url(../pic/bottom3.gif);
	background-repeat: no-repeat;
}

.bottom4
{
	background-image: url(../pic/bottom4.gif);
	background-repeat: no-repeat;
}

.main
{
	background-image: url(../pic/castshop2.jpg);
	background-position:510px 0px;
	background-repeat: no-repeat;
	width:730px;
}

table
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.table_main
{
	background-color:#FEFFD3;
}

.font_menu
{
	font-family: arial;
	font-size: 12px;
	color: #FEFFD3;
}

.border_menutop
{
	border-bottom: 1px #FEFFD3 solid;
}

.table_basket1
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px;
}

.table_basket2
{
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px;
	border-right: 0px;
}

.table_basket3
{
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px;
	border-right: 0px solid #000000;
}