@charset "utf-8";
.blue {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.bluelt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4da1c9;
}
.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
}
.blueltbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4da1c9;
}
.grey12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-decoration: underline;
}
.grey10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-decoration: none;
}
a.grey10:hover {
	color: #999;
	font-weight: normal;
	text-decoration: underline;
}
.redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #900;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #900;
}
.box {
	border: 1px solid #333333;
}
.bkd {
	background-image: url(../images/bkd.jpg);
	background-repeat: repeat-x;
}
.bkdbody1 {
	background-image: url(../images/bkd_body1.jpg);
	background-repeat: repeat-x;
}
.bkdmain {
	background-image: url(../images/bkd_main.jpg);
	background-repeat: no-repeat;
}
.border {
	background-repeat: no-repeat;
	border: 3px solid #1f3f66;
}
.bkdbody2 {
	background-image: url(../images/bkd_body2.jpg);
	background-repeat: repeat-x;
}
.bkdbody3 {
	background-image: url(../images/bkd_body3.jpg);
	background-repeat: no-repeat;
}
.bkdbody {
	background-image: url(../images/bkd_body.jpg);
	background-repeat: repeat-x;
}
.bkd2nd {
	background-image: url(../images/bkd_2nd.jpg);
	background-repeat: no-repeat;
}

