@charset "utf-8";
body {
	background-color: #5F86AD;
	background-image: url(images/BG.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.meetup_fb {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #660000;
	font-weight: bold;
}

.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990002;
	text-align: center;
}
.sub_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6087AE;
	text-decoration: underline;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #143B62;
	text-align: center;
}
.sponsors {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #990002;
	text-align: center;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #013567;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}
.sub_title_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990002;
	text-align: center;
	font-weight: bold;
}
.title_left {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990002;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
.title_left_center {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990002;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
.title_left_no_under {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990002;
	text-align: left;
	font-weight: bold;
}
a.one:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6087AE;
	text-decoration: underline;
}
a.one:visited {
	font-family: "Times New Roman", Times, serif;
	color: #013567;
}
a.one:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}