/* CSS Document */
<style type="text/css">
<!--
body {
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC00;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.header {	font-weight: 900;
	color: #FFCC00;
	font-size: 15px
}

.productHeader {	font-weight: 900;
	color: #000000;
	font-size: 15px;
}

.subHeader {	font-weight: 900;
	color: #cc0000;
	font-size: 14px;
}


.itemNumber {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
	
}

.itemType {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	
}

td#divider {
	background:  url(file:///DNA%20Files/images/itemNumber.gif) no-repeat, 100%;

}


div#wrapper {
	margin: 0 auto;
	position: relative;
}

div#radiantBuyText {
	color: #FFCC33;
	font-weight: bold;
	font-size: 11px;
}



div#radiantText {
	top: 180;
	left: 250;
	width: 350;
	position: absolute;
	font-size: 11px;
}

div#radiantBuy {
	top: 310;
	left: 255;
	width: 100;
	position: absolute;
}

div#radiantBuy2 {
	top: 310;
	left: 347;
	width: 100;
	position: absolute;
}

div#radiantBuy3 {
	top: 310;
	left: 442;
	width: 100;
	position: absolute;
}

div#radiantBuy4 {
	top: 310;
	left: 537;
	width: 100;
	position: absolute;
}

div#radiantBuy5 {
	top: 390;
	left: 255;
	width: 350;
	position: absolute;
}

.style2 {color: #C5D28D}
.style3 {color: #EADD99}


#flashmenu1 {
		width: 386px;
		height: 41px;
	}

	
#DivID {
		width: 175px;
		height: 480px;
	}

 
-->
</style>

