

.nomargins {

	margin:0px;

	padding: 4px;

}

 

body {

font-size: 11px;

font-family: Tahoma, Verdana, Arial;

color: #000000;

}



td {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}



A {

color: blue;

font-family: Tahoma, Verdana, Arial;

text-decoration: none;

font-weight: normal;

}



A:hover {

font-family: Tahoma, Verdana, Arial;

text-decoration: underline;

font-weight: normal;

}



tr.menu_text_indent_10 {

text-indent: 10px;

}



tr.menu_text_indent_5 {

text-indent: 5px;

}



SELECT, OPTION {

	font-family: Tahoma, Verdana, Arial;

	font-size: 11px;

	color: #000000;

}



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: Tahoma, Verdana, Arial;

   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: Tahoma, Verdana, Arial;

   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: Tahoma, Verdana, Arial;

width: 125px;

height: 20px;

}

input[type="button"], input[type="submit"], input[type="reset"] {
	color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size:10px;
	background-color:#ff8400;
	border:1px solid #b7b7b7;
	text-transform: uppercase;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
input[type="text"], input[type="password"], textarea {
	border:1px solid #999999;
}
hr {
	font-size: 1px;
	color: #999999;
	background-color: #999999;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.thead {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7a93cd;
	border-bottom-color: #36518f;
	text-transform: uppercase;
}

.whitetxt {
	color: #FFFFFF;
}
