body {
  background-image: url(http://www.sourcepublisher.com/images/background2.jpg);
  background-position: center;
  margin:0;
  padding:0;
}
body, th, td {

    font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    font-size: 0.9em;
    color: #000000;
}
input, textarea {
    font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    font-size: 0.9em;
}
hr { 
    background-color: #4479BE;
    border: 0;
    width: 600px;
    height: 1px;
}
.p.arial {
  text-align: left;
}
ul, li { list-style: disc; }
.small { font-size: x-small; font-weight: normal; }
.powered, .powered a { font-size: xx-small; color: #808080; margin: 0.5em 0em 0.5em 0em; }
strong, .strong { font-weight: bold; }
.text_disabled { color: ButtonFace; } 
h2,h3 {
    color: #707070;
    font-weight: bold;
    text-align: center;
    margin: 0.5em 0.5em 0.5em 0.5em;
}
h1 { font-size: 140%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  font-size: 80%;
  color: #000066;
} 
div.centered { text-align: center; }
div.centered table {
    margin: 0 auto; 
    text-align: left;
}
ul,ol { margin-left: 2em;}
.code { font-family: "Courier New", Monospace; font-size: 120%; color: blue; } 
.vedit {
    border: solid 1px #000000;
}
.vedit td {
    text-align: left;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;

    background-color: White;
    border: solid 1px #000000;
}
.vedit th {
    padding: 10px 15px 10px 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;

    background-color: #6699ff;
    border: solid 1px #000000;
}
.vedit .headrow { font-weight: bold; text-align: center; }
.hedit {
    border: solid 1px #000000;
}
.hedit td {
    padding: 5px;
    background-color: #E0E0E0;
    font-size: 8pt;
    background-color: white;
    border: solid 1px #000000;
}
.hedit th {
    padding: 5px;
    font-weight: bold;
    text-align: center;

    background-color: #6699ff;
    border: solid 1px #000000;
}
table.errmsg
{
    font-family: Helvetica, Verdana, sans-serif;
    font-size: 90%;
    background-color: red;
    border: #cc0000 1px solid;
    margin: 5px 0px 5px 0px;
}
table.errmsg td
{
    padding: 5px 50px 5px 5px;
    font-weight: bold;
}
table.errmsg td li
{
    list-style: square;
}
.receipt td {
    background-color: #F0F0F0;
    border: solid 1px black;
    padding: 2px 4px 2px 4px;
}
.receipt th {
    background-color: #C0C0C0;
    border: solid 1px black;
    font-weight: bold;
    padding: 2px 4px 2px 4px;
}
.receipt td.total {
    background-color: #C0C0C0;
    border: solid 1px black;
}
.receipt {
    border-collapse: collapse;
}
.newsletters td {
    padding: 5px;
    margin: 5px;
}
.newsletters td.disabled {
    padding: 5px;
    margin: 5px;
    color: #505050;
}
.newsletters_archive td {
    padding: 2px;
    margin: 0px;
}
label.error {
    padding-left: 3px;
	color: red;
	font-style: italic;
	font-weight: normal;
}
input.error {
    border: 2px solid red;
}
.style1 {
	color: #000000;
	font-size: 24px;
}
.style2 {color: #0000FF}
.style3 {
	font-size: 24px;
	color: #FF0000;
}
.style4 {font-size: 18px}
.style5 {
	font-size: 24px;
	font-weight: bold;
}
.style6 {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.style7 {font-size: 18px; color: #CC0000; }
.style8 {color: #FF0000}
.style9 {font-size: 10px}
