body {
background-color: #0c5088;
}

h1, h2{
color: #0c5088;
}

h4 {
color: #6CC417;
}

h3 {
color: #0c5088; /*navy red;*/
}

b,strong {
color: #6CC417; /*#9900ff;*/
}

#header {
background-color: white;
}

#content {
background-color: #fcfcf5;
}

#offers a {
color: #702edd;
}

#contentStart {
background-color: #f0f5ff; /* old #00ccff;*/
}

.startLeft {
background-color: #f0f5ff;
}

.startRight {
background-color: #f0f5ff;
}

.startContainer {
background-color: white;
}

#footer {
color: white;
}

#footer a {
color: white;
}

#shortURL {
background: #0c5088; /*#00ccff;*/
}

#shortURL input {
color: navy;
}

#shortSubmit {
background: #0c5088; /*#00ccff;*/
border: #0c5088; /*black;*/
}

#shortSubmit input {
color: #f0f5ff; /*#6CC417; white;*/
background: #0c5088; /*red;*/
}

#shareOpt {
background: navy; /*old red;*/
color: white;
}

#advancedOpt {
background: #f0f5ff; /*#C6DEFF; #A0CFEC; red;*/
color: #0c5088; /*white;*/
}

#advancedOpt a {
color: #6CC417; /*white;*/
}

#bulkSubmit {
color: #0c5088; /*#0c5088;*/
}

#resultsContainer {
background: #f0f5ff;
}

#resultsInner {
background: white;
}

#shortResults input {
color: red;
}

#shortResults textarea {
color: red;
}