body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#headercell {
	background: #FFFFFF;
	padding: 5px;
	border-bottom: 2px solid #FFFFFF;
}

td#navigation {
	vertical-align: top;
    width: 200px;
}

div#navigation {
    border: thin ridge #6699CC;
    margin : 20px 10px 10px 10px;
}

div#navigation  h3 {
	font-size: 12px;
	font-weigh: bold;
	background-color: #FF5A00;
	border-bottom: thin solid #3C79AF;
	padding: 2px;
	color: #FFFFFF;
	margin: 0;
}

div#navigation ul {
	margin: 0 0 10px 0;
	font-size: 11px;
	font-weigh: bold;
	background-color: #FFFFFF;
	padding: 10px 5px;
	list-style: inside;
}

#navigation  li {
	color: #00000;
	white-space: nowrap;
}

#navigation  li  a {
	text-decoration: none;
}

a {
	color: #253F5A;
}

#content {
	padding: 10px;
	vertical-align: top;
}

form {
	margin: 0
}

#content .form {
	border: 1px solid #3C79AF;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#content .form td {
	padding: 2px 4px;
	font-size: 10px;
}

#content .form th {
	font-size: 12px;
	font-weigh: bold;
	background-color: #FFFFFF;
	border: 1px solid #3C79AF;
	padding: 2px;
	color: #253F5A;
	text-align: left;
}

.field {
	font-size: 10px;
	border: 1px solid #3C79AF;
}

.button {
	font-size: 12px;
	font-weigh: bold;
	background-color: #86B1D4;
	border: 1px solid #3C79AF;
	padding: 1px 2px;
	color: #253F5A;
}

td#menucell {
	width: 190px;
}

br.clear {
	clear: both;
}

form.selection {
    background-color: #F4F9FE;
    padding: 3px;
    margin: 0;
}

table.list {
    border: 1px solid #D3E8FD;
}

table.list tbody tr.row-1 {
    background-color: #F4F9FE;  /*  */ 
}

table.list tbody tr.row-2 {
    background-color: white;  /*  */ 
}

table.list tbody tr th {
    text-align: left;
}

table.list tbody tr td {
    text-align: center;
}

table.list thead tr th {
    text-align: center;
	font-size:12px;
}

table.list thead tr {
    background-color: #D3E8FD;
}

table.list td, table.list th {
    padding: 2px;
}

table.list tr.row-payout1 {
    background-color: #FEBD63;
}

table.list tr.row-payout2 {
    background-color: #FF5A00;
	font-weight:bold;       /*   changed */ 
	color:#FFFFFF;    		/*   changed */ 
}
table.list td.row-payout22 {		/*   new style sheet */
    background-color: #FF5A00;
	font-weight:bold;       /*   changed */ 
	color:#FFFFFF;    		/*   changed */ 
}

.style1 {
	font-size:18px;
	font-weight: bold;
}
.style2 {
	color: #BE4600;
	font-weight: bold;
	font-size: 18px;
}

table.list tbody td {
    border-left: 1px solid #D3E8FD;
}

 /*form.selection button {
   border: 1px solid #D3E8FD;
     background-color: white;
} */

label.affiliate {
    margin-left: 15px;
}