@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
	background-color: #FFFAEA;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style1 {	font-family: "Times New Roman", Times, serif;
	color: #006600;
}
.style4 {color: #FF6600}
.style5 {color: #FFFAEA}
.style6 {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #006600;
}
a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #99FF00;
}
a:active {
	text-decoration: none;
	color: #FFCC99;
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #006600;
}
.flashlayer{
	height:243px;
}
.menutop{
height:40px;
}
.menutop ul{
list-style:none;
margin:0px;
padding:0px
}
.menutop ul li{
float:left}
img{
border:0}
.style8 {color: #FF0000; font-family: "Times New Roman", Times, serif;}
.style10 {
	color: #FFFFFF;
	font-size: 12px;
}
.style11 {font-size: 22px; font-style: italic; font-weight: bold; }
.style12 {
	font-size: 12px;
	color: #CCCCCC;
}
.style13 {
	color: #FF0000;
	font-style: italic;
}
.style14 {
	font-size: 24px;
	font-weight: bold;
}
.style17 {font-size: 16px}
.style18 {font-size: 20px; font-style: italic; font-weight: bold; }
.style20 {font-size: 12px; color: #006600; }
.style21 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.style23 {font-size: 16px; font-weight: bold; }
.style25 {color: #FF0000; font-size: 18px; font-weight: bold; }
.style27 {font-size: 12px; color: #CCCCCC; font-weight: bold; }
.bodylayer{
background-color:#EAFBEB;padding:5px; border-style:solid; border-color:#FFFFFF
}
