@charset "utf-8";

.topText, .botText, .midNum, .hurr_1, .hurr_2 {
	font-weight: bold;
	text-align: center;
	line-height: 100%;
}

.topText, .botText, hurr_2 {
	font-size: 14px;
	color: #3366CC;
	margin: 0;
}

.midNum {
	font-size: 24px;
	color: #000000;
	margin: 10px;
}

.source {
	font-size: 10px;
	color: #3366CC;
	line-height: 100%;
	text-align: center;
	margin-top: 20px;
}

.hurr_1 {
	color: red;
	line-height: 100%;
	font-size: 20px;
}

.bulletin {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFE29C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bulletin #container {
	background-color: #FFE29C;
	width: 100%;
	border: 0px;
	text-align: left;
	height: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.bulletin #mainContent {
	background-color: #FFFFFF;
	position:relative;
	float: left;
	margin-left: 155px;
	height: 650px;
	width: 592px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border: thin solid #000000;
	text-align: center;
	margin-top: 31px;
}

SUP {
	FONT-WEIGHT: normal;
	FONT-SIZE: 60%;
}