body.admin {
background-color : #f2f5ff;
margin-top : 10px;
margin-bottom : 10px;
margin-left : 10px;
margin-right : 10px;
text-align : center;
background-image : url(/images/background.gif);
font-size : 9pt;
font-family : Arial, sans-serif;
color : #552200;
}

body {
background-color : #e2e0c7;
margin-top : 10px;
margin-bottom : 10px;
margin-left : 10px;
margin-right : 10px;
text-align : left;
font-size : 9pt;
font-family : Arial, sans-serif;
color : #552200;
}

body.main {
background-color : #f2f5ff;
margin-top : 10px;
margin-bottom : 10px;
margin-left : 10px;
margin-right : 10px;
text-align : center;
background-image : url(/images/background.gif);
font-size : 9pt;
font-family : Arial, sans-serif;
color : #552200;
}

a:link {
text-decoration : none;
color : #007700;
}

a:active {
text-decoration : none;
color : red;
}

a:visited {
text-decoration : none;
color : #007700;
}

a:hover {
text-decoration : underline;
color : #a52a2a;
}

p {
font-size : 9pt;
font-family : Arial, sans-serif;
color : #552200;
}

li {
font-size : 9pt;
font-family : Arial, sans-serif;
color : #552200;
}

h1 {
font-size : 20pt;
font-family : Arial, sans-serif;
color : #552200;
}

h2 {
font-size : 16pt;
font-family : Arial, sans-serif;
color : #552200;
}

h3 {
font-size : 14pt;
font-family : Arial, sans-serif;
color : #552200;
}

h4 {
font-size : 12pt;
font-family : Arial, sans-serif;
color : #552200;
}

h5 {
font-size : 10pt;
font-family : Arial, sans-serif;
color : #7f0000;
}

h6 {
font-size : 9pt;
font-family : Arial, sans-serif;
color : #4f0000;
}

p.heading {
display : inline;
font-size : 16pt;
font-family : Arial, Helvetica, Sans Serif;
font-weight : bold;
color : #7f0000;
}

p.heading2 {
display : inline;
font-size : 16pt;
font-family : Arial, Helvetica, Sans Serif;
font-weight : bold;
color : #7f0000;
}

p.subheading {
display : inline;
font-size : 13pt;
font-family : Arial, Helvetica, Sans Serif;
font-weight : bold;
color : #7f0000;
}

p.subheading2 {
display : inline;
font-size : 13pt;
font-family : Arial, Helvetica, Sans Serif;
font-weight : bold;
color : #7f0000;
}

table.main {
border : solid;
border-color : black;
border-width : 0;
width : 760px;
margin-left : auto;
margin-right : auto;
}

table.sub {
border : solid;
border-color : #ffffff;
border-width : 0;
width : 100%;
background-color : white;
padding : 0;
}

td.top {
vertical-align : top;
text-align : center;
width : 610px;
height : 75px;
border : solid;
border-width : 0;
background-color : #e2e0c7;
padding-top : 4px;
}

td.left {
vertical-align : top;
width : 150px;
border : solid;
border-width : 0;
border-color : #ffffff;
padding-left : 1px;
padding-top : 3px;
padding-right : 5px;
}

td.centre {
vertical-align : top;
width : 610px;
height : 320px;
border : solid;
border-width : 0;
background-color : #e2e0c7;
padding-left : 20px;
padding-right : 20px;
padding-top : 1px;
padding-bottom : 8px;
}

td.right {
width : 150px;
border : solid;
border-width : 0;
border-color : #bcbcbc;
background-color : #eeeedd;
padding : 4px;
}

td.margin {
width : 10px;
}

input {
background-color : #ffffff;
font-family : Arial, Helvetica, Sans Serif;
font-size : 8pt;
color : #003333;
}

textarea {
background-color : #ffffff;
font-family : Arial, Helvetica, Sans Serif;
font-size : 8pt;
color : #003333;
}

select {
background-color : #ffffff;
font-family : Arial, Helvetica, Sans Serif;
font-size : 8pt;
color : #003333;
}