body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
a  {
	font-size:12px; 
	font-weight:bold; 
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#999999;
	text-decoration:none;
}

.txtcolor {color:#FFFFFF;}
.texts {
	color:#FFFFFF;
	size:12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}



.navBack{
	width:140px;
	height:26px;
	line-height:26px;
	display: block;
	text-indent: 7px;
	background-color: #666666;
	}
.navBack a:link, .navBack a:active, .navBack a:visited {
	width:140px;
	height:26px;
	color: #FFFFFF;
	line-height:26px;
	text-indent: 7px;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}

.navBack a:hover {
	width:140px;
	height:26px;
	color: #999999;
	line-height:26px;
	display: block;
	text-indent: 7px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}

.navsub a:link, .navsub a:active, .navsub a:visited {
	width:140px;
	height:26px;
	color: #ec9f26;
	line-height:26px;
	text-indent: 21px;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.navsub a:hover {
	width:140px;
	height:26px;
	color: #999999;
	line-height:26px;
	display: block;
	text-indent: 21px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}

#title {
	background-color:#666666;
	text-align:center;
	color:#FFFFFF;
	line-height: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-right: 0px;
	margin-left: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #ec8f26;
	border-bottom-color: #ec8f26;
}
.product td {
	
	display: table-cell;
}

.footer {
	background-color:#666666;
	text-align: center;
	border-top-width: thin;
	border-top-style: groove;
	line-height: 25px;
	border-top-color: #ec8f26;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #ec8f26;
}
.footer a, footer a:visited, footer a:active {color:#333333;}
.footer a:hover {color:#000000;}
