	A  {
		color : #000000;
		FONT-SIZE : 12px;
		font-family : Verdana;
	}

	A:HOVER  {
		color : #FF0000;
		FONT-SIZE : 12px;
		font-family : Verdana;
	}

	a.noneline:link  {
		text-decoration : none;
		color : #222222;
	}

	a.noneline:visited  {
		text-decoration : none;
		color : #222222;
	}

	a.noneline:active  {
		text-decoration : none;
		color : #222222;
	}

	a.noneline:hover  {
		text-decoration : underline;
		color : #222222;
	}
	h1
	{	
		color: #4F4F4F;
		font-family : Verdana;
		font-size : 14px;
		font-weight : 700;
		text-align : left;
	}
		.menu1:visited
	{
		color: #2694CE ;
		text-decoration: none;
	}
		.menu1:link
	{
		color: #2694CE ; text-decoration: none;
	}
		.menu1:hover
	{
		color: #2694CE ; text-decoration:underline;
	}





	}
		.menu2:visited
	{
		color: #2694CE ;
		text-decoration: none;
		font-size : 11px;
	}
		.menu2:link
	{
		color: #2694CE ; text-decoration: none;
	font-size : 11px;
	}
		.menu2:hover
	{
		color: #2694CE ; text-decoration:underline;
	font-size : 11px;
	}



	.menu:link  {
		COLOR : #FFFFFF;
		FONT-FAMILY : Verdana;
		text-decoration : none;
		FONT-SIZE : 12px;
		size : 12px;
		font-weight : bold;
	}

	.menu:visited  {
		COLOR : #FFFFFF;
		FONT-FAMILY : Verdana;
		text-decoration : none;
		FONT-SIZE : 12px;
		size : 12px;
		font-weight : bold;
	}

	.menu:active  {
		COLOR : #FFFFFF;
		FONT-FAMILY : Verdana;
		text-decoration : none;
		FONT-SIZE : 12px;
		size : 12px;
		font-weight : bold;
	}

	.menu:hover  {
		COLOR : #3D88C2;
		FONT-FAMILY : Verdana;
		text-decoration : none;
		FONT-SIZE : 12px;
		size : 12px;
		font-weight : bold;
	}
	.dk  {
		BACKGROUND : #72B2D7;
		background-color : #72B2D7;
	}

	.dks  {
		BACKGROUND : #F1F1F1;
		background-color : #F1F1F1;
	}

	.dkss  {
		BACKGROUND : #B6B6B6;
		background-color : #B6B6B6;
	}
	.dkss_s  {
		visibility: hidden;
	}
	.dkss_s1  {
		visibility: visible;
	}
   #menu1  {
   	position : absolute;;
   	top : 240px;
   	left : 200px;
   	z-index : 4;
   	visibility : hidden;
   }
   #menu2  {
   	position : absolute;;
   	top : 260px;
   	left : 200px;
   	z-index : 4;
   	visibility : hidden;
   }
   #menu3  {
   	position : absolute;;
   	top : 258px;
   	left : 200px;
   	z-index : 4;
   	visibility : hidden;
   }	
