body
	{
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Tahoma;
		font-size: 11px;
		color: #4e4e4e;
	}

.banner_top_left_bg
	{
		background: url(../images/banner_top_left_bg.gif);
		background-repeat: repeat-x;
		height: 104px;
	}

.banner_top_right_bg
	{
		background: url(../images/banner_top_right_bg.gif);
		background-repeat: repeat-x;
		height: 133px;
	}

.btn_bg
	{
		background: url(../images/btn_bg.gif);
		background-repeat: repeat-x;
		height: 29px;
	}

.right_img_padding
	{
		padding: 0 0 10px 10px;
	}

.bottom_btn_bg_left
	{
		background: url(../images/bottom_btn_bg1.gif);
		background-repeat: repeat-x;
		height: 35px;
	}

.bottom_btn_bg_right
	{
		background: url(../images/bottom_bg3.gif);
		background-repeat: repeat-x;
		height: 95px;
	}

#bottom_btn_bg2
	{
		background: url(../images/bottom_btn_bg2.gif);
		background-repeat: repeat-x;
		height: 28px;
	}

.footer_white_text
	{
		font-family: Verdana, Tahoma;
		font-size: 11px;
		color: #FFFFFF;
	}

a.footer_link_text:link, a.footer_link_text:visited
	{
		font-family: Verdana, Tahoma;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
		padding: 0 21px 0 21px;
	}

a.footer_link_text:hover
	{
		font-family: Verdana, Tahoma;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
		padding: 0 21px 0 21px;
	}

.footer_bottom_shado
	{
		background: url(../images/footer_bottom_shado.gif);
		background-repeat: repeat-x;
		height: 7px;
	}

.footer_logos_bg
	{
		background: url(../images/footer_logos_bg.gif);
		background-repeat: repeat-x;
		height: 67px;
	}

.copyright_text1
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #9e9e9e;
		line-height: 18px;
	}

.copyright_text2
	{
		font-family: Tahoma, Verdana;
		font-size: 9px;
		color: #b1b1b1;
		line-height: 18px;
	}

.company_name_bg
	{
		background: url(../images/company_name_bg.gif);
		background-repeat: repeat-x;
		height: 75px;
	}

.input_box_class
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #333333;
		background: #FFFFFF;
		border-bottom: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0;
		width: 150px;
	}

.input_area_class
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #333333;
		background: #FFFFFF;
		border-bottom: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0;
		width: 150px;
		height: 50px;
	}

.submit_btn
	{
		background: url(../images/submit_btn00.gif);
		background-repeat: no-repeat;
		height: 21px;
		width: 63px;
		border: 0px;
		margin: 0px;
		cursor: pointer;
	}

.reset_btn
	{
		background: url(../images/reset_btn00.gif);
		background-repeat: no-repeat;
		height: 21px;
		width: 63px;
		border: 0px;
		margin: 0px;
		cursor: pointer;
	}
	
.imagebox
{
	border: solid 1px #000000;
	width:92px;
	height:123px;
}
	