body {
	background-color: #ffffff;
}

/*div*/
#footer { background-color:#cccccc; width:553px; padding:0px; }
#content { width: 770px; line-height:1.5em; font-size:11px; }
#brown { background-color:#D7D2BC; padding:5px; }
#black { background-color:#C3C3C3; padding:1px; width:370px; }
#white { background-color:#ffffff; }

/* Font size */
.font09 { font-size: 9px; }
.font10 { font-size: 10px; }
.font11 { font-size: 11px; }
.font12 { font-size: 12px; }

/* Line height */
.lheight1 { line-height: 1em; }
.lHeight15 {line-height:1.5em; }
.lheight2 { line-height: 2em; }

/* Color */
.white { color: #FFFFFF; }
.black { color: #000000; }
.orange { color:#F7743E; }

/* border color, size, mode */
.bdrGrey { border: 1px solid #C3C3C3; }
.bdrGreyTop { border-top: 1px solid #C3C3C3; }
.bdrGreyBottom { border-bottom: 1px solid #C3C3C3; }
.bdrGreyLeft { border-left: 1px solid #C3C3C3; }
.bdrGreyRight { border-right: 1px solid #C3C3C3; }
.bdrDottedLeft { border-left: 1px dotted #BCBCBC; }
.bdrDottedRight { border-right: 1px dotted #BCBCBC; }
.bdrDottedBottom { border-bottom: 1px dotted #BCBCBC; }

/* Margins */
.marginBottom00 { margin-bottom: 0px; }
.marginLeft00 { margin-left: 0px; }
.marginRight00 { margin-right: 0px; }
.marginTop00 { margin-top: 0px; }

.marginBottom03 { margin-bottom: 3px; }
.marginLeft03 { margin-left: 3px; }
.marginRight03 { margin-right: 3px; }
.marginTop03 { margin-top: 3px; }

.marginBottom05 { margin-bottom: 5px; }
.marginLeft05 { margin-left: 5px; }
.marginRight05 { margin-right: 5px; }
.marginTop05 { margin-top: 5px; }

.marginBottom10 { margin-bottom: 10px; }
.marginLeft10 { margin-left: 10px; }
.marginRight10 { margin-right: 10px; }
.marginTop10 { margin-top: 10px; }

.marginBottom15 { margin-bottom: 15px; }
.marginLeft15 { margin-left: 15px; }
.marginRight15 { margin-right: 15px; }
.marginTop15 { margin-top: 15px; }

.marginBottom20 { margin-bottom: 20px; }
.marginLeft20 { margin-left: 20px; }
.marginRight20 { margin-right: 20px; }
.marginTop20 { margin-top: 20px; }

.marginBottom25 { margin-bottom: 30px; }
.marginLeft25 { margin-left: 30px; }
.marginRight25 { margin-right: 30px; }
.marginTop25 { margin-top: 30px; }

/* Paddings */
.paddBottom00 { padding-bottom: 0px; }
.paddLeft00 { padding-left: 0px; }
.paddRight00 { padding-right: 0px; }
.paddTop00 { padding-top: 0px; }

.paddBottom03 { padding-bottom: 3px; }
.paddLeft03 { padding-left: 3px; }
.paddRight03 { padding-right: 3px; }
.paddTop03 { padding-top: 3px; }

.paddBottom05 { padding-bottom: 5px; }
.paddLeft05 { padding-left: 5px; }
.paddRight05 { padding-right: 5px; }
.paddTop05 { padding-top: 5px; }

.paddBottom06 { padding-bottom: 6px; }
.paddLeft06 { padding-left: 6px; }
.paddRight06 { padding-right: 6px; }
.paddTop06 { padding-top: 6px; }

.paddBottom10 { padding-bottom: 10px; }
.paddLeft10 { padding-left: 10px; }
.paddRight10 { padding-right: 10px; }
.paddTop10 { padding-top: 10px; }

.paddBottom15 { padding-bottom: 15px; }
.paddLeft15 { padding-left: 15px; }
.paddRight15 { padding-right: 15px; }
.paddTop15 { padding-top: 15px; }

.paddBottom20 { padding-bottom: 20px; }
.paddLeft20 { padding-left: 20px; }
.paddRight20 { padding-right: 20px; }
.paddTop20 { padding-top: 20px; }

.paddBottom25 { padding-bottom: 25px; }
.paddLeft25 { padding-left: 25px; }
.paddRight25 { padding-right: 25px; }
.paddTop25 { padding-top: 25px; }

/* Links */
a:link { text-decoration: none; color: #616161; }
a:visited { text-decoration: none; color: #616161; }
a:hover { text-decoration: underline; color: #616161; }
	
a.orange:link { text-decoration: none; color: #FF8A00; }
a.orange:visited { text-decoration: none; color: #FF8A00; }
a.orange:hover { text-decoration: underline; color: #FF8A00;}

a.footer:link { text-decoration: underline; color: #4F4F4F; }
a.footer:visited { text-decoration: underline; color: #4F4F4F; }
a.footer:hover { text-decoration: underline; color: #F7743E;}

/*List*/
.list { list-style-image: url(images/bullet.gif);}

.safety_footwear {display:none}