body {
  font-family: verdana;
  font-size: 12px;
  background-color: #B2CDE2;
  color: #252526;
}

ol li {
  padding-bottom: 5px;
}

h1 {
  font-size: 14px;
  color: #00579c;
  font-weight: bold;
}

h2 {
  font-size: 13px;
  color: #fe6400;
  font-weight: bold;
}

a:link {
  color: #00579c;
  text-decoration: underline;
}

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

a:visited {
  color: #00579c;
  text-decoration: underline;
}

#container {
  width: 900px;
  margin: 0 auto 0 auto;
  background: url(../../images/body.jpg) repeat;
}

#header {
  background: url(../../images/header3.jpg) no-repeat;
  height: 116px;
}

#header2 {
  background: url(../../images/header2.jpg) no-repeat;
  height: 116px;
}

#flasharea {
  float: right;
}

#navigation {
  background: url(../../images/navbg.jpg) 0px top;
  padding: 5px 0 5px 20px;
}

#footer {
  background-image: url(../../images/footer.jpg);
  background-repeat: no-repeat;
  height: 21px;
  clear: both;
}

#textarea {
  width: 730px;
  float: left;
  padding: 20px;
}

.rightSideTable {
  width: 182px;
  margin: 0 0 0 5px;
}

.rightSideTable .orangetop {
  background-image: url(../../images/orangetop.jpg);
  background-repeat: no-repeat;
  height: 17px;
  width: 182px;
  margin-top: 10px;
}

.rightSideTable .middlebg {
  background-image: url(../../images/middlebg.jpg);
  background-repeat: repeat-y;
  width: 182px;
}

.rightSideTable .middlebg .whitetable {
  color: #191919;
  margin: 0 15px 0 9px;
  padding: 1px;
  background-image: url(../../images/bubblebg.jpg);
  background-repeat: repeat;
}

.rightSideTable .middlebg .whitetable a:link {
  color: #00579c;
  text-decoration: underline;
}

.rightSideTable .middlebg .whitetable a:hover {
  color: #ff6700;
  text-decoration: underline;
}

.rightSideTable .middlebg .whitetable a:visited {
  color: #00579c;
  text-decoration: underline;
}

.rightSideTable .orangebottom {
  background-image: url(../../images/orangebottom.jpg);
  background-repeat: no-repeat;
  height: 20px;
}

.blackbold {
  font-weight: bold;
}


.question {
  font-weight: bold;
  color: #fe6400;
}

.blueunderline {
  text-decoration: underline;
  font-weight: bold;
  color: #00579c;
}

.bluebold {
  font-weight: bold;
  color: #00579c;
}


.bluecaption {
  color: #00579c;
  font-size: 13px;
}

.clearboth { 
  clear: both; 
}

.linerthumbs {
  font-size: 11px;
}

.packagename {
  color: #00579c;
  font-size: 13px;
  font-weight: bold;
}

.randompics {
  background-image: url(../../images/randompicbg.jpg);
  background-repeat: no-repeat;
  height: 140px;
}

.productcategory {
  background-image: url(../../images/bluegradient.jpg);
  background-repeat: no-repeat;
  font-weight: bold;
  height: 20px;
  color: #000000;
}

.producttext {
 font-size: 10px;
}

.orangebold {
  font-weight: bold;
  color: #fe6400;
}

.formbuttons {
  font-size: 11px;
  color: #fe6400;
}

.splashbg {
  background-image: url(../../images/splash.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

.orangecaption {
  font-size: 9px;
  color: #fe6400;
}

.email {
  font-size: 10px;
}

.blueborder {
  border: 1px solid #00579c;
}

.names {
  color: #00579c;
}

.listenlink a:link{
  font-weight: bold;
  color: #00579c;
  text-decoration: none;
}

.listenlink a:hover {
  font-weight: bold;
  color: #fe6400;
  text-decoration: none;
}

.listenlink a:visited {
  font-weight: bold;
  color: #00579c;
  text-decoration: none;
}

.copyright {
  font-size: 10px;
}

.copyright a:link {
  font-size: 10px;
  color: #00579c;
  text-decoration: none;
}

.copyright a:hover {
  font-size: 10px;
  color: #fe6400;
  text-decoration: none;
}

.copyright a:visited {
  font-size: 10px;
  color: #00579c;
  text-decoration: none;
}
