BODY
{
  scrollbar-face-color: #0f0f0f;
  scrollbar-highlight-color: #222222;
  scrollbar-shadow-color: #444444;
  scrollbar-3dlight-color: #444444;
  scrollbar-arrow-color: #666666;
  scrollbar-track-color: black;
  scrollbar-darkshadow-color: #222222;
  overflow: auto;
 }

BODY,
TABLE,
TR,
TD,
TH,
.margins
 {

  font-weight: normal;
  font-size: 10px;
  font-family: verdana, tahoma, "ms sans serif", arial;
  font-style: normal;
  color: #C48944;
 }


.margins
 {
   margin-top: 130px;
   margin-left: 40px;
   width: 325px;
   text-align: justify;
 }


.tblback
 {
   background-image: url(images/design_05.jpg);
   background-repeat: no-repeat;


 }


b
 {
   font-weight: normal;
   font-size: 10px;
   color: orange;
 }


a:link, a:visited, a:active
 {
   font-weight: normal;
   color: #F9D5A9;
   text-decoration: underline;
 }

a:hover
 {
   font-weight: normal;
   color: #AD824E;
   text-decoration: underline;
 }

a.host:link, a.host:visited, a.host:active
 {
   font-weight: normal;
   color: #844904;
   text-decoration: underline;
 }

#footerend a:link, #footerend a:visited, #footerend a:active
 {
   font-weight: normal;
   color: #844904;
   text-decoration: none;
 }



.hosting
{
  color: #844904;
  font-size: 9px;
}

.formSubscribeInput
{
   background-color: #000000;
   border: 1px solid #c48944 ;
   color:  #ffa500;
}

.formSubscribelink
{
 color:  #ffa500;
}
