body.admin {
  background-color: #fcfefd;
  background-image: url(/images/stoneback.jpg);  
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  text-align: center;
  color: #333333;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 11pt;
}

body {
  background-color: white;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  text-align: left;
  color: #333333;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 11pt;
}

body.main {
  background-color: #fcfefd;
  background-image: url(/images/stoneback.jpg);
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  text-align: center;
  color: #333333;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 11pt;
}

a:link {
  color: #7f0000;
  text-decoration: none;
}

a:active {
  color: red;
  text-decoration: none;
}

a:visited {
  color: #7f0000;
  text-decoration: none;
}

a:hover {
  color: #9f0000;
  text-decoration: underline;
}

a.button {
    /* Sliding right image */
background: transparent url('/images/menubar1_main.png') no-repeat scroll top right; 
display: block;
float: left;
height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 0px;
padding-right: 7px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
padding-bottom: 0px;
/* FONT PROPERTIES */
text-decoration: none;
color: white;
font-family: Arial, "Times New Roman", Serif, serif;
font-size:10.5pt;
font-weight:bold;
}

a.button span {
/* Background left image */ 
background: transparent url('/images/menubar1_main.png') no-repeat; 
display: block;
color: white;
line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding-left: 8px;
padding-top: 0px;
padding-right: 6px;
padding-bottom: 0px;
} 

a.button:hover{
background: transparent url('/images/menubar1_over.png') no-repeat scroll top right; 
display: block;
text-decoration:none;
float: left;}

a.button:hover span{
background: transparent url('/images/menubar1_over.png') no-repeat;
text-decoration:none;
color: black;
}

a.button2 {
    /* Sliding right image */
background: transparent url('/images/menubar2_main.png') no-repeat scroll top right; 
display: block;
float: left;
height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 0px;
padding-right: 7px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #7e6d28;
font-family: Arial, "Times New Roman", Serif, serif;
font-size:10.5pt;
font-weight:bold;
}
a.button2 span {
/* Background left image */ 
background: transparent url('/images/menubar2_main.png') no-repeat; 
display: block;
color: #7e6d28;
line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding-left: 6px;
padding-top: 0px;
padding-right: 4px;
padding-bottom: 0px;
} 

a.button2:hover{
background: transparent url('/images/menubar2_main.png') no-repeat scroll top right; 
display: block;
text-decoration:none;
float: left;}

a.button2:hover span{
background: transparent url('/images/menubar2_main.png') no-repeat;
text-decoration:none;
color: white;
}

p {
  color: #333333;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 11pt;
}

p.heading {
  color: #dd5511;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 13pt;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 4px;  
}

p.subheading {
  color: #cc6600;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 11pt;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 4px;  
}

p.heading2 {
  color: #7f0000;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 16pt;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 4px;
}

p.subheading2 {
  color: #7f0000;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 13pt;
  font-weight: bold; 
  margin-top: 2px;
  margin-bottom: 4px;  
}

li {
  color: #333333;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 11pt;
}

hr {
  color: #fafafa;
  background-color: #fafafa;
  width:100%;
  height:1px; 
}

h1 {
  color: #7f0000;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 19pt;
  font-weight: bold;
}

h2 {
  color: #8f0000;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 16pt;
  font-weight: bold;
}

h3 {
  color: #9f0000;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 14pt;
  font-weight: bold;
}

h4 {
  color: #af0000;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

h5 {
  color: #bf0000;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 11pt;
  font-weight: bold;
}

h6 {
  color: #cf0000;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 12pt;
}

table.main {
  margin-left: auto;
  margin-right: auto;
  width: 766px;
}

table.sub {
  border: solid;
  border-color: #000000;
  border-width: 0px;
  width:100% ;
}

td.left {
  padding: 0px;
  vertical-align: top;
  width: 123px;
  border-right: 1px solid #bbbbbb;
}

td.centre {
  background-color: #ffffff;
  height: 300px;
  padding-bottom: 0px;
  vertical-align: top;
  width: 643px;
}

td.top {
  background-color: #ffffff;
}

td.right {
  background-color: #eeeedd;
  padding: 4px;
  width: 150px;
}

td.bottom {
  background-color: #e9ddaf;
  padding: 4px;
  vertical-align: middle;
  border-top: 2px solid #a6985c;
}

td.margin {
  width: 10px;
}

input {
  background-color: #fafafa;
  color: #003333;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 8pt;
}

textarea {
  background-color: #ffffff;
  color: #003333;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 8pt;
}

select {
  background-color: #ffffff;
  color: #003333;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 8pt;
}

input.block {
  background-color: #ffffff;
  color: #003333;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 8pt;
}

input.button {
  background-color: #faf9e7;
  color: black;
  font-family: Arial, Helvetica, "Sans Serif", sans-serif;
  font-size: 8pt;
  font-weight: normal;
}
