@charset "utf-8";
.content_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.content_grey a:link, .content_grey a:visited, .content_grey a:active {
	color: #0000fe;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}
.content_grey a:hover {
	text-decoration: none;
}
.content_grey_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.content_grey_3 a:link, .content_grey_3 a:visited, .content_grey_3 a:active {
	color: #0000fe;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}
.content_grey_3 a:hover {
	text-decoration: none;
}

.content_grey_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.content_grey_underline a:link, .content_grey_underline a:visited, .content_grey_underline a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.content_grey_underline a:hover {
	text-decoration: none;
}

.content_blue_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000fe;
	text-decoration: underline;
	font-weight: normal;
}
.content_blue_underline a:link, .content_blue_underline a:visited, .content_blue_underline a:active {
	color: #0000fe;
	text-decoration: underline;
	font-weight: normal;
}
.content_blue_underline a:hover {
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bg_current {
	background-color: #ff841c;
	background-image: url(../images/current_event/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.content_white_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}.bg_past {
	background-color: #ff6c14;
	background-image: url(../images/past_event/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_supporting {
	background-color: #ff7315;
	background-image: url(../images/supporting/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_phusikoi {
	background-color: #ff841c;
	background-image: url(../images/phusikoi/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_contact {
	background-color: #ff7315;
	background-image: url(../images/contact/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.content_grey_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.content_grey_2 a:link, .content_grey_2 a:visited, .content_grey_2 a:active {
	color: #0000fe;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}
.content_grey_2 a:hover {
	text-decoration: underline;
}

.content_blue_2_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000fe;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
.content_blue_2_underline a:link, .content_blue_2_underline a:visited, .content_blue_2_underline a:active {
	color: #0000fe;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
.content_blue_2_underline a:hover {
	text-decoration: none;
}

.content_grey_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.content_brown_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7e5812;
	text-decoration: none;
	font-weight: bold;
}
.content_brown_2_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7e5812;
	text-decoration: none;
	font-weight: bold;
}

