h1 {
	width:100%;
	font-size:100%;
	margin:0 0 8px 0;
	padding:2px 0;
	color:#ffffff;
	background-color:#737373;
}

h2 {
	color:#949599;
	margin:0px;
	padding:0px;
	font-size:110%;	
}

cite {
	font-style:normal;
	font-weight:bold;
}

.imgNews {
	margin-bottom:10px;
	text-align:center;
	color:#737373;
}

#menu a {
	color:#737373;
	text-decoration:none;
}

#menu a:hover {
	font-weight:bold;
}

#menu a.Active {
	color:#737373;
	font-weight:bold;	
	text-decoration:none;	
}

#menu .subnavi {
	margin-left:14px;
	font-size:95%;
}

#menu .subnavi a {
	background-image:url(/img/icon_sn.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	display:block;
	padding-left: 7px;
	margin-top:5px;	
}


#menu .subnavi a:hover {
	background-image:url(/img/icon_sn_active.gif);
}

#menu .subnavi a.Active {
	background-image:url(/img/icon_sn_active.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	display:block;
	padding-left: 7px;
	margin-top:5px;	
}

.menuDesign {
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

#content a {
	color:#737373;
	text-decoration:none;
	font-weight:bold;
}

#content a:hover {
	text-decoration:underline;
}

#content p {
	margin:0px;
}

table {
	font-size:100%;
}

#news ul {
	list-style-type:disc;
}
