.topline {
	background-image: url(../images/index_03.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.midline {
	background-image: url(../images/midline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.branches {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.gear {
	background-image: url(../images/index_16.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;

}
.bdrtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	border: 1px dotted #0099FF;

}
.subtopline {
	background-image: url(../images/subtopline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.subleftblue {
	background-image: url(../images/subleftblue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.subbdr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.formtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	height: 15px;
	width: 200px;
}
.txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	width: 200px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	width: 50px;
	font-size: 10px;
	background-color: #0697D6;
	border-top: 1px solid;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid;


}
.table {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}

