@charset "utf-8";
body {
	background-color: #340D71;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #330D70;
}
.tracktextfield {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #340D71;
	text-decoration: none;
	text-align: center;
	border: 1px solid #340D71;
}
