body
	{
		margin: 0;
		padding: 0;
		background-color: #000000;
		font-family: Verdana, Tahoma;
		font-size: 12px;
		color: #000000;
	}

.top_address_text
	{
		color: #FFFFFF;
		font-size: 9px;
	}

a:link, a:visited
	{
		color: #285483;
		text-decoration: none;
	}

a:hover
	{
		color: #999999;
		text-decoration: none;
	}

.top_btn
	{
		background: #285483;
		height: 24px;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
	}

a.main_links:link, a.main_links:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		padding: 0 2px 0 2px;
	}

a.main_links:hover
	{
		text-decoration: none;
		padding: 0 5px 0 5px;
	}

.your_guide_text
	{
		font-size: 9px;
		color: #999999;
		line-height: 33px;
		text-align: center;
	}

.footer_container
	{
		color: #FFFFFF;
		text-align: center;
		font-size: 9px;
		padding: 8px 0 0 0;
	}

a.footer_links:link, a.footer_links:visited
	{
		text-decoration: underline;
		padding: 0 8px 0 8px;
		font-size: 11px;
		line-height: 20px;
	}

a.footer_links:hover
	{
		color: #999999;
		text-decoration: none;
		padding: 0 8px 0 8px;
		font-size: 11px;
		line-height: 20px;
	}

.page_haeding
	{
		background: #a5aa6a;
		height: 24px;
		font-size: 11px;
		font-weight: bold;
	}

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

.body_bg3
	{
		background: url(../images/body_bg2.gif);
		background-repeat: repeat-y;
	}

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

ul
	{
		margin: 0 0 0 12px;
		padding: 0 0 0 6px;
	}

li
	{
		list-style: url(../images/list_syle.gif);
		margin: 0 0 20px 0;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
	}

a.left_links:link, a.left_links:visited
	{
		color: #000000;
		text-decoration: none;
	}

a.left_links:hover
	{
		color: #69624a;
		text-decoration: none;
	}

.page_content_haeding
	{
		background: #e7e7d6;
		height: 24px;
		font-size: 11px;
		font-weight: bold;
		padding: 0 12px 0 12px;
	}

.content_padding
	{
		padding: 12px;
	}

.body_bg2
	{
		background: url(../images/body_bg_right.gif);
		background-repeat: repeat-y;
	}

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

.image_left_padding
	{
		padding: 0 15px 12px 0;
	}