html {
	scrollbar-track-color: #FF9900; 
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #FF9900; 
	scrollbar-shadow-color: #000000; 
	scrollbar-darkshadow-color: #FF9900; 
	scrollbar-arrow-color: #FF9900;
}

body {
	background: #FFFFFF url(images/bg.jpg) repeat-x fixed;
	margin: 0px;
	padding: 0px;
}

#navbg {
	background: #000000;
	/*filter:alpha(opacity=80); 
	-moz-opacity:0.80; 
	opacity:0.80; 
	-khtml-opacity:0.80;*/
}

#cbg {
	background: #FFFFFF url(images/bg_content2.gif) no-repeat;
	/*filter:alpha(opacity=80); 
	-moz-opacity:0.80; 
	opacity:0.80; 
	-khtml-opacity:0.80;*/
}

#page {
	background: #000000 url(images/bg_page.gif) repeat-y;
}

#c p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
}
.product_box {
	border: 1px solid #FF9900;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.product_txt {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}



#nav p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav a {
	color: #FFFFFF;
}
#c a {
	color: #666666;
}
#c a:hover {
	color: #FF9900;
}

#nav a:hover {
	color: #FF9900;
}


#bg_content {
	background: url(images/bg_content.gif) no-repeat center top;
}

#footer p {
	color: #999999;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	padding-top: 5px;
	padding-left: 5px;
}

#footer a {
	color: #FF9900;
}

#footer a:hover {
	color: #FFFFFF;
}

.txt1 p {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

.txt1 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 10px;
}

.txt1 a {
	color: #FF9900;
}

.txt1 a:hover {
	color: #FFFFFF;
}
#c h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px;
	background: #FF9900;
	color: #000000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.red {
	color: #FF0000;
}

#apDiv1 {
	position:absolute;
	width:130px;
	height:131px;
	z-index:1;
	right: 0;
	top: 0;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles 

.sIFR-hasFlash h3 {
	visibility: hidden;
}
*/
.sIFR-hasFlash h4 {
	visibility: hidden;
}
.product_box a {
	color: #666666;
}
.product_box a:hover {
	color: #FF9900;
}
