/* CSS Document */

a{
	outline:none;
}
.banner{
	background-image:url(../images/top_banner.jpg);
	height:285px;
	background-repeat:no-repeat;
}
.banner_box{
	background-image:url(../images/banner_box.png);
	background-repeat:no-repeat;
	height:77px;
	background-position:right;
	margin-top:10px;
}
.top_text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.top_text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#F5FF09;
}
.top_text3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#F8FFC5;
}
.normal_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.click_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#810049;
}
a.click_text:hover{
	text-decoration:underline
}
.button_bg{
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat-x;
	height:54px;
}
.button_bg:hover{
	background-image:url(../images/button_over.jpg);
	background-repeat:repeat-x;
	height:54px;
}
.button_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#1C3802;
	padding:20px 15px 20px 15px;
}
a.button_text:hover{
	color:#FFFFFF;
}
.buttom_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#8E8E8E;
	line-height:18px;
}
a.buttom_text:hover{
	text-decoration:underline;
	color:#1C3802;
}
.midle_normal_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#2B2B2B;
	line-height:18px;
}
.box_heading_texe{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.midle_yellow_box{
	background-color:#FBFFDA;
	border: solid 1px #D4ED54;
	height:39px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#446800;
}
.green_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#446800;
	line-height:18px;
}
a.green_text:hover{
	color:#810049;
}

.green_text0{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
	color:#446800;
	line-height:30px;
}
a.green_text0:hover{
	color:#810049;
}
.green_text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	color:#810049;
}

.welcome_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#0F0F0E;
}
.welcome_text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#810049;
}

.thankyou_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#446800;
	line-height:30px;
}

.text_space{
	padding-right:47px;
}

.banner_box_space{
	padding-top:18px;
	# padding-top:25px;
}