@charset "utf-8";
h1{
	padding:0;
	margin:0;
	padding-left:30px;
	color:#FFFFFF;
	font-size: 1em;

}

h4{
	font-size:1.2em;
	color:#336699;

}

h2{
	font-size:1.3em;	
}

.STYLE-Header {
	font-family: Trebuchet MS, Helvetica;
	font-weight: normal;
	color: #FFFFFF;
	font-size:1.6em;
}
.STYLE-HeaderB {
	font-family: Trebuchet MS, Helvetica;
	font-weight: normal;
	color: #99ccff;
	font-size:1.6em;
}
/* tblc */

.TBLC{
width: 400px;
border:0;
}

tr.dH td {
	color:#FFFFFF;
	font-weight:bold;
}

tr.d0 td {
	background-color: #6fd4b7; 
}
tr.d1 td {
	background-color: #8cdac3; 
}

/* CSS Document */


#DIV-bodyH ul li a{
color: #FFFFFF;
text-decoration:none;
}

#DIV-bodyH ul li a:visited{
color: #FFFFFF;
text-decoration:none;
}

#DIV-bodyH ul li a:hover{
color:#333333;
text-decoration:overline;

}

#DIV-bodyH ul li a:active{
color:#333333;
text-decoration:overline;

}


#DIV-bodyH {
	position:absolute;
	left:0px;
	top:134px;
	width:550px;
	height:60px;
	text-align: left;
	background-color:#336699;
	border-bottom:1px #FFFFFF inset;
	z-index: 5;
	
}

#DIV-bodyH ul{
	list-style: none;
	padding: 0; margin: 0; 
	padding-left:30px;
	padding-top:5px;
	
	}

#DIV-bodyH ul li{
	height: 0.5em;
	float: left;
	text-decoration: none;
	text-align: center;
	width: auto;
	height: 2em;
	font-size: 1em;
	font-family: Trebuchet MS, Helvetica;
	color:#FFFFFF;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:3px;
	border-right:1px #73C8AE dotted;
	margin-bottom:10px;	
	}

#DIV-bodyC {
	overflow: auto;
	position: relative;
	left:0px;
	top:194px;
	width:550px;
	height:352px;
	background-color: #99ccff;
	z-index: 5;
}
