body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
td img {display: block;}

h2 {text-align:center;
	}

#Layer1 {
	position:relative;
	width:802px;
	height:602px;
	z-index:1;
}

#Layer2 {
	position:absolute;
	top:248px;
	width:777px;
	height:323px;
	text-align:left;
	overflow: auto;
	left: 15px;
	}

#indexContent {
	position:absolute;
	top:254px;
	width:777px;
	height:288px;
	text-align:left;
	overflow: auto;
	left: 6px;
	}

#underline {
	text-decoration:underline;
	}

#Layer3 {
	position:absolute;
	top:581px;
	width:795px;
	height:23px;
	font-size:12px;
	}
	
#Slogan {
	position:absolute;
	top:41px;
	left:606px;
	width:177px;
	height:224px;
	text-align:left;
	overflow:auto;
	color:#0000CC;
	padding:5px;
	}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:10px;}
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.style1 {
			font:Arial, Helvetica, sans-serif;
			font-size:small;
			}

.style2 {
			font:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#009900;
}
			
.table td, th, {
	Border:none;
  	padding: .3em;
  	font-size: 12px;
	background-color: #E0E0E0;
  }
  
  .table2 td, th, {
	Border:none;
  	padding: 10px;
  	font-size: 10px;
	width: 600px;
	background-color: #E0E0E0;
  }
  
.style5 {
			font-size: xx-small
}

.header {
			font:Arial, Helvetica, sans-serif;
			font-size:16px;
			font-weight:bold;
			color:#009900;
}

#Logo {
	position:absolute;
	left:1px;
	top:-1px;
	width:401px;
	height:283px;
	z-index:4;
	background-color:#CCCCCC;
}

#index {
	position:absolute;
	left:8px;
	top:286px;
	width:179px;
	height:72px;
	z-index:5;
}
body {
	background-color:#FFFFFF;
}

a {
	font-weight:bold;
	color:#0066FF;
	text-decoration:none;
	}
	
a:hover {
		text-decoration:underline;
		}
		
a:active {
		color:#FF0000;
		}
