body {
background-color: #C1EBF9;
font:normal 12px/16px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; 
color:#555; 
}
a, a:visited { 
color:#0b6b8b; 
} 
a:hover { 
color:#000; 
text-decoration: underline; 
}


h1, h2, h4 {
color: #333333;
}

h3 {
color: #000000;
}

b,strong {
color: #000000;
}

#header {
background: url(bk.png) repeat-x;
height: 176px;
}

#content {
background-color: #FFFFFF;
}

#offers a {
color: #EFA239;
}

#contentStart {
background-color: #FFFFFF;
}

.startLeft {
background-color: #C6C9CA;
}

.startRight {
background-color: #C6C9CA;
}

.startContainer {
background-color: white;
}

#footer {
color: #0B6B8B;
}

#footer a {
color: #000;
}

#shortURL {
background: #ABADB3;
}

#shortURL input {
color: navy;
}

#shortSubmit {
background: #ABADB3;
border: black;
}

#shortSubmit input {
color: #EC9F38;
background: #FFE59C;
}

#shareOpt {
background: #FFE59C;
color: #555561;
}

#advancedOpt {
background: #FFE59C;
color: #555561;
}

#advancedOpt a {
color: #2CB18A;
}

#bulkSubmit {
color: #0c5088;
}

#resultsContainer {
background: #C6C9CA;
}

#resultsInner {
background: white;
}

#shortResults input {
color: red;
}

#shortResults textarea {
color: red;
}