body {
background-color: #FFFFFF;
}

h1, h2, h4 {
color: navy;
}

h3 {
color: red;
}

b,strong {
color: #0c5088;
}

#header {
background-color: white;
}

#content {

background-color: #FFFFFF;
}

#offers a {
color: #702edd;
}

#contentStart {
background: url(bg-grey.jpg) top repeat-x;

}

.startLeft {
background-color: #D8E1E3;
}

.startRight {
background-color: #D8E1E3;
}

.startRight4 {
background-color: #D8E1E3;
}

.startContainer {
background-color: white;
}

#footer {
color: black;
}

#footer a {
color: black;
}

#shortURL {
background: #D8E1E3;
}

#shortURL input {
color: navy;
}

#shortSubmit {
background: #D8E1E3;
border: black;
}

#shortSubmit input {
color: white;
background: #3366FF;
}

#advancedOpt {
background: #3366FF;
color: white;
}

#advancedOpt a {
color: white;
}

#shareOpt {
background: #3366FF;
color: white;
}

#shareOpt a {
color: white;
}

#bulkSubmit {
color: #0c5088;
}
/* #f0f5ff */
#resultsContainer {
background: #D8E1E3;
}

#resultsInner {
background: white;
}

#shortResults input {
color: red;
}

#shortResults textarea {
color: red;
}
