@charset "UTF-8";
.basicBody {
	font-size: 10pt;
	line-height: 14pt;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
}
.textCol {
	color: #FF6600;
}
.bg {
	background-image: url(../bts/images/bts_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body {
	font-size: 10pt;
	line-height: 14pt;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12pt;
}
.date {
	font-size: 9pt;
	line-height: 13pt;
	color: #666666;
	}
.dotLine {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	height: 9px;
	}
.pic_border {
	border: 1px solid #FFFFFF;
}
.smallText {
	font-size: 9pt;
	line-height: 13pt;
}
.textGreen {
	color: #009900;
}
.picBlackBorder {
	border: 1px solid #CCCCCC;
}
.msgBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
}
.textWhite {
	color: #FFFFFF;
}
.greenBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}.rightBottomBg {
	background-image: url(../bts/images/bts_14.gif);
	background-repeat: no-repeat;
	height: 264px;
}
.subhead {
	font-size: 14pt;
	font-weight: bold;
	color: #FF6600;
}
.textCol2 {
	font-size: 11pt;
	line-height: 14pt;
	color: #FF6600;
}

