/* Global Definition ---------------------------------------------------*/
body	{ font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	background-color: #ffffff; */
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0; }

.menu_bar {
	width: 600;
	height: 24;
	background-color: #000000;
}

table.nav_bar {
	padding-left: 0;
	padding-right: 0;
	height: 24;
	border-bottom: 2px solid #DA251D;
}

table.nav_bar tr {
	vertical-align: middle;
	height: 100%;
	width: 100%;
/*	background-color: #94a8c0; */
	background-color: #000000;
}

table.summary_bar {
	padding-left: 0;
	padding-right: 0;
	height: 24;
	border-bottom: 2px solid #DA251D;
}

table.summary_bar tr {
	vertical-align: middle;
	height: 100%;
	width: 100%;
/*	background-color: #94a8c0; */
	background-color: #000000;
}

table.summary_bar td#summaryhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	color: #ffffff;
}

table.list_tbl {
	padding-left: 0;
	padding-right: 0;
/*	border-top: 2px solid gray; */
}

table.list_tbl tr {
	vertical-align: middle;
	width: 100%;
/*	background-color: #94a8c0; */
}

table.list_tbl td#list_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	background-color: #000000;
	color: #ffffff;
}


table.system_notice {
	padding-left: 0;
	padding-right: 0;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

table.system_notice tr {
	background-color: #eeeeee;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}


table.matching_customer {
	background-color: #ffffff;
	width: 98%;
	padding-left: 0;
	padding-right: 0;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

table.matching_customer th {
	vertical-align: middle;
	text-align: center;
	background-color: #FFDEAD;
	font-weight: bold;
	font-size: 12px;
}

table.matching_customer th#left {
	vertical-align: middle;
	text-align: left;
	background-color: #FFDEAD;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid black;
}

table.matching_customer td {
	vertical-align: top;
	font-weight: bold;
}


table.nav_bar td#navbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

.cal_large
	{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f0e68c;
	color: #000000; }

.cal_small
	{ font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #efd2c3;
	color: #000000; }


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000;
	padding-left: 10;
	padding-right: 0;
	background-color: #fff;
}

.content_narrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000;
	padding-left: 100;
	padding-right: 100;
	background-color: #fff;
}

.summary_frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000;
	padding-left: 5;
	padding-right: 5;
/*	border-right: 2px solid gray; */
/*	background-color: #FFFACD; */
	background-color: #eeeeee;
}

.agent_summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000;
	vertical-align: top;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 3px solid gray;
	border-bottom: 3px solid gray;
	background: #FFFAF0;
}


.summary_frame_body {
/*	background-color: #FFFACD; */
	background-color: #eeeeee;
	border-right: 2px solid gray;
}

.footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: 000;
	height: 20;
	background-color: #fff;
}

A.b:active	{ text-decoration: none; color: #ff0000; }
A.b:link	{ text-decoration: none; color: #ff0000; }
A.b:visited	{ text-decoration: none; color: #ff0000; }
A.b:hover	{ text-decoration: underline; COLOR: #0000ff; }

A.c:active	{ text-decoration: none; color: #ffffff; font-size: 14px; font-weight: bold; }
A.c:link	{ text-decoration: none; color: #ffffff; font-size: 14px; font-weight: bold; }
A.c:visited	{ text-decoration: none; color: #ffffff; font-size: 14px; font-weight: bold; }
A.c:hover	{ text-decoration: none; color: #aa0000; font-size: 14px; font-weight: bold; }

A:active	{ text-decoration: none; color: #0000ff; }
A:link		{ text-decoration: none; color: #0000ff; }
A:visited	{ text-decoration: none; color: #0000ff; }
A:hover		{ text-decoration: none; COLOR: #ff0000; }

A.nav:active	{ text-decoration: none; color: #ffffff; }
A.nav:link	{ text-decoration: none; color: #ffffff; }
A.nav:visited	{ text-decoration: none; color: #ffffff; }
A.nav:hover	{ text-decoration: none; COLOR: #ffff00; }

p, form		{ font-size: 11px}

/* blue #94a8c0 */

td#footer a:link {color: white;}
td#footer a:visited {color: white;}
td#footer a:hover {color: white;}
td#footer a:active {color: white;}


tr.header	{ background-color: #999999; color: #ffffff; font-size: 13px; font-weight: bold; }
tr.h_title	{ background-color: #000000; }

tr.row0		{ background-color: #ffffff; font-size: 11px; font-weight: normal; }
tr.row1		{ background-color: #e9e9e9; font-size: 11px; font-weight: normal; }
tr.row_hilite	{ background-color: #F0E68C; font-size: 11px; font-weight: normal; }

td		{ font-size: 11px; }

td.form_entry	{ font-size: 11px; }
td.form_label	{ text-align: right; font-size: 11px; font-weight: bold; }
td.h_title	{ background-color: #000000; color: #ffffff; font-size: 14px; font-weight: bold; vertical-align: top; }
td.form_header	{ background-color: #000000; color: #ffffff; font-size: 13px; font-weight: bold; vertical-align: top; }

img		{ border: none; }

.input		{  font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

.title		{ font-size: 14px;
		font-weight: bold;
		text-align: center;
/*		background-color: #ffffff; */
/*		color: #fe6601; */
		color: #000000;
}
