
.nomargins {
	margin:0px;
	padding: 0 4px;
}
 
body {
font-size: 1.0em;
/*FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";*/
color: #000000;
	margin:0;
	background: #f1f2f6 url(../images/right.jpg) top repeat-x;

}

td {
font-size: 1em;
FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
color: #000000;
padding: 0px;
}

#tablePadding td{
padding:5px;
}

A {
color: blue;
FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
text-decoration: none;
font-weight: normal;
}

A:hover {
FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
text-decoration: underline;
font-weight: normal;
}

tr.menu_text_indent_10 {
text-indent: 10px;
font-size: 0.7em;

}

tr.menu_text_indent_5 {
text-indent: 5px;
font-size: 0.7em;

}

SELECT, OPTION {
	FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
	font-size: 1.0em;
	color: #000000;
	background-color: #F3F9FE;
}

table.invoice {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	background-color: #F9F9F9;
}

table.invoice_sub {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	background-color: #FFFDE3;
}

table.invoice td {
	border-width: 1px;
	border-style: solid;
	border-color: #DDE3F9;
	background-color: #F4F6FD;
	padding: 2px 2px 2px 2px;
	text-indent: 4px;
	height: 26px;
}

table.invoice_data {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	padding: 6px 6px 6px 6px;
}

table.invoice_data td {
	border-width: 1px;
	border-style: solid;
	border-color: #EFF4FC;
	padding: 6px 6px 6px 6px;
	height: 26px;
}

table.invoice_dataSub {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	padding: 4px 4px 4px 4px;
}

table.invoice_dataSub td {
	border-width: 1px;
	border-style: solid;
	border-color: #EFF4FC;
	padding: 4px 4px 4px 4px;
	height: 26px;
}


input.button {
   color:#FFFFFF;
   FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
   font-size:100%;
   font-weight:bold;
   background-color:#ffa200;
   border:1px solid;
   border-top-color:#777777;
   border-left-color:#777777;
   border-right-color:#243;
   border-bottom-color:#243;
}

input.install_button {
   font-family: Helvetica, Arial, sans-serif;
   font-size:90%;
	height: 20px;
	width: 125px;
}

input.red_button {
   color:#FFFFFF;
   FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
   font-size:100%;
   font-weight:bold;
   background-color:#CC0000;
   border:1px solid;
   border-top-color:#777777;
   border-left-color:#777777;
   border-right-color:#243;
   border-bottom-color:#243;
}


.ReportsButton {
font-size: 8pt;
FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif, "Gill Sans";
width: 125px;
height: 20px;
}



