body {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	scrollbar-face-color: white; /*bar color*/
	scrollbar-highlight-color:#F68E20;/*left,upper inner*/
	scrollbar-shadow-color:#F68E20;/*right, upper inner*/ 
	scrollbar-3dlight-color: white; /*left,upper outline*/
	scrollbar-darkshadow-color:white;/*right, upper outline*/
	scrollbar-arrow-color: #F68E20; /*arrow*/
	scrollbar-track-color: white; /*base*/
}

.border {
	border: 1px solid #F68E20;
}

.footer {
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-bottom-width: 1px;
}


.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F68E20;
}

.title_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F68E20;
	text-align:left
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #F68E20;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
	text-align:justify;
}


a.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #888888;
	font-style: normal;
	text-decoration: none;
	text-align:center;
}

a.text:visited{
	color: #888888;
	font-size:10pt;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-align:center;
}
a.text:active{
	color: #888888;
	font-size:10pt;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
a.text:hover {
	color:#F68E20;
	font-size:10pt;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-align:center;
}

#man_fashion a{
width: 126px;
height: 559px;
background: url(../collections/man_fashion.jpg) 0 -559px no-repeat;
display: block;
}

#man_fashion a:hover{
width: 126px;
height: 559px;
background: url(../collections/man_fashion.jpg) 0 0px no-repeat;
display: block;
}

#man_gym a{
width: 126px;
height: 559px;
background: url(../collections/man_gym.jpg) 0 -559px no-repeat;
display: block;
}

#man_gym a:hover{
width: 126px;
height: 559px;
background: url(../collections/man_gym.jpg) 0 -0px no-repeat;
display: block;
}

#man_swim a{
width: 126px;
height: 559px;
background: url(../collections/man_swim.jpg) 0 -559px no-repeat;
display: block;
}

#man_swim a:hover{
width: 126px;
height: 559px;
background: url(../collections/man_swim.jpg) 0 0px no-repeat;
display: block;
}

#woman_fashion a{
width: 126px;
height: 559px;
background: url(../collections/woman_fashion.jpg) 0 -559px no-repeat;
display: block;
}

#woman_fashion a:hover{
width: 126px;
height: 559px;
background: url(../collections/woman_fashion.jpg) 0 0px no-repeat;
display: block;
}

#woman_gym a{
width: 126px;
height: 559px;
background: url(../collections/woman_gym.jpg) 0 -559px no-repeat;
display: block;
}

#woman_gym a:hover{
width: 126px;
height: 559px;
background: url(../collections/woman_gym.jpg) 0 0px no-repeat;
display: block;
}

#woman_swim a{
width: 126px;
height: 559px;
background: url(../collections/woman_swim.jpg) 0 -559px no-repeat;
display: block;
}

#woman_swim a:hover{
width: 126px;
height: 559px;
background: url(../collections/woman_swim.jpg) 0 0px no-repeat;
display: block;
}

.box {
width:778px;
height:380px;
font-size:7pt;
font-family:Arial, Helvetica, sans-serif;
overflow:hidden;
margin-top:10px;
margin-bottom:10px;
border:0px solid #c90;


