@charset "utf-8";
.tabtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #FFFFFF;
}
.tabline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F2F2F2;
}
.linefooter {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
}
.txtr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	word-spacing: normal;
	letter-spacing: 2px;
	font-style: italic;
	line-height: 25px;
}
.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #B0C4DE;
	border: 2px solid #4682B4;
	padding: 4px;
	width: 500px;
}
.txtr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	word-spacing: normal;
	letter-spacing: 2px;
	font-style: normal;
	line-height: normal;
}
.box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #4682B4;
	width: 200px;
	background-color: #F5F8FC;
}
