.mainTbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #c5ea3d;
	letter-spacing: 1px;
	background-image: url(../images/shared/bgtile.gif);
	
}
.bottomLine {
	background-image: url(../images/shared/bottom-bg-line-half.gif);
	background-repeat: repeat-x;
	margin-left: 170px;
	background-position: left bottom;
}
.copyWin1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	padding-left: 170px;
	padding-right: 10px;
	background-color: #c5ea3d;
}
.buttonCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	text-align: center;
}
.mouldList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.5px;
	text-align: center;
}
.teamBox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	height: 15px;
	width: 400px;
	border: none;
}
#Submit {
width:50px
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	height: 40px;
	width: 300px;
	border: none;
}
