.formSep {
	padding: 6px;
	font-family: Arial;
	font-size: 12px;
	background-color: #e1e1e1;
}
.error {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
body {
	font-family: arial;
	font-size: 12px;
}
table {
	font-family: arial;
	font-size: 12px;
}
td {
	font-family: arial;
	font-size: 12px;
}
.topMenu {
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 1px solid white;
	background-image: url('http://www.bfbtitles.com/images/nav_back.jpg');
}
.topMenu_h {
	cursor: hand;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 1px solid white;
	background-image: url('http://www.bfbtitles.com/images/nav_backh.jpg');
}
.title {
	padding-left: 26px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.content {
	padding-left: 30px;
	padding-top: 0px;
}
.rightImage {
	border: 1px solid #666666;
	padding: 5px;
}
.rightCol {
	border-left: 1px solid #666666;
	padding: 14px;
}
.footer {
	background-color: #EEEEEE;
	padding: 4px;
	text-align: center;
	font-family: arial;
	font-size: 11px;
}
.rightHeader {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #9A0000;
}
.input {
	font-family: arial;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #265B83;
}
.button {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #265B83;
	border: 1px solid #000000;
}
.alert {
	filter: BlendTrans(enabled='true',duration=0.4);
	position: absolute;
	display: none;
	z-index: 10;
}
.alert_h {
	filter: BlendTrans(enabled='true',duration=0.4);
	position: absolute;
	display: block;
	z-index: 10;
}
.new_record {
	filter:progid:DXImageTransform.Microsoft.DropShadow(Color=#000000,OffX=4,OffY=4,Positive=1);
	border: 2px solid gray;
	background-color: #ffffff;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
}
.new_rec_head {
	background-color: gray;
	padding: 6px;
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.bfaded {
	filter: BlendTrans(enabled='true',duration=0.4) Alpha(Opacity=50,FinishOpacity=50,Style=1);
}
.flink {
	font-family: arial;
	font-size: 11px;
	color: #9A0000;
	text-decoration: none;
}
.flink:hover {
	font-family: arial;
	font-size: 11px;
	color: #620303;
	text-decoration: underline;
}
a {
	font-family: arial;
	font-size: 12px;
	color: #9A0000;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	color: #620303;
	text-decoration: underline;
}
.data_header {
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #C8C6AB;
	border-top: 1px solid #E2E1CF;
	border-left: 1px solid #E2E1CF;
	border-right: 1px solid #9D9B81;
	border-bottom: 1px solid #9D9B81;
}
.func_starter {
	width: 100%;
	font-size: 4px;
	padding: 0px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	background-color: #9A0000;
}
.func_spacer {
	width: 5px;
	font-size: 4px;
	padding: 0px;
	border-top: 1px solid black;
	background-color: #9A0000;
}
.data_header {
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #416185;
	border-top: 1px solid #7897B9;
	border-left: 1px solid #7897B9;
	border-right: 1px solid #1F3E62;
	border-bottom: 1px solid #1F3E62;
}
.funcs {
	text-align: center;
	padding: 1px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	background-color: #9A0000;
	border: 1px solid black;
	border-bottom: 0px;
}
.funcs_h {
	cursor: hand;
	text-align: center;
	padding: 1px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #E09D9D;
	border: 1px solid black;
	border-bottom: 0px;
}
.func_cell {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #E09D9D;
	padding: 3px;
	border: 1px solid black;
	border-bottom: 0px;
}
.cell {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
}
.cell_la {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
}
.alert_table {
	filter:progid:DXImageTransform.Microsoft.DropShadow(Color=#000000,OffX=4,OffY=4,Positive=1);
	border: 2px solid gray;
	background-color: #ffffff;
	font-family: arial;
	font-size: 11px;
}
.alert_head {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
}