
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	color: #0033FF;
	text-decoration: none;
}

.txt12 {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}

.txt12grn {
	font-size: 12px;
	line-height: 130%;
	color: #336666;
}

.txt10red {
	font-size: 10px;
	line-height: 130%;
	color: #990000;
}

.txt11red {
	font-size: 11px;
	line-height: 130%;
	color: #990000;
}

.txt12red {
	font-size: 12px;
	line-height: 130%;
	color: #990000;
}

.txt12redB {
	font-size: 12px;
	line-height: 130%;
	color: #990000;
	font-weight:bold;
}

.txt14redB {
	font-size: 14px;
	line-height: 130%;
	color: #990000;
	font-weight:bold;
}

.txt16redB {
	font-size: 16px;
	line-height: 130%;
	color: #990000;
	font-weight:bold;
}

.txt10 {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

.txt11 {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}


.txt10 {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

.txt10bl {
	font-size: 10px;
	line-height: 130%;
	color: #2f6681;
}

.txt11bl {
	font-size: 11px;
	line-height: 130%;
	color: #2f6681;
}

.txt12bl {
	font-size: 12px;
	line-height: 130%;
	color: #2f6681;
}

.txt12grB {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	font-weight:bold;
}

.txt12gr {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}

.txt12blB {
	font-size: 12px;
	line-height: 130%;
	color: #2f6681;
	font-weight:bold;
}

.txt14blB {
	font-size: 14px;
	line-height: 130%;
	color: #2f6681;
	font-weight:bold;
}

.txtbox {
	font-size: 12px;
	line-height: 16px;
	color: #669999;
	text-align: center;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #669999;
	border-width: 1px;
	padding: 3px;
	
}

.footer {
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, Osaka, "MS Gothic", 'Arial', 'MS PGothic', 'Trebuchet MS';
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	margin-top:4px;
}
.footer :link{color: #666666; text-decoration: none}
.footer :hover{color: #666666; text-decoration: none}
.footer :visited{color: #666666; hover: #666666; text-decoration: none}

table,td,tr{ color:#333333; font-size:12px;}
.small {font-size: 10px;line-height: 130%;}
.box{
	margin:0px;
	padding:0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #59859A;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #59859A;
	border-left-color: #59859A;
}
.boxTxt{
	margin:0px;
	padding:2px 0px 2px 0px;
}

.boxTxt2{
	margin:0px;
	padding:5px 0px 5px 10px;
}

.txtbox_2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.boxTxt3 {
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
.boxTxt4 {
	margin:0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 140%;
	font-size: 12px;
}

.small2 {
font-size: 10px;line-height: 130%;
}

.border01 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border-top:1px solid #43758d;
}

