.txt {
	font-size: 12px;
	line-height: 140%;
	padding-top: 20px;
	padding-bottom:20px;
}
.txt2 { font-size: 12px; line-height: 140%;}
.txt_red {
	color: #B4003F;
}
.caution {
	text-align: right;
	color: #B4003F;
}
.copy {  font-size: 10px; padding-bottom: 10px}
.content {  border-right:1px dotted #CCCCCC ; padding-left: 20px; }
.content2 {  font-size: 12px; line-height: 140%; padding: 8px 3px 8px 8px; }
.title{ font-size: 14px; color:#FFFFFF; font-weight:bold; padding-top: 4px; padding-bottom: 1px; padding-left: 10px; background-color: #993366; background-image: url(images/titlebg.gif); background-repeat: repeat; }
.link12{ font-size: 12px; }
.info {
	font-size: 12px;
	line-height: 140%;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #FEE7F0;
	border: 2px double #CA9EB0;
}
.info2 {
	font-size: 12px;
	line-height: 140%;
	background-color: #FFFFFF;
	padding: 2px;
}

#center {
	background-color:#ffffff;
	width:770px;
	margin: 0px;
	padding: 0px;
}
#msg{
	font-size:12px;
	line-height:140%;
	width:720px;
	height:100%;
	margin:20px;
	padding:5px;
	background-color:#FFF5F9;
	border:1px solid #CCCCCC;
}
#msg_white{
	width:730px;
	height: 100%;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#msg .left{
	float: left;
	width: 110px;
}

#msg .right{
	float: right;
	width: 610px;
	margin: 0px;
	padding: 0px;
}
#msg2{
	width:730px;
	height: 100%;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 140%;
}
#banner{
	width:730px;
	height: 100%;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
.copyright {
	width:770px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
}
