body, td, font { font-size: 12px; line-height: 1.5em }
.class9      { font-size: 9px; line-height: 1.5em; }
.class10 { font-size: 10px; line-height: 1.5em; }
.class12 { font-size: 12px; line-height: 1.5em; }
.class14b { font-size: 14px; font-weight: bolder; }
.class15b  { font-size: 15px; font-weight: bolder; }
.class16b { font-size: 16px; font-weight: bolder; }
.class-gray  { color: gray;}
.class-white { color: white; }
.class-blue { color: #000078; }
.class-gold { color: #dcb500;}
.class-enji { color: #990026; }
.class-olange   { color: #fa8900;}
.class-red { color: #e80000;}
a:link , a:visited { text-decoration: none }
a:hover , a:active  { background-color: #ffe69e; }
h1 { font-size: 12px; font-weight: normal; font-style: normal; line-height: 1.5em; margin: 0; }
h2 { font-size: 12px; font-weight: normal; font-style: normal; line-height: 1.5em; margin: 0; }

h4 { font-size: 12px; font-weight: normal; font-style: normal; line-height: 1.5em; margin: 0; }
h5 {
	font-size: 16px;
	font-weight: lighter;
	font-style: normal;
	line-height: 1.5em;
	margin: 0;
	background-image: url(img/h5bk.gif);
	color: #993300;
	padding-left: 10px;
	width: 400px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
h6 { font-size: 12px; font-weight: normal; font-style: normal; line-height: 1.5em; margin: 0; }
.class-title { color: #00705a; font-size: 15px; font-weight: bold; line-height: 1.5em; }

#Sidemenuf                   {
	padding-center : 0px;
	padding-center: 0px;
	top: 2px;
	position: relative;
	float: left;
	width: 170px;
	margin: 0px;
	left: 5px;
	text-align: left;
}

#Sidemenuf ul { 
margin: 0; 
padding :0; 
list-style-type : none; 
}
#Sidemenuf li {
	display : inline;
	padding :0;
	margin:0;
	font-size: 12px;
}
#Sidemenuf li a {
	display:block;
	background-color:#E8F7E6;
	padding:2px 2px 2px 15px;
	text-decoration:none;
	width:160px;
	margin:1px 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #99CC66;
	background-image: url(../img/sbua.gif);
	background-repeat: no-repeat;

}
#Sidemenuf li a:hover {
	background-color:#B8E6A8;
	padding:2px 2px 2px 15px;
	text-decoration:none;
	width:160px;
	margin:1px 0px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #336633;
	background-image: url(../img/sbua.gif);
	background-repeat: no-repeat;
}
