@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.main_bg {
	background-image: url(images/ebm_06.jpg);
	background-repeat: repeat-y;
}
.main_txt {
	font-size: 22px;
	color: #655d48;
	font-weight: bolder;
}
.main_txt2 {
	font-size: 16px;
	font-weight: bold;
	color: #830896;
}
.main_txt3 {
	font-weight: normal;
}
.main_txt4 {
	color: #000000;
	font-weight: bolder;
}
.main_txt6 {
	font-size: 20px;
	font-weight: bold;
	color: #830896;
}
.compulsory_txt {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.tnc_txt {
	color: #666666;
	padding-bottom: 8px;
	font-size: 12px;
}
.banner_bg {
	background-image: url(images/ebm_banner_02.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #FFFFFF;
}
.sm_whitetext {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.md_whitetext {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
.bg_whitetext {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;
}
.tnc_txt2 {
	color: #000000;
	padding-bottom: 8px;
	font-size: 11px;
}
.redbox_bg {
	background-image: url(images/redbox_03.gif);
	background-repeat: repeat-y;
}
