﻿.style2 {
	font-family: "Monotype Corsiva", Miriam, "Arial Narrow";
	font-size: 36px;
	color: #0059A3;
	position: absolute;
	top: 10px;
	left: 10px;
}
.dupontSplash {
	top: 100px;
	position: absolute;
	left: 10px;
	border: 1px solid #999999;
}

.refillSplash {
	top: 100px;
	position: absolute;
	left: 30px;
	border: 1px solid #999999;
	background-color:#FFFFFF;
	width:275px;
	height:335px;
	left:30px;
	top:117px;
	z-index:11;
}

imgPos {
	position:relative;
	top:25px;
	left:60px;
}

.horizontalLine {
	top: 70px;
	position: absolute;
	border: 2px none #333333;
	width: 645px;
	float: none;
	left: 10px;
}
.dragonSplash {
	position: absolute;
	left: 217px;
	top: 330px;
}
.textRight {
	position: absolute;
	left: 339px;
	top: 120px;
	text-align: justify;
	font-family: "Monotype Corsiva", Miriam, "Arial Narrow";
	font-size: 13pt;
	font-style: normal;
	color: #333333;
	width: 272px;
	letter-spacing: normal;
	line-height: 13pt;
	height: 332px;
	border: 1px solid #999999;
	padding-right: 10px;
	padding-left: 5px;
}

.trackContainer {
	position: absolute;
	height: 520px;
	width: 655px;
	top: 133px;
	right: 0px;
	left: 133px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #666666;
	border-bottom-color: #666666;
	z-index: 1;
	background-image: url('../images/Plain Bkgnd.jpg');
}

.moreDet {
	font-family:Arial, Helvetica, sans-serif;
	top: 466px;
	position: absolute;
	left: 61px;
	font-weight: bold;
	font-size: 12px;
}

.W3C {
	position: static;
	margin-top: 85px;
	margin-left: 520px;
	left: -4px;
}

.mainTxt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	width: 290px;
	text-align: justify;
	border-collapse: collapse;
	clip: rect(auto, auto, auto, 10px);
	vertical-align: top;
}


.textRed {
	color: #FF0000;
	font-weight: bold;
}

.popup {
	border: 0px;
}


