@charset "utf-8";
/* CSS Document */
heading {
	color: #1C6F8E;
}
.butnbg{font-size: 14px;color:#FFFFFF;font-weight: bold;background-image:url(/images/navi_bg1.gif);}

.menu a{font-size:14px;font-weight:bold;color:#FFFFFF;}
.menu a:hover{ background-image:url(../images/navi_bg1.gif);font-size:17px;color:#FFFFFF;}

.style1 {
	font-size: 14px;
	font-weight: bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #1E7A9D;
}


.style11 {color: #1E7A9D; font-size: 18px;}
.style13 {color: #1E7A9D}
.style14 {
	color: #1E7A9D;
	font-weight: bold;
	font-size:16px;
}
.input{background-image:url(images/input.gif);font-size: 14px;
	color: #1E7A9D;}

a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #1E7A9D;
	text-decoration: none;
}
a:visited {
	color: #1E7A9D;
	text-decoration: none;
}

.smalltext{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#333;
	}
