body
	{
		margin: 0;
		padding: 0;
		background: url(../images/bg_ver.gif);
		background-repeat: repeat-x;
		background-position: top;
		font-family: Verdana, Tahoma;
		font-size: 12px;
		color: #363636;
	}

a.top_links:link, a.top_links:visited
	{
		font-weight: bold;
		color: #0269ab;
		background: url(../images/links_bg_top.gif);
		background-repeat: repeat-x;
		padding: 3px 10px 0 10px;
		display: block;
		float: right;
		margin: 2px 5px 0 5px;
		height: 21px;
		text-decoration: none;
	}

a.top_links:hover
	{
		font-weight: bold;
		color: #0269ab;
		background: url(../images/links_bg_top.gif);
		background-repeat: repeat-x;
		padding: 3px 10px 0 10px;
		display: block;
		float: right;
		margin: 2px 5px 0 5px;
		height: 21px;
		text-decoration: none;
	}

.banner_bg
	{
		background: url(../images/banner_bg.jpg);
		background-repeat: no-repeat;
		height: 113px;
	}

a.top_links2:link, a.top_links2:visited
	{
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		margin: 0 5px 0 5px;
		text-decoration: none;
		line-height: 30px;
	}

a.top_links2:hover
	{
		font-size: 14px;
		font-weight: bold;
		color: #0269ab;
		margin: 0 5px 0 5px;
		text-decoration: none;
	}

a.top_links3:link, a.top_links3:visited
	{
		font-weight: bold;
		color: #0269ab;
		background: url(../images/links_bg_top3_nor.gif);
		background-repeat: repeat-x;
		padding: 10px 18px 0 18px;
		display: block;
		float: right;
		margin: 0 5px 0 5px;
		height: 26px;
		text-decoration: none;
	}

a.top_links3:hover
	{
		font-weight: bold;
		color: #ffffff;
		background: url(../images/links_bg_top3_hov.gif);
		background-repeat: repeat-x;
		padding: 10px 18px 0 18px;
		display: block;
		float: right;
		margin: 0 5px 0 5px;
		height: 26px;
		text-decoration: none;
	}

.banner_2_bg
	{
		background: url(../images/banner_main_bg.jpg);
		background-repeat: no-repeat;
		background-position: top;
		width: 916px;
	}

.banner_2_top_bg
	{
		background: url(../images/banner_main_top_bg.gif);
		background-repeat: repeat-x;
		height: 256px;
	}

.banner_2_bottom_bg
	{
		background: url(../images/banner_main_bottom_bg.gif);
		background-repeat: repeat-x;
		height: 80px;
	}

.body_bg
	{
		background: url(../images/body_bg.gif);
		background-repeat: repeat-y;
		width: 916px;
	}

.footer_bg
	{
		background: url(../images/footer_bg.gif);
		background-repeat: repeat-x;
		height: 80px;
	}

.right_curve_bg
	{
		background: url(../images/right_curbe_bg.gif);
		background-repeat: repeat-y;
	}

a.right_links:link, a.right_links:visited
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #0269ab;
		text-decoration: none;
		padding: 10px 20px 10px 20px;
		display: block;
	}

a.right_links:hover
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #0269ab;
		text-decoration: none;
		padding: 10px 20px 10px 20px;
		display: block;
		background: #f6fbff;
	}

.arrow
	{
		background: url(../images/arrow.jpg);
		background-repeat: no-repeat;
		background-position: left;
		height: 237px;
		width: 268px;
		color: #0096f6;
	}

.input_box_class
	{
		border: 1px solid #daeff9;
		background: #bce5ff;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #0096f6;
		padding: 2px;
		width: 145px;
	}
