@charset "utf-8";
/* CSS Document */



.style1 {	color: #0000FF;
	font-weight: bold;
}
.g_text a:link {
	
	color: #666666;
	text-decoration:underline;
}
.g_text a:visited {
	color: #666666;
	text-decoration:underline;
}
.g_text a:hover {
	color: #666666;
	text-decoration:underline;
}
.g_text a:active {
	color: #666666;
	text-decoration:underline;
}




#slideshow {
    position:relative;
	width: 550px; 
	height: 240px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


.style1 {	color: #0000FF;
	font-weight: bold;
}

.sm_wn{
	top:158px;
	left:148px;
	min-width:200px;
	background-color:#385574;
	position:absolute;
	padding:1px;
	Opacity:0.9;
	filter: alpha(opacity=95);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	border:1px solid #52639f;
	z-index:50;
	cursor:hand;	
	
}
.sm_ajpc{
	top:182px;
	left:148px;
	min-width:200px;
	background-color:#385574;
	position:absolute;
	padding:1px;
	Opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	border:1px solid #52639f;
	z-index:50;
	cursor:hand;	
}
.sm_jpca{
	top:210px;
	left:148px;
	min-width:200px;
	background-color:#385574;
	position:absolute;
	padding:1px;
	Opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	border:1px solid #52639f;
	z-index:50;
	cursor:hand;		
}
.sm_cri{
	top:237px;
	left:148px;
	min-width:200px;
	background-color:#385574;
	position:absolute;
	padding:1px;
	Opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	border:1px solid #52639f;
	z-index:50;	
	cursor:hand;	
}

.sm_vp{
	top:310px;
	left:148px;
	min-width:200px;
	background-color:#385574;
	position:absolute;
	padding:1px;
	Opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	border:1px solid #52639f;
	z-index:50;
	cursor:hand;	
}
.sm_ct{
	top:335px;
	left:148px;
	min-width:200px;
	background-color:#385574;
	position:absolute;
	padding:1px;
	Opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	border:1px solid #52639f;
	z-index:50;
	cursor:hand;	
}
.sm_fc{
	top:360px;
	left:148px;
	min-width:200px;
	background-color:#385574;
	position:absolute;
	padding:1px;
	Opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	border:1px solid #52639f;
	z-index:50;
	cursor:hand;	
}


.submenutopic{
		width:205px;
		padding-top:1px;
		padding-bottom:1px;
		cursor:hand;
		padding-left:10px;
}
.submenu{
		
}
.submenu a{
		color:#FFF;
		text-decoration:none;
}

.submenu a:hover{
		color:#FFF;
		text-decoration:none;
		background-color:#14203f;		
}

