body {
	background-color: #4974b9;
	margin: 0px;
        font-family: Arial, Helvetica, sans-serif;
        color: #222222;
        font-size: 12px;
        text-align: center;
}
#all {
    width: 788px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#ship {
    margin-left: 75px;
}
#logo {
    margin-bottom: 15px;
}
td {font-size: 12px;}
a:link {
	color: #4974B9;
}
a:visited {
	color: #2F5DA8;
}
a:hover {
	color: #2E5CA9;
}
a:active {
	color: #2D5BA6;
}
.sidebar_title {
    background-color: #ffffff;
    color: #2C5AA7;
    font-weight: bold;
    font-size: 12px;
}

#copyright {
    text-align: center;
    color: #143E80;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 45px;
    margin-top: 12px;
}
#link_partners {
    color: #666666;
}
#link_partners a {
    text-decoration: none;
}

.style3 {color: #2C5AA7}
.style4 {color: #4974B9; }

p {
    margin-top: 1em;
    margin-bottom: 1em;
}

.example_code {
    background-color: #e8e8e8;
    color: #000000;
}
.alexa_rank {
    background-color: #ffffff;
    color: #000080;
    font-weight: bold;
}
.engine_name {
    font-weight: bold;
}
#submit_form {
    font-weight: bold;
}
#submit_progress_old {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin: 10px;
}
#submit_progress {
    font-size: 16px;
    color: black;
    text-align: center;
    margin: 35px;
    font-weight: bold;
}
