body
	{
		margin: 0;
		padding: 0;
		background: url(../images/bg.jpg);
		background-repeat: repeat;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #4e4e4e;
	}

.left_shado
	{
		background: url(../images/left_shado_rep.jpg);
		background-repeat: repeat-y;
		width: 10px;
	}

.right_shado
	{
		background: url(../images/right_shado_rep.jpg);
		background-repeat: repeat-y;
		width: 10px;
	}

.far_bottom
	{
		background: url(../images/far_bottom.jpg);
		background-repeat: no-repeat;
		height: 43px;
		width: 671px;
	}

a.body_link_text_01:link, a.body_link_text_01:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #2e96b4;
		text-decoration: underline;
	}

a.body_link_text_01:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #2e96b4;
		text-decoration: none;
	}

a.read_more_link_text:link, a.read_more_link_text:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #22778f;
		text-decoration: underline;
		margin-left: 5px;
	}

a.read_more_link_text:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #22778f;
		text-decoration: none;
	}

.left_2nd_box_bg
	{
		background: url(../images/left_2nd_box_bg.jpg);
		background-repeat: no-repeat;
		height: 115px;
		width: 304px;
	}

.orange_body_text
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #d96f11;
	}

a.body_link_text_02:link, a.body_link_text_02:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #3b71a0;
		text-decoration: underline;
	}

a.body_link_text_02:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #3b71a0;
		text-decoration: none;
	}

a.body_link_text_03:link, a.body_link_text_03:visited
	{
		font-family: Verdana, Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #3b71a0;
		text-decoration: none;
		padding: 5px;
	}

a.body_link_text_03:hover
	{
		font-family: Verdana, Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #3b71a0;
		text-decoration: underline;
	}

.page_heading_text
	{
		font-family: Verdana, Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #3b71a0;
	}

a.footer_link_text:link, a.footer_link_text:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #3b71a0;
		text-decoration: none;
		padding: 3px;
	}

a.footer_link_text:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #3b71a0;
		text-decoration: underline;
	}

.textbox_class
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #666666;
		width: 150px;
		padding: 1px 2px 1px 2px;
	}

.submit_btn
	{
		background: url(../images/submit_btn.gif);
		background-repeat: no-repeat;
		height: 18px;
		width: 60px;
		border: 0px;
		margin: 0px;
		cursor: pointer;
	}

.reset_btn
	{
		background: url(../images/reset_btn.gif);
		background-repeat: no-repeat;
		height: 18px;
		width: 60px;
		border: 0px;
		margin: 0px;
		cursor: pointer;
	}

li
	{
		padding: 3px 0 3px 0;
	}

a.bottom_link_text:link, a.bottom_link_text:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #4e4e4e;
		text-decoration: underline;
		line-height: 30px;
	}

a.bottom_link_text:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #4e4e4e;
		text-decoration: none;
	}
