body

	{

		margin:0px;

		font-size:12px;

		font-family:arial;

		background:url(../images/header_bg.jpg) top repeat-x;

	}

.header_email

	{

		font-size:13px;

		color:#000000;

	}

.header_email a

	{	

		text-decoration:none;

		font-size:14px;

		color:#000000;

	}

.header_email a:hover

	{	

		text-decoration:underline;

		font-size:14px;

		color:#000000;

	}

.menu_bg

	{

		background:url(../images/menu_bg.gif) top repeat-x;

		font-family:tahoma;

	}

.menu_bg ul

	{

		margin:0px;

		padding:0px 8px 0px 8px ;

	}

.menu_bg ul li

	{

		margin:0px;

		padding:10px 0px 10px 20px;

		font-size:13px;

		font-family:tahoma;

		list-style-type:none;

		color:#FFF;

		border-bottom:dashed 1px #8dc0f2;

		width:120px;

		background:url(../images/arrow.gif) left no-repeat;

	}

.menu_bg ul li a

	{

		font-size:13px;

		font-family:tahoma;

		list-style-type:none;

		color:#FFF;

		text-decoration:none;

	}

.menu_bg ul li a:hover

	{

		font-size:13px;

		font-family:tahoma;

		list-style-type:none;

		color:#cbe5ff;

		text-decoration:none;

	}	

.main_txt_bg

	{

		background:url(../images/main_txt_bg.gif) top repeat-x;

	}

.line_bg_img

	{

		background:url(../images/line_bg.gif) repeat-x;

		font-size:1px;

	}

.contact_bg

	{

		background:#d3bdad url(../images/contact_bg.gif) top repeat-x;

		color:#1e1916;

		font-weight:bold;

		

	}

.main_txt

	{

		font-size:14px;

		color:#000000;

		line-height:19px;

	}

.main_txt a

	{

		font-size:12px;

		color:#0163c4;

		text-decoration:underline;

		line-height:19px;

	}

.main_txt a:hover

	{

		font-size:12px;

		color:#0163c4;

		text-decoration:none;

		line-height:19px;

	}	

.main_txt strong

	{

		font-weight:bold;

		font-size:12px;

		color:#015bb4;

		line-height:19px;

	}	

.footer_bg

	{

		background:#004a93;

		font-size:11px;

		color:#FFF;

		word-spacing:3px;

	}

.footer_bg a

	{

		font-size:11px;

		text-decoration:none;

		color:#FFF;

		word-spacing:0px;		

	}

.footer_bg a:hover

	{

		font-size:11px;

		text-decoration:none;

		color:#c4e2ff;

		word-spacing:0px;		

		

	}

h2

	{

		font-size:21px;

		color:#1e1916;

		font-weight:bold;

		border-bottom:solid 1px #b8a496;

		margin:0px;

	}

.textbox

	{

		border:solid 1px #7f9db9;

		width:138px;

		padding:4px;

		font-size:12px;

		font-family:tahoma;

	}

.textbox:focus

	{

		border:solid 1px #1c5080;

		width:138px;

		padding:4px;

		font-size:12px;

		font-family:tahoma;		

	}

.banner_bg

	{

		background:url(../images/baner.gif) no-repeat;

		width:747px;

		height:201px;

	}

.sumbit_btn

	{

		background:url(../images/submit_btn.jpg) center no-repeat;

		width:64px;

		height:21px;

		font-size:0.15px;

		border:none;

		color:#000;

		z-index:999;

		text-indent:59px;

		cursor:pointer;

	}

h1

	{

		font-size:18px;

		color:#000;

		margin:0px;

		padding:0px 0px 0px 15px;

	}

br

	{

		line-height:10px;

	}

.image_border

	{

		border:solid 1px #999;

	}

	

.blue

  {

	  font-size:12px;

	  color:#023a71;

	  font-weight:bold;

  }

	

.blue_font

  {

	  font-size:16px;

	  color:#023a71;

	  font-weight:bold;

  }
  
 .new_text
{
  font-size:14px;
  font-family:arial;
  font-style:italic;
}

 .floor_text
{
  font-size:14px;
  color:#015bb4;
  font-family:arial;
  font-style:italic;
}

.today
{ font-size:14px;
  color:#015bb4;

}

/* Added by Eric 28 July 2020 */
/* COMPACT CAPTCHA */

.capbox {
	background-color: #BBBBBB;
	background-image: linear-gradient(#BBBBBB, #9E9E9E);
	border: 0px solid;
	border-width: 2px 2px 2px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	padding: 5px 8px 5px 8px;
	}

.capbox-inner {
	font: bold 12px arial, sans-serif;
	color: #000000;
	background-color: #E3E3E3;
	margin: 0px auto 0px auto;
	padding: 3px 10px 5px 10px;
	display: inline-block;
	vertical-align: middle;
	}

#CaptchaDiv {
	color: #000000;
	font: normal 25px Impact, Charcoal, arial, sans-serif;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	user-select: none;
	display: inline-block;
	padding: 3px 14px 3px 8px;
	margin-right: 4px;
	}

#CaptchaInput {
	border: #0000ff 2px solid;
	margin: 3px 0px 1px 0px;
	width: 105px;
	}
