@charset "utf-8";
/* CSS Document */

.main {
	color: #4A4E6F;
	height: auto;
	width: 420px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 113px;
	top: 170px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
}
.side {
	color: #4A4E6F;
	background-color: #FFFFFF;
	height: 504px;
	width: 356px;
	position: absolute;
	left: 560px;
	top: 170px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 1em;
}
body,td,th {
	color: #FFFFFF;
	font-family:serif;
}
body {
	background-color: #4A4E6F;
	background-image: url(backimage.jpg);
	background-repeat: repeat;
}
.col1 {
	color: #4A4E6F;
	height: auto;
	width: 256px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 113px;
	top: 270px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1em;
	
}
.col2 {
	color: #4A4E6F;
	height: auto;
	width: 256px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 389px;
	top: 270px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
}
.col3 {
	color: #4A4E6F;
	height: auto;
	width: 256px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 665px;
	top: 270px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
}
.participants-head {
	color: #4A4E6F;
	height: auto;
	width: 828px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 113px;
	top: 170px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
}
