div.login 
{ 
	background-color: #FFFFCC; 
	
	width:380px;
	
}









/*#########################################################################################*/

table.members
{ width: 540px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.memberDept
{ background-color: #99CCCC;
border: 1px #000000 solid;
font-family: Verdana;
text-align: center;
font-weight: bold;
font-size: 12px;
color: #404040; }


td.member
{ border-bottom: 1px #6699CC dotted;
text-align: center;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .9em;
color: #404040;
background-color: #fafafa;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px; }


td.memberName
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .8em;
color: #404040;
background-color: #fafafa;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px; }


/***************************************************************/
td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.helpHedR
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: right;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

table.invoices
{ width: 540px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }

td.invoice
{ border-bottom: 1px #6699CC dotted;
text-align: right;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .8em;
color: #404040;
background-color: #fafafa;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px; }

td.invoiceItem
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .9em;
color: #404040;
background-color: #fafafa;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px; }



td.helpHedInvoice
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }
