html, body, #wrapper {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
}
#wrapper {
	vertical-align: middle;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #feb300;
	line-height: 20px;
	background-attachment: scroll;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
}
a:active {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}

#contentTitle {
	font-size: 15px;
	color: #f7931e;
}

#contentTitle2 {
	font-size: 15px;
	color: #669046;
}

#contentHeader {
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#meunCat {
	margin: 0;
	text-align:center;
	list-style-type: none;
}
#meunCat a {
	display: block;
	width: 181px;
	height: 30px;
	line-height: 30px;
	color:#000000;
	background: url(images/btn-H-off.gif) no-repeat left bottom;
	text-decoration:none;
	
}
#meunCat a:hover {
	display: block;
	width: 181px;
	height: 30px;
	line-height: 30px;
	color:#2f2d2d;
	text-decoration:none;	
	background: url(images/btn-H-over.gif) no-repeat left bottom;
	text-decoration:none;
	
}
#imageBox {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

#meunProduct {
	text-align:left;
	list-style-type: none;
	text-indent: 40px;
}
#meunProduct a {
	display: block;
	width: 160;
	height: 20px;
	line-height: 20px;
	color:#000000;
	background: url(images/btn-H-off.gif) no-repeat left bottom;
	text-decoration:none;
	
}
#meunProduct a:hover {
	display: block;
	width: 160;
	height: 20px;
	line-height: 20px;
	color:#2f2d2d;
	text-decoration:none;	
	background: url(images/btn-H-over.gif) no-repeat left bottom;
	text-decoration:none;
	
}#contentHeader2 {
	font-size: 20px;
	color: #f7931e;
	font-weight: bold;
}
.txt_orange {
	color: #FFCC00
}

#content-p80 {
	padding-left: 35px;
}
#remarks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #679146;
}
.txt_white {
	color: #FFFFFF
}
.txt_green {
	color: #669046
}
.inputBox {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
	border: 1px solid #FFFFFF;
}
.txt_whiteTitle {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

