body {
	background-color: #bbb;
	color: #000;
	text-align: center;
	vertical-align: top;
}

table {
	padding: 0px;
	background: #fff;
}


table#table_Positions {
	padding: 0px;
	background: #fff;
	border-left: 1px solid #031D62;
}

table#table_Positions td { 	border-bottom: 1px solid #031D62; border-right: 1px solid #031D62; padding: 6px; }
table#table_Positions td.positions_header { text-align: center; vertical-align: middle; font-weight: bold; background: #444; color: #ccc; }
table#table_Positions td.positions_header_EDIT { text-align: center; vertical-align: middle; font-weight: bold; background: #03f; color: #fff; }
table#table_Positions td.positions_header_DELETE { text-align: center; vertical-align: middle; font-weight: bold; background: #c00; color: #fff; }
table#table_Positions td.loopNumber { text-align: center; vertical-align: middle; font-weight: bold; background: #ccc; color: #000; }
table#table_Positions td.unavailable { text-align: center; vertical-align: middle; background: #eee; color: #777; }
table#table_Positions td#positions_footer { text-align: center; vertical-align: middle; font-weight: bold; background: #aaa; color: #fff; border-bottom: 1px solid #031D62; border-top: 1px solid #031D62; }


td#table_Positions_header {
	height: 25px;
	width: 100%;
	padding: 8px;
	margin: 0px;
}

table#top_nest td { vertical-align: bottom; padding-bottom: 0px; }

td#top_padding {
	height: 76px;
	background-color: #fff;
	vertical-align: bottom;
	padding-bottom: 0px;
}
td#top_right {
	width: 68px;
	height: 76px;
	vertical-align: bottom;
	text-align: right;
	padding: 3px;
	background-color: fff;
}

td#TDprimary_bar {
	background-color: #031D62;
	color: #fff;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	height: 50px;
}

td#TDsecondary_barL {
	background-color: #000;
	color: #777;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	height: 25px;
	padding-left: 10px;
}

td#TDsecondary_barR {
	background-color: #000;
	color: #fff;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
	height: 25px;
}

#TDsecondary_barR a { color: #fff; text-decoration: underline;}
#TDsecondary_barR a:hover { color: #c0c0c0; text-decoration: none; }
#TDsecondary_barR a:visited { color: #fff; text-decoration: underline; }
#TDsecondary_barR a:visited:hover { color: #c0c0c0; text-decoration: none; }

.links_noborder {
	background-color: #ddd;
	text-align: left;
	vertical-align: top;
	width: 150px;
}

.links_borderright {
	background-color: #ddd;
	text-align: left;
	vertical-align: top;
	width: 150px;
	border-right: 1px solid #bbb;
}

td#main_body {
	vertical-align: top;
	text-align: left;
	width: 600px;
	padding: 10px;
	font-size: 11px;
}

p#address {
	padding-left: 20px;
}

td#disclaimer {
	background-color: #ddd;
	height: 60px;
	color: #aaa;
	vertical-align: middle;
	text-align: center;
}

td.bottom_padding {
	background-color: #ddd;
	height: 10px;
	color: #aaa;
	vertical-align: middle;
	text-align: center;
}

table#image_verify {
	background-color: #ddd;
	border: 1px solid #555;
}


FONT {
	FONT-SIZE: 11pt; FONT-FAMILY: Verdana, Arial, Helvetica
}
TH {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica
}
TD {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica
}
P {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica
}

a:link { color: #031D62; TEXT-DECORATION: underline; }
a:visited { color: #031D62; TEXT-DECORATION: underline; }
a:active { color: #031D62; TEXT-DECORATION: underline; }
a:hover { color: #000; TEXT-DECORATION: none; }
