.bg {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #BCDDFD;
}
.bg01 {
	background-image: url(bg02.gif);
	background-repeat: repeat-x;
	border: 1px solid #BCDDFD;
}
.body {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
}
.head1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
}
.bdr {
	border: 1px solid #DBDBDB;
}
.dottedline {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.body1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}.dottedline02 {
	background-image: url(dottedline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.navigation {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.subalink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.subalink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}

.subalink01 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.subalink01:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration:none;
}
.subalink123 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}
.subalink123:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;