
.nomargins {
	margin:0px;
	padding: 4px;
}
 
body {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
margin: 0pt;
padding: 0pt;
background-color: #7f0000;
background-image: url(http://exoticpublishing.com/images/bg.gif);
background-repeat: repeat-x;
background-attachment: fixed;
background-position: 0% 0%;
text-align: center;
}

#container {
color: #000000;
border-left-width-value: 1px;
border-left-style-value: solid;
border-left-color-value: #666666;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
border-right-width-value: 1px;
border-right-style-value: solid;
border-right-color-value: #666666;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
padding: 0pt;
width: 750px;
position: relative;
}

#content {
color: #000000;
margin-top: -1px;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
padding-top: 20px;
padding-right: 38px;
padding-bottom: 10px;
padding-left: 38px;
background-color:#FFFFFF;
}

td {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

A {
color: blue;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: normal;
}

A:hover {
font-family: Arial, Helvetica, sans-serif;
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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f6f6f6;
}

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

table.invoice_sub {
	border-spacing: ;
	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: 26;
}

table.invoice_data {
	border-spacing: ;
	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: 26;
}

table.invoice_dataSub {
	border-spacing: ;
	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: 26;
}

input.button {
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#243;
   border-left-color:#243;
   border-right-color:#243;
   border-bottom-color:#243;
}
