@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
a img {
	border: 0; 
} 
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #6C6C6C;
	text-decoration: none;
}
.counter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1em;
}
.Q_Month {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 36px;
}
.Q_Month2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	text-decoration: none;
}

.FriendTextBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: black;
	background-color: white;
	height: 15px;
	width: 250px;
	border: 0px solid #003440;
}
.FriendTextAreaBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: black;
	background-color: white;
	width: 258px;
	border: 0px solid #003440;
}