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

body {
	background-color: #FBED56;
}
.register {
	color: #F0F039;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: large;
}
.main-table {
	background-color: #FFFFFF;
	border-color: #000000;
	border-width: 1px;
}
.sponsors {
	border: 1px solid #000000;
	background-color: #243AA0;
	color: #F0F039;
}
.sponsors p img {
	border: 1px solid #000000;
}
.table-head {
	color: #283460;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: large;
}
.info {
	font-size: 14px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #070D26;
}
.additional-events {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
	
}
