/* CSS Document */
	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #707070;
	}
	.text_1
	{
		color:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		font-weight:normal;
	}
	.text_3
	{
		color:#000000;
		font-family:tahoma;
		font-size:11px;
		font-weight:normal;
	}

	.text_2
	{
		color:#333333;
		font-family:tahoma;
		font-size:11px;
		font-weight: bold;
	}
	.text_4
	{
		color:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		font-weight: bold;
	}
	.text_5
	{
		color:#0079B2;
		font-family:tahoma;
		font-size:11px;
		font-weight: bold;
	}
	.text_6
	{
		color:#FF0000;
		font-family:tahoma;
		font-size:11px;
		font-weight: bold;
	}
	.text_7
	{
		color:#FF0000;
		font-family:tahoma;
		font-size:12px;
		font-weight: bold;
	}
	.text_8
	{
		color:#000000;
		font-family:arial;
		font-size:12px;
		font-weight:normal;
	}
	
	a:link {
	text-decoration: none;
	}
	a:visited {
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	a:active {
		text-decoration: none;
	}
	
	.haipro{
	background: #245E9D;
	height:26px;
	}
	.haipro:hover{
	background:#3872B2;
	height:26px;
	}

	A.menu:link {
	 FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; font-weight: bold;
	}
	A.menu:visited {
	 FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: bold;
	}
	A.menu:hover {
		 FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; font-weight: bold;
	}
	A.menu1:link {
	 FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; font-weight: bold;
	}
	A.menu1:visited {
	 FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: bold;
	}
	A.menu1:hover {
		 FONT-SIZE: 11px; COLOR: #245E9D; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; font-weight: bold;
	}
	
	.menutitle{
	cursor:pointer;
	margin-bottom: 1px;
	color:#FFFFFF;
	width:189px;
	text-align: left;
	font-weight:bold;
	
	}
	
	.submenu{
	margin-bottom: 5px;
	margin-top:5px;
	padding-left: 12px;
	font-family:Tahoma;
	color:#000000;
	font-size: 12px;
	font-weight:bold;
	}

