BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TABLE, TR, TH, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

BODY.title {
	background-color: #B72020;
	text-align: center;
	margin: 5px;
}
DIV.title {
	width: 1024px;
	height: 20px;
	margin-top: 0px;
	background-color: #B72020;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	padding-left: 0px;
	padding-top: 0px;
	text-align: center
}

H1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	display: inline;
	vertical-align: middle
}

BODY.bottom {
	background-color: #B72020;
	border-right: 0px solid #CCCCCC;
}

BODY.left {
	background-color: #E9E9E9;
	background-image: url('grid.gif');
	border-right: 0px solid #CCCCCC;
}
BODY.right {
	background-color: #E9E9E9;
	background-image: url('grid.gif');
	border-left: 0px solid #CCCCCC;
}
BODY.menu {
	background-color: #B72020;
	background-attachment: fixed;
	background-image: url('logo.gif');
	background-repeat: no-repeat;
	background-position : top;
	color: #666666;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 120px;
	line-height: 15px;
	overflow: auto;

}
BODY.horizmenu{
	margin: 0px;
	padding: 0px;
	padding-left: 19px;
	padding-top: 3px;
	background-color: #CC0033;
	color: #000000;
	border-left: 1px solid #7b7b7b;
}
BODY.verytop {
	background-color: #999999;
	background-image: url('grid.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 0px
}
BODY.verybottom {
	background-color: #999999;
	background-image: url('grid.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #999999;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 0px
}


A:link {color: white; text-decoration: none}
A:visited {color: white; text-decoration: none}
A:hover {color: white; text-decoration: underline}
A:active {
	color: #FF9999;
	text-decoration:none
}

DIV.child {padding-left: 15px}

TD.level1  {
	height: 30px;
	background-image: url('button.gif');
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 6px;
	vertical-align : top;
}
TD.level2 {	height: 24px;
	background-image: url('button2.gif');
	padding-bottom: 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 3px;
	vertical-align : top;
	}

TD.level {
}

A.level1 {
	font-size: 10px;
	font-weight: bold;
	color: White;
}
A.level2 {
	font-size: 10px;
	font-weight: bold;
	color: White;
}
A.level {
	font-size: 9px;
	font-weight: normal;
	color: Silver;
}

A.shop {font-size: 12px; font-weight: bold}

TABLE.menu {width: 100%}

SPAN.item {padding-left: 0px; width: 100%}

TD.horizmenu{
	padding-right: 15px;
}
TD.horizmenu A:hover{
	text-decoration: none;
	color: #FFFFFF;
}
TD.horizmenu A:hover{
	text-decoration: none;
	color: #FFBFCF;
}
TD.horizmenu A:active{
	color: #FFFFFF;
	text-decoration: none;
}
