	A  {
		FONT-SIZE : 12px;
		font-family : Verdana;
		color: #2694CE ;
		text-decoration: none;
	}

	A:HOVER  {
		font-family : Verdana;
		text-decoration: underline;
	}

	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;
	}
	a.main {
		FONT-SIZE : 18px;
		color: #2694CE ;
		text-decoration: none;
	}
	a.main:hover {
		text-decoration: underline;
	}
	a.regular {
		font-size:16px;
		line-height:20px;
	}

	h1
	{	
		color: #494949;
		font-family : Verdana;
		font-size : 17px;
		text-align : left;
		font-weight:500;
		height:15px;
		padding-top:10px;	
	}
		.menu1
	{
		font-family:Verdana;
		font-size:12px;
	}
		.menu1:visited
	{
		color: #2694CE ;
		text-decoration: none;
	}
		.menu1:link
	{
		color: #2694CE ; text-decoration: none;
	}
		.menu1:hover
	{
		color: #2694CE ; text-decoration:underline; font-weight:bold;
	}





		.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; font-weight:bold;
	}

   .menu {
   width:180px;
   height:17px;
   vertical-align:top;
   text-align:left;
   padding-left:20px;
   }
   
   .menuline {
   width:46px;
   height:17px;
   vertical-align:top;
   }	

   .menuline2 {
   width:56px;
   height:1px;
   vertical-align:top;
   }	

	.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;
	}
	
	.lineimg {
	width:46px;
	height:1px;
	border:0px;
	}
	
	.marker {
	width:12px;
	height:17px;
	border:0px;
	text-align:center;
	vertical-align:middle;
	margin:0 2px;
	}
	
	.marker2 {
	width:12px;
	height:9px;
	border:0px;
	text-align:center;
	vertical-align:middle;
	margin:0 2px;
	}
	
	.menutd1 {
	height:1px;
	vertical-align:top;
	padding-left:20px;
	}
	
	.menutd2 {
	height:1px;
	background-image:url('/img/bg_menu_small.gif');
	}
	
	.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;
   }
   
   .data {
   padding: 5px 0 5px 5px;
   background-color:#f0f6f9;
   border: 1px dotted gray;
   }
   
   .data-gray {
   background-color:#ffffff;
   }

   .data-header {
   background-color:#ffffff;
   font-weight:bold;
   }
   
a.st .img{width:150px;overflow:hidden; margin-right:10px;}

a.st .img img{width:150px; margin-right:10px;}

a.st:hover .img{width:150px;overflow:visible;visibility:hidden;}

a.st:hover .img img{visibility:visible;position:absolute;z-index:150;}

.whitebox {
border: ridge 3px white; 
height:100%; 
width:235px; 
padding:10px; 
background:#ffffff;
}

.imgbox {
border: solid 3px gray; 
padding:5px; 
width:200px;
height:150px;
background:#ffffff;
text-align:center;
line-height:30px;
}
