@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
body {
SCROLLBAR-FACE-COLOR:gray; 
SCROLLBAR-HIGHLIGHT-COLOR: gray; 
SCROLLBAR-SHADOW-COLOR: gray;  
SCROLLBAR-ARROW-COLOR: #e3e3e3; 
SCROLLBAR-TRACK-COLOR: #bcbec2; 
SCROLLBAR-DARKSHADOW-COLOR: #bcbec2;
background-color: #bcbec2;
}
tr, td, th {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000066;
direction:ltr;
}
p {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000066;
text-align:justify;
direction:ltr;
}
a:link {
	color: blue;
	text-decoration:none;
}
a:visited {
	color: blue;
	text-decoration:none;
}
a:hover {
	color:#00CCFF;
}
-->
</style>

.s {
background-image:url(images/index_12.jpg);
background-repeat:no-repeat;
background-color: #BDBEC2;
}

.showall {
background-color: #FFFFFF;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; }
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.notice { color:#FF0000 }
.list {color:#000066; font-size:12px;}
.label {
color: gray;
background-color:#E5E5E5; 
font-size:x-small;
border:1px solid gray;
}

.flashversion {
text-align:center;
position:absolute;
text-shadow:#000000;
font-weight:bold;
width:100px;
margin-left:970px;
background-color:#6699FF;
margin-top:20px;
border:solid 1px #000066;
color:#FFFFFF
}