* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

* { font-family: Arial; font-size: 12px; color: Black; }

a { text-decoration: none; color: Black; } a:hover { text-decoration: underline; color: Black; }

body {
	background-image: url(../_img/bg-body.gif);
	margin: 15px;
}

.page-content { border: 1px solid black; margin-bottom: 15px; background-color: White; }

.banner { text-align: center; }

.header {
	height: 70px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	overflow: hidden;
	background-color: White;
} * html .header { height: 71px; }

.caterpillar { float: left; margin-left: 15px; margin-top: 12px; }

.up-menu {
	width: 544px;
	height: 70px;
	float: right;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #EBEBEB;
	overflow: hidden;
} * html .up-menu { width: 545px; }

.collection {
	width: 344px;
	height: 70px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
}

.season {
	width: 344;
	height: 31px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
	padding-top: 5px;
} .season * { font-size: 11px; }

.my-arrow {
	width: 114px; height: 33px;
	float: left;
}

.r-border {
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}

.my-arrow a, .other-arrow a {
	display: block; margin-top: 2px;
	font-size: 11px; color: Black;
	background-image: none;
	text-decoration: none;
	padding-left: 7px;
}

.my-arrow a:hover, .other-arrow a:hover { background-image: url(../_img/arrow.jpg); background-repeat: no-repeat; background-position: 0px 3px; }

.other-arrow {
	width: 91px;
	height: 70px;
	overflow: hidden;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
}

.authentic {
	width: 107px; height: 70px;
	float: left;
}

.footer {
	background-color: #E5E5E5;
	padding: 2px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
}

.footer a { font-size: 11px; text-decoration: none; } .footer a:hover { text-decoration: underline; }

.partheader { font-family: Tahoma; font-size: 24px; font-weight: bold; margin-top: 30px; margin-left: 30px; margin-bottom: 20px; }
.partheader span {
	font-family: Tahoma; font-size: 24px; font-weight: bold;
	color: Silver;
}

div.mainMenuUp {
	position: absolute;
	left: 290px; top: 120px;
}

div.mainMenuDown {
	position: absolute;
	left: 290px; top: 550px;
}

div.mainMenuUp2 {
	position: absolute;
	left: 290px; top: 120px;
}

div.mainMenuDown2 {
	position: absolute;
	left: 260px; top: 510px;
}

a.mainMenu {
	display: block;
	width: 110px; height: 20px; margin-bottom: 10px;
	text-align: center; background-color: #FF9900; text-decoration: none;
	overflow: hidden; padding-top: 5px;
}
a.mainMenu:hover { background-color: #FFCC33; }

a.myItem { text-decoration: none; } a.myItem:hover { text-decoration: underline; }

ul, p.note { margin-left: 40px; }

.red { color: Red; }

h4.tech {
	font-family: Impact;
	font-size: 24px;
	color: Black;
	margin: 20px;
}

small { font-size: xx-small; }

small.HEADER { font-size: 20px; }