body {
  background: #7399bf url(../images/page_bg_main.jpg) top left repeat-x;
}

.BodyMainRight .InnerHeaderImage {
  border-bottom:5px solid #7399bf; 
  margin-top:5px;
}

.ArticleTeaser h4 {
  color:#65AFF9;
}

.ArticleTeaser select {
  border:1px solid #65AFF9;
  color:#65AFF9;
}

.RightNavTeaser .LeftNavText a {
  color: #65AFF9;
}

h6 {
  color:#65AFF9;
}

.ContentBodyMain input {
  border:1px solid #65AFF9;
  color:#65AFF9;
}

.ContentBodyMain a {
  color:#65AFF9;
}

.barCart input {
  background-color:#262626;
  color:#65AFF9;
  border: 1px solid #374E7E;
}

.category-head p {
    padding: 15px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #0D0D0D;
    color: #65AFF9;
    border-right:1px solid #262626;
    border-bottom:1px solid #262626;
}
