
BODY {
  background-image: url("../Common/Slate-01.jpg");
  background-attachment: fixed;
  font-family: "Comic Sans MS", Arial, sans-serif;
  color: #FFFFCC;
}

table.image {
color: #000000;
background-color: #ffffff;
padding: 0px;
margin: 0px;
}

table.chart {
color: #000000;
background-color: #ffffff;
border: #000000 solid;
}

td.chart {
text-align: center;
color: #000000;
background-color: #ffffff;
border: #000000 solid 1px;
}

th.chart {
text-align: center;
color: #000000;
background-color: #ffffff;
border: #000000 solid 1px;
}


table.header {
text-align: center;
color: #000000;
background-color: #a3cfe0;
border: #000000 solid 1px;
}

th.header {
text-align: center;
background-color: #a3cfe0;
border: #000000;
}

P:first-letter {
  text-align: left;
  font-size: 250%;
  vertical-align: middle;
  font-weight: bold;
  float: none;
  line-height: 49%;
  font-family: "French Script MT", "Lucida Calligraphy", "Mural Script", "CommercialScript BT", "Engravers MT", "Times New Roman", serif;
}

P.No-Space {
  margin-bottom: 0em;
  margin-top: 1pt;
  padding-top: 2pt;
  padding-bottom: 0pt;
}

 
A:link {
  color: #79F5FF;
  text-decoration: underline;
}

A.header:link {
  color: #492bf4;
  text-decoration: underline;
}

A:visited {
  color: #79F5FF;
  text-decoration: underline;
}

A.header:visited {
  color: #492bf4;
  text-decoration: underline;
}

A:hover {
  color: #FEE815;
  text-decoration: underline;
  font-style: normal;
}

A.header:hover {
  color: #FEE815;
  text-decoration: underline;
  font-style: normal;
}

A:active {
  text-decoration: underline;
  color: #79F5FF;
}

A.header:active {
  color: #492bf4;
  text-decoration: underline;
}

A.Image:link {
  color: #79F5FF;
  text-decoration: underline;
}

A.Image:visited {
  color: #79F5FF;
  text-decoration: underline;
}

DIV.List-Header {
  color: #79F5FF;
}

A.Image:hover {
  border-top: medium #FEE815 groove;
  border-right: medium #FEE815 groove;
  border-bottom: medium #FEE815 groove;
  border-left: medium #FEE815 groove;
}

A.Image:active {
  border-top: none;
  text-decoration: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

H1, H2, H3 {
  font-weight: bold;
  text-align: center;
  color: #00FF00;
  font-style: italic;
}

H4 {
  font-size: larger;
  text-align: center;
}

H5, H6 {
  text-align: center;
  font-weight: lighter;
}

H2.Bullet {
  text-align: left;
}

H3.Input {
  text-align: right;
  color: #FEE815;
  line-height: 75%;
  vertical-align: bottom;
}

H3.Input-NewLine {
  text-align: center;
  color: #FEE815;
  line-height: 75%;
  vertical-align: bottom;
}

IMG.Wrap {
  margin-right: 1em;
  margin-left: 1em;
}

 
H2.Print, H3.Print, H4.Print {
  font-weight: bold;
  text-align: center;
  color: #80FF80;
  font-style: italic;
}

SPAN.Quoted {
  color: #FEE815;
}

SPAN.Radio {
  color: #FEE815;
}

.Print {
  font-family: "Times New Roman", "MS Serif", serif;
  font-weight: normal;
}

STRONG {
  font-size: larger;
  color: #FF3333;
}

UL {
  list-style-image: url(http://www.pocosales.com/iright.GIF);
  margin-top: 1em;
  list-style-type: display;
}

input {
font-family: "Comic Sans MS", Arial, sans-serif;
font-weight: bold;
}

input.Input {
background-color: #e0ffd9;}

input:focus {
background-color: #FFFFCC;
}

select {
font-family: "Comic Sans MS", Arial, sans-serif;
font-weight: bold;
}

select.Input {
background-color: #e0ffd9;}

select:focus {
background-color: #FFFFCC;
}

textarea {
font-family: "Comic Sans MS", Arial, sans-serif;
font-weight: bold;
}

textarea.Input {
background-color: #e0ffd9;}

textarea:focus {
background-color: #FFFFCC;
}

table.Form {
background-color: #cfcfcf;
border-top: #5f5f5f solid;
border-left: #5f5f5f solid;
border-bottom: #efefef inset;
border-right: #efefef inset;}


