/*form {margin-top: -1em;}*/

.buttons_default {
	font-family: "Times";
	/*font: "Times";*/
	text-decoration: none;
	font-size: 20px;
	color: #2d396d;
	background-color: #f4f4f4;
	width: 150;
	height: 30;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	margin-top: -0.8em;
}

.buttons_over{
	font-family: "Times";
	/*font: "Times";*/
	text-decoration: underline;
	font-size: 20px;
	color: #ff0000;
	background-color: #e8e8e8;
	width: 150;
	height: 30;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	margin-top: -0.8em;
}

.but02_default {
	font-family: "Times";
	/*font: "Times";*/
	text-decoration: none;
	font-size: 20px;
	color: #2d396d;
	/* background-color: #f4f4f4; */
	/* background-color: #ffd5fd; */
	background-color: #ffdffd;
	width: 210;
	height: 30;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	/* border-color: #e0e0e0; */
	border-color: #fbb1f7;
	margin-top: -2px;
}

.but02_over{
	font-family: "Times";
	/*font: "Times";*/
	text-decoration: underline;
	font-size: 20px;
	color: #ff0000;
	/* background-color: #e8e8e8; */
	background-color: #fbb1f7;
	width: 210;
	height: 30;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	/* border-color: #e0e0e0; */
	border-color: #fbb1f7;
	margin-top: -2px;
}


.BCM_default {
	background-image: url(img/bkg01.png);
	width: 256px;
	height: 25px;
}

.BCM_over {
	background-image: url(img/bkg02.png);
	width: 256px;
	height: 25px;
}

.IB_default {
	background-image: url(img/bkg01.png);
	width: 256px;
	height: 25px;
}

.IB_over {
	background-image: url(img/bkg02.png);
	width: 256px;
	height: 25px;
}

.SR_default {
	background-image: url(img/bkg01.png);
	width: 256px;
	height: 25px;
}

.SR_over {
	background-image: url(img/bkg02.png);
	width: 256px;
	height: 25px;
}
.RJ_default {
	background-image: url(img/bkg01.png);
	width: 256px;
	height: 25px;
}
.RJ_over {
        background-image: url(img/bkg02.png);
        width: 256px;
        height: 25px;
}
.fc_default {
	background-image: url(img/bkg06a.png);
	width: 256px;
	height: 25px;
}
.fc_over {
        background-image: url(img/bkg06b.png);
        width: 256px;
        height: 25px;
}

.fm_default {
	background-image: url(img/bkg06a.png);
	width: 256px;
	height: 25px;
}
.fm_over {
        background-image: url(img/bkg06b.png);
        width: 256px;
        height: 25px;
}
.im_default {
	background-image: url(img/bkg06a.png);
	width: 256px;
	height: 25px;
}
.im_over {
        background-image: url(img/bkg06b.png);
        width: 256px;
        height: 25px;
}

