body {
	margin-top:50px;
	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*/
	vertical-align:middle;
}

#roll{border:1px solid #F68E20;}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F68E20;
}

#about_us a{
width: 134px;
height: 33px;
background: url(../images/about_us.jpg) 0 -33px no-repeat;
display: block;
}

#about_us a:hover{
width: 134px;
height: 33px;
background: url(../images/about_us.jpg) 0 0px no-repeat;
display: block;
}

#collection a{
width: 159px;
height: 33px;
background: url(../images/collection.jpg) 0 -33px no-repeat;
display: block;
}

#collection a:hover{
width: 159px;
height: 33px;
background: url(../images/collection.jpg) 0 0px no-repeat;
display: block;
}

#stores a{
width: 106px;
height: 33px;
background: url(../images/stores.jpg) 0 -33px no-repeat;
display: block;
}

#stores a:hover{
width: 106px;
height: 33px;
background: url(../images/stores.jpg) 0 0px no-repeat;
display: block;
}

#press a{
width: 93px;
height: 33px;
background: url(../images/press.jpg) 0 -33px no-repeat;
display: block;
}

#press a:hover{
width: 93px;
height: 33px;
background: url(../images/press.jpg) 0 0px no-repeat;
display: block;
}

#promotion a{
width: 152px;
height: 33px;
background: url(../images/promotion.jpg) 0 -33px no-repeat;
display: block;
}

#promotion a:hover{
width: 152px;
height: 33px;
background: url(../images/promotion.jpg) 0 0px no-repeat;
display: block;
}

#contact a{
width: 134px;
height: 33px;
background: url(../images/contact.jpg) 0 -33px no-repeat;
display: block;
}

#contact a:hover{
width: 134px;
height: 33px;
background: url(../images/contact.jpg) 0 0px no-repeat;
display: block;
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
	text-align:right;
	border-top: 1px solid #F68E20;
}

.headline {
font-size:12pt;
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
text-align:justify;
text-transform: uppercase;
font-weight:bold;
}

.headline_black {
font-size:12pt;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
text-align:justify;
text-transform: uppercase;
font-weight:bold;
}

.body {
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
text-align:justify;
}

.body a:hover{
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
text-align:justify;
background-color:#FFFFFF;
}

.link {
	font-size:10pt; 
	color:#F68E20; 
	font-family:Arial; 
	font-weight:normal;
	text-decoration:none;
}

.link a:hover{
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
color:#eee;
text-align:left;
text-decoration:none;
border-bottom:1px solid #eee;
width:150px;
}

.link li a{
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
color:#F68E20;
text-align:left;
text-decoration:none;
}

.box {
width:400px;
height:250px;
overflow:auto;
padding-left:20px;
padding-right:20px;
font-size:9pt;
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
text-align:left;
}

.box2 {
	width:250px;
	height:100px;
	padding-top:20px;
	padding-bottom:20px;
}
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;
	text-align:center
}
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
}

