body
{
  background-color: black;
  font-size: 0.7em;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
  line-height: 3.3ex;
  text-align: left;
}

p
{
  margin-top: 0.5ex;
  margin-bottom: 3ex;
}

h1
{
  font-weight: bold;
  color: #ee276a;
  font-size: 1.5em;
  margin-top: 0;
    margin-bottom: 1ex;
    margin-left: 0;
        margin-right: 0;
  padding: 0;
}

h2
{
  font-weight: bold;
  color: #177924;
  font-size: 1.3em;
  margin-top: 2ex;
  margin-bottom: 1ex;
  padding: 0;
}

h3
{
  font-weight: bold;
  color: #177924;
  font-size: 1.1em;
}

h4
{
  font-weight: bold;
  color: #177924;
  font-size: 1.3em;
  margin: 0;
  padding: 0;
}

ul li
{
  margin-left: -2em;
  margin-bottom: 1ex;
  list-style-type: none;
  padding: 0;
}


em
{
  font-weight: bold;
  font-style: normal;
  color: #177924;
  font-size: 1.1em;
}

#news
{
border-right: #ee276a 1pt solid;
padding-right: 6pt;
padding-left: 3pt;
margin-left: 15pt;
margin-bottom: 15pt;
margin-right: 5pt;
}

#news h1
{
  font-weight: bold;
  font-size: 1.4em;
  color: #ee276a;
  margin: 0;
  padding: 0;
}

#news h2
{
margin: 0;
padding: 0;
font-size: 1.2em;
}

#news p
{
margin: 0;
padding: 0;
font-size: 1em;
}

#news a
{
margin: 0;
padding: 0;

}

#news hr
{
color: #ee276a;
}

.sizelarge
{
  font-weight: bold;
  color: black;
  font-size: 1.5em;
  margin-top: 0;
    margin-bottom: 1ex;
    margin-left: 0;
        margin-right: 0;
  padding: 0;
}

strong
{
  color: #ee276a;
  font-size: 1.1em;
 }

a:link
{
  font-weight: bold;
  font-style: normal;
  color: #ee276a;
  font-size: 1.1em;
}

a:visited
{
  font-weight: bold;
  font-style: normal;
  color: #6EBFAA;
  font-size: 1.1em;
}

a:hover
{
  font-weight: bold;
  font-style: normal;
  color: #177924;
  font-size: 1.1em;
}

a:active
{
  font-weight: bold;
  font-style: normal;
  color: white;
  background-color: #ee276a;
  font-size: 1.1em;
}

#offer
{
  background-color: #E0FFFF;
  border: 3pt dotted #177924;
  padding: 15pt;
  margin: 0;
  }
  
  #offer a:link
{
  font-weight: bold;
  font-style: normal;
  color: #ee276a;
  font-size: 1.1em;
}

 #offer a:visited
{
  font-weight: bold;
  font-style: normal;
  color: #177924;
  font-size: 1.1em;
}

 #offer a:hover
{
  font-weight: bold;
  font-style: normal;
  color: #177924;
  font-size: 1.1em;
}

 #offer a:active
{
  font-weight: bold;
  font-style: normal;
  color: white;
  background-color: #ee276a;
  font-size: 1.1em;
}

#bot a:link
{
  font-weight: bold;
  font-style: normal;
  color: #ee276a;
  font-size: 1.1em;
  background: url(../images/tick.jpg) no-repeat;
  padding-left: 3em;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right:1em;
  text-decoration: none;
}

#bot a:visited
{
  font-weight: bold;
  font-style: normal;
  color: #6EBFAA;
  font-size: 1.1em;
    background: url(../images/tick.jpg) no-repeat;
  padding-left: 3em;
  padding-top: 10px;
  padding-bottom: 10px;
    padding-right:1em;
  text-decoration: none;

}

#bot a:hover
{
  font-weight: bold;
  font-style: normal;
  color: #177924;
  font-size: 1.1em;
  margin-top: 2em;
  background: url(../images/tickover.jpg) no-repeat;
  padding-left: 3em;
  padding-top: 10px;
  padding-bottom: 10px;
    padding-right:1em;
}

#bot a:active
{
  font-weight: bold;
  font-style: normal;
  color: white;
  background-color: #ee276a;
  font-size: 1.1em;
  padding-left: 3em;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right:1em;

}


#orderlink a:link
{
  font-weight: bold;
  color: white;
  font-size: 1.1em;
  background-color: #ee276a;
  padding-left: 3em;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right:3em;
  text-decoration: none;
}

#orderlink a:visited
{
  font-weight: bold;
  color: white;
  font-size: 1.1em;
  background-color: #6EBFAA;
 padding-left: 3em;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right:3em;
  text-decoration: none;
}

#orderlink a:hover
{
  font-weight: bold;
  color: white;
  font-size: 1.1em;
  background-color: #177924;
 padding-left: 3em;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right:3em;
  text-decoration: none;
}

#orderlink a:active
{
  font-weight: bold;
  color: white;
  font-size: 1.1em;
  background-color: #177924;
  padding-left: 3em;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right:3em;
  text-decoration: none;

}

#linksbottom a
{
  font-style: normal;
  color: white;
  font-size: 0.9em;
}


.mainborder
{
  border-left: 2pt solid #177924;
  border-bottom: 2pt solid #177924;
  border-right: 2pt solid #177924;
}

.backg
{
  background-color: white;
  background-image: url(../images/website_05.jpg);
  background-repeat:  no-repeat;
  background-position: right bottom;
}

.boldinline
{
  color: #177924;
  font-weight: bold;
}

#comment
{
border: solid #177924 2px;
background-color:#E0FFFF;
padding: 15px;
}